-
Notifications
You must be signed in to change notification settings - Fork 7.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initial files for Debian Package. #775
Conversation
Add <formats>
<format>zip</format>
<format>dir</format>
</formats> |
I tried this approach but I am facing several build errors in this method like file permission issues and target directory location, but instead of configuring multiple items I'll try to make a template type of package, will update you on this till tomorrow morning |
modified the configuration reverted the commit
Need to update
|
Will do it! |
travis-ci fixed. |
thank you @hengyunabc |
This Pull request is for creating the Debian package for arthas and this is all of my initial files.
for testing the package run
mvn clean install
this will create arthas.deb inside /packaging/target directory which can be installed by dpkg.