We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
- my-app-project - src/main/scala - api/controller.scala - model/domain.scala - utils/util.scala
I need this result.
my-app-0.1.0.jar my-app-api-0.1.0.jar my-app-model-0.1.0.jar my-app-utils-0.1.0.jar
Is this possible? Thanks!
The text was updated successfully, but these errors were encountered:
Hi @mvillafuertem
Thanks for your question 😃 Can you please add a bit more information on what you already tried and what you are trying to achieve?
Native packager builds distributions and not jars. The output formats are zip, dmg, rpm, deb or docker images. If you have multiple main classes you get multiple bash / bat scripts to run them.
Sorry, something went wrong.
Ouch! 🤦🏻♂️ My fault sorry, Thanks for your answer. This question should be for sbt-assembly...
No branches or pull requests
I need this result.
Is this possible? Thanks!
The text was updated successfully, but these errors were encountered: