-
Notifications
You must be signed in to change notification settings - Fork 446
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
Included feature publishM2 #1113
Conversation
Hi @giorgioinf, Thank you for your contribution! We really value the time you've taken to put this together. Before we proceed with reviewing this pull request, please sign the Lightbend Contributors License Agreement: |
Issue: #1114 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Solid pull request 😎
Thanks for improving sbt-native-packer. This looks like a reasonable extension. We'll merge when the tests have passed.
How can we deal with this travis error at .m2 directory, when it is building a package at second time?
Similar problem: Workaround: add or change |
Sorry for my last (now deleted) comment. I haven't seen your last comment, which already addressed this issue. I would go |
… snapshot parameter
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice 😍
Feature request - publishM2
It's a small change including a publishM2 action. Currently the sbt-native-packages only supports
publish
andpublishLocal
actions.Tested on