branch develop updated (9ee411b -> ebbce7b)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pom. See https://gitlab.nuiton.org/nuiton/pom.git from 9ee411b Update jredmine-m-p- to 1.10 (Fixes #4030) new ebbce7b Add smal shade doc The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit ebbce7bf7e85bd970bbb5b75c4c3f29b4f64303c Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 13 17:21:54 2016 +0200 Add smal shade doc Summary of changes: README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See https://gitlab.nuiton.org/nuiton/pom.git commit ebbce7bf7e85bd970bbb5b75c4c3f29b4f64303c Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 13 17:21:54 2016 +0200 Add smal shade doc --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 768d9cf..546f1dc 100644 --- a/README.md +++ b/README.md @@ -306,4 +306,14 @@ On that *develop-x* branch add in the property section this configuration: git flow feature start myFeature develop.x `` -Release process stay the same, nothing change :). \ No newline at end of file +Release process stay the same, nothing change :). + +## How can I shade my application jar ? + +Benefit is to get a single application jar. + +Short answer: use the Shade Maven plugin. + +Get an example in this project (search for **assembly-profile**): + +[observe application swing](https://gitlab.nuiton.org/codelutin/observe/blob/develop/application-swing/p...). -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm