branch develop updated (844af86 -> 957d69a)
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 844af86 Fix doc new 957d69a fixes #3921 maven-source-plugin bad configuration 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 957d69ad26469c81e2e06fe5858b89b8a91b134f Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 23 05:07:58 2016 +0100 fixes #3921 maven-source-plugin bad configuration Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 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 957d69ad26469c81e2e06fe5858b89b8a91b134f Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 23 05:07:58 2016 +0100 fixes #3921 maven-source-plugin bad configuration --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f1488e4..3d706f0 100644 --- a/pom.xml +++ b/pom.xml @@ -406,7 +406,7 @@ <!--par default on ne construit pas la javadoc--> <maven.javadoc.skip>true</maven.javadoc.skip> <!--par defaut on ne construit pas les sources--> - <source.skip>true</source.skip> + <maven.source.skip>true</maven.source.skip> </properties> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm