Skip to content
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

create zip distribution to mimic a server deploy (like jetty, tomcat, etc.) #9

Closed
jknack opened this issue Dec 12, 2014 · 0 comments
Closed
Labels
Milestone

Comments

@jknack
Copy link
Member

jknack commented Dec 12, 2014

In addition to the fat jar distribution, a zip with the following structure should be created too:

public/
config/
logs/
tmp/
start.sh
stop.sh
myapp.jar

Zip distribution should be created with Maven, while executing: mvn clean package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant