branch develop updated (167d429 -> f0b1d80)
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 167d429 [jgitflow-maven-plugin]Updating develop poms back to pre merge state new bc4164e Update plugin-m-p to 3.5 (Fixes #4027) new 684c96a Introduce m-share-p 2.4.3 (Fixes #4028) new f0b1d80 Remove gwt-m-p (Fixes #4029) The 3 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 f0b1d80f29b202bba0d9484fd48e7bf5c1d34403 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 13 16:48:03 2016 +0200 Remove gwt-m-p (Fixes #4029) commit 684c96a7b73e1bf1a5f8b1c30549d1a87d94f63f Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 13 16:41:38 2016 +0200 Introduce m-share-p 2.4.3 (Fixes #4028) commit bc4164e32f0ea99c0f1d9a4df4c462e8b5650564 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 13 16:39:21 2016 +0200 Update plugin-m-p to 3.5 (Fixes #4027) Summary of changes: pom.xml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) -- 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 bc4164e32f0ea99c0f1d9a4df4c462e8b5650564 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 13 16:39:21 2016 +0200 Update plugin-m-p to 3.5 (Fixes #4027) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 67d4402..6426871 100644 --- a/pom.xml +++ b/pom.xml @@ -271,7 +271,7 @@ <jarPluginVersion>3.0.2</jarPluginVersion> <jarSignerPluginVersion>1.4</jarSignerPluginVersion> <javadocPluginVersion>2.10.4</javadocPluginVersion> - <pluginPluginVersion>3.4</pluginPluginVersion> + <pluginPluginVersion>3.5</pluginPluginVersion> <pmdPluginVersion>3.6</pmdPluginVersion> <releasePluginVersion>2.5.3</releasePluginVersion> <remoteResourcesPluginVersion>1.5</remoteResourcesPluginVersion> -- 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 684c96a7b73e1bf1a5f8b1c30549d1a87d94f63f Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 13 16:41:38 2016 +0200 Introduce m-share-p 2.4.3 (Fixes #4028) --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 6426871..a623890 100644 --- a/pom.xml +++ b/pom.xml @@ -276,6 +276,7 @@ <releasePluginVersion>2.5.3</releasePluginVersion> <remoteResourcesPluginVersion>1.5</remoteResourcesPluginVersion> <resourcesPluginVersion>3.0.1</resourcesPluginVersion> + <shadePluginVersion>2.4.3</shadePluginVersion> <sitePluginVersion>3.4</sitePluginVersion> <sourcePluginVersion>3.0.1</sourcePluginVersion> <surefirePluginVersion>2.19.1</surefirePluginVersion> @@ -573,6 +574,11 @@ </plugin> <plugin> + <artifactId>maven-shade-plugin</artifactId> + <version>${shadePluginVersion}</version> + </plugin> + + <plugin> <artifactId>maven-site-plugin</artifactId> <version>${sitePluginVersion}</version> <configuration> -- 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 f0b1d80f29b202bba0d9484fd48e7bf5c1d34403 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 13 16:48:03 2016 +0200 Remove gwt-m-p (Fixes #4029) --- pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pom.xml b/pom.xml index a623890..c7eeb9a 100644 --- a/pom.xml +++ b/pom.xml @@ -289,7 +289,6 @@ <coberturaPluginVersion>2.7</coberturaPluginVersion> <execPluginVersion>1.5.0</execPluginVersion> <findbugsPluginVersion>3.0.4</findbugsPluginVersion> - <gwtPluginVersion>2.7.0</gwtPluginVersion> <l10nPluginVersion>1.0-alpha-2</l10nPluginVersion> <licensePluginVersion>1.9</licensePluginVersion> <sonarPluginVersion>3.0.2</sonarPluginVersion> @@ -647,12 +646,6 @@ <plugin> <groupId>org.codehaus.mojo</groupId> - <artifactId>gwt-maven-plugin</artifactId> - <version>${gwtPluginVersion}</version> - </plugin> - - <plugin> - <groupId>org.codehaus.mojo</groupId> <artifactId>l10n-maven-plugin</artifactId> <version>${l10nPluginVersion}</version> </plugin> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm