branch develop updated (957d69a -> dd8d48b)
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 957d69a fixes #3921 maven-source-plugin bad configuration new f9898d4 fixes #3922 Update webstart-maven-plugin to 1.0-beta-7 new 6797a31 fixes #3923 Introduce org.eclipse.jetty:jetty-jspc-maven-plugin (version 9.3.8.v20160314) new dd8d48b Fixes #3924 Update org.eclipse.jetty:jetty-maven-plugin to 9.3.8.v20160314 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 dd8d48b7d97df51d03f9429f27ddc4e92baa5cbb Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 23 05:34:44 2016 +0100 Fixes #3924 Update org.eclipse.jetty:jetty-maven-plugin to 9.3.8.v20160314 commit 6797a319117fc87e04b08cf6062f3b39ca903f89 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 23 05:17:32 2016 +0100 fixes #3923 Introduce org.eclipse.jetty:jetty-jspc-maven-plugin (version 9.3.8.v20160314) commit f9898d405bcc3c3c3436e54ff3a4ffc9eea9d0c3 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 23 05:10:49 2016 +0100 fixes #3922 Update webstart-maven-plugin to 1.0-beta-7 Summary of changes: pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 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 f9898d405bcc3c3c3436e54ff3a4ffc9eea9d0c3 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 23 05:10:49 2016 +0100 fixes #3922 Update webstart-maven-plugin to 1.0-beta-7 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3d706f0..a8c4b14 100644 --- a/pom.xml +++ b/pom.xml @@ -295,7 +295,7 @@ <tidyPluginVersion>1.0-beta-1</tidyPluginVersion> <versionsPluginVersion>2.2</versionsPluginVersion> <wagonPluginVersion>1.0</wagonPluginVersion> - <webstartPluginVersion>1.0-beta-6</webstartPluginVersion> + <webstartPluginVersion>1.0-beta-7</webstartPluginVersion> <!-- codehaus plexus plugins --> <plexusPluginVersion>1.3.8</plexusPluginVersion> -- 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 6797a319117fc87e04b08cf6062f3b39ca903f89 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 23 05:17:32 2016 +0100 fixes #3923 Introduce org.eclipse.jetty:jetty-jspc-maven-plugin (version 9.3.8.v20160314) --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index a8c4b14..927b40b 100644 --- a/pom.xml +++ b/pom.xml @@ -309,6 +309,7 @@ <tomcatPluginVersion>2.2</tomcatPluginVersion> <jgitflowPluginVersion>1.0-m5.1</jgitflowPluginVersion> <gitCommitIdPluginVersion>2.2.0</gitCommitIdPluginVersion> + <jettyJspcPluginVersion>9.3.8.v20160314</jettyJspcPluginVersion> <!-- report plugins version --> <changesPluginVersion>2.10</changesPluginVersion> @@ -764,6 +765,12 @@ </plugin> <plugin> + <groupId>org.eclipse.jetty</groupId> + <artifactId>jetty-jspc-maven-plugin</artifactId> + <version>${jettyJspcPluginVersion}</version> + </plugin> + + <plugin> <groupId>org.apache.tomcat.maven</groupId> <artifactId>tomcat6-maven-plugin</artifactId> <version>${tomcatPluginVersion}</version> -- 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 dd8d48b7d97df51d03f9429f27ddc4e92baa5cbb Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 23 05:34:44 2016 +0100 Fixes #3924 Update org.eclipse.jetty:jetty-maven-plugin to 9.3.8.v20160314 --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 927b40b..2d39922 100644 --- a/pom.xml +++ b/pom.xml @@ -304,12 +304,11 @@ <!-- others plugins --> <androidPluginVersion>3.0.0-alpha-11</androidPluginVersion> <jettyPluginVersion>9.2.4.v20141103</jettyPluginVersion> - <eclispeJettyPluginVersion>9.3.7.v20160115</eclispeJettyPluginVersion> + <eclispeJettyPluginVersion>9.3.8.v20160314</eclispeJettyPluginVersion> <statScmPluginVersion>1.2.0</statScmPluginVersion> <tomcatPluginVersion>2.2</tomcatPluginVersion> <jgitflowPluginVersion>1.0-m5.1</jgitflowPluginVersion> <gitCommitIdPluginVersion>2.2.0</gitCommitIdPluginVersion> - <jettyJspcPluginVersion>9.3.8.v20160314</jettyJspcPluginVersion> <!-- report plugins version --> <changesPluginVersion>2.10</changesPluginVersion> @@ -767,7 +766,7 @@ <plugin> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-jspc-maven-plugin</artifactId> - <version>${jettyJspcPluginVersion}</version> + <version>${eclispeJettyPluginVersion}</version> </plugin> <plugin> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm