-
-
Notifications
You must be signed in to change notification settings - Fork 27k
Package patterns into executable jars setup #1092
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
Conversation
Sync from base repo
Sync from master
re-sync from base
…ith all dependencies in built
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.
The proposed structure looks good. There are some conflicts that prevent merging of this branch.
Resync to remove conflicts
# Conflicts: # abstract-document/pom.xml # pom.xml
Fixed the conflict |
Hi @iluwatar , As of now I have set plugin in each sub module to generate respective jar |
@hbothra15 that is the correct approach. In the microservices example we have 3 submodules that should each be runnable using |
If there is no conflict can we proceed with first MR, and I will be raising others in batches |
Thanks @hbothra15 for the first set. |
Package patterns into executable jars
Pull request description