From 3e18934b06dd59dc9d1dea177b4a4c81b6b80def Mon Sep 17 00:00:00 2001 From: Sea App Date: Thu, 31 May 2012 08:17:00 +0000 Subject: [PATCH] Version bumped by QuickBuild. --- archetype.artifact/pom.xml | 5 +- archetype.plugin/pom.xml | 5 +- archetype.product/pom.xml | 5 +- commons.all/pom.xml | 6 +- commons.bootstrap/pom.xml | 2 +- commons.hibernate/pom.xml | 4 +- commons.jetty/pom.xml | 4 +- commons.jsw/pom.xml | 2 +- commons.loader/pom.xml | 6 +- commons.product/pom.xml | 276 ++++++++++++++++++------------------- commons.tapestry/pom.xml | 174 ++++++++++++----------- commons.test/pom.xml | 2 +- commons.util/pom.xml | 6 +- commons.wicket/pom.xml | 5 +- parent.general/pom.xml | 6 +- plugin.maven/pom.xml | 257 +++++++++++++++++----------------- 16 files changed, 373 insertions(+), 392 deletions(-) diff --git a/archetype.artifact/pom.xml b/archetype.artifact/pom.xml index 13a0caf0e5..1e9849809e 100644 --- a/archetype.artifact/pom.xml +++ b/archetype.artifact/pom.xml @@ -5,7 +5,7 @@ com.pmease parent.general - 1.0.5 + 1.0.7 archetype.artifact PMEase Artifact Archetype @@ -36,6 +36,5 @@ http://artifact.pmease.com/ - - 1.0.6 + diff --git a/archetype.plugin/pom.xml b/archetype.plugin/pom.xml index 38f3f3c182..fc4707fa98 100644 --- a/archetype.plugin/pom.xml +++ b/archetype.plugin/pom.xml @@ -5,7 +5,7 @@ com.pmease parent.general - 1.0.5 + 1.0.7 archetype.plugin PMEase Plugin Archetype @@ -36,6 +36,5 @@ http://artifact.pmease.com/ - - 1.0.6 + diff --git a/archetype.product/pom.xml b/archetype.product/pom.xml index ad7e75fcef..039dd78add 100644 --- a/archetype.product/pom.xml +++ b/archetype.product/pom.xml @@ -5,7 +5,7 @@ com.pmease parent.general - 1.0.5 + 1.0.7 archetype.product PMEase Product Archetype @@ -36,6 +36,5 @@ http://artifact.pmease.com/ - - 1.0.6 + diff --git a/commons.all/pom.xml b/commons.all/pom.xml index 6fa3be9bd0..2feef5b2c5 100644 --- a/commons.all/pom.xml +++ b/commons.all/pom.xml @@ -6,7 +6,7 @@ com.pmease parent.general - 1.0.5 + 1.0.7 pom @@ -17,8 +17,8 @@ ../commons.bootstrap ../commons.jetty ../commons.hibernate - ../commons.wicket - ../commons.tapestry + ../commons.wicket + ../commons.tapestry diff --git a/commons.bootstrap/pom.xml b/commons.bootstrap/pom.xml index fe16013f38..21ee8a2ed5 100644 --- a/commons.bootstrap/pom.xml +++ b/commons.bootstrap/pom.xml @@ -5,7 +5,7 @@ parent.general com.pmease - 1.0.5 + 1.0.7 commons.bootstrap diff --git a/commons.hibernate/pom.xml b/commons.hibernate/pom.xml index 9b1ee48901..61cb19fff0 100644 --- a/commons.hibernate/pom.xml +++ b/commons.hibernate/pom.xml @@ -5,7 +5,7 @@ parent.general com.pmease - 1.0.5 + 1.0.7 commons.hibernate @@ -26,7 +26,7 @@ com.pmease commons.jetty - 1.0.5 + 1.0.7 org.hibernate.javax.persistence diff --git a/commons.jetty/pom.xml b/commons.jetty/pom.xml index d569958089..d097426e38 100644 --- a/commons.jetty/pom.xml +++ b/commons.jetty/pom.xml @@ -5,7 +5,7 @@ parent.general com.pmease - 1.0.5 + 1.0.7 commons.jetty @@ -26,7 +26,7 @@ com.pmease commons.loader - 1.0.5 + 1.0.7 javax.servlet diff --git a/commons.jsw/pom.xml b/commons.jsw/pom.xml index aeb3be2dcf..d6616add62 100644 --- a/commons.jsw/pom.xml +++ b/commons.jsw/pom.xml @@ -5,7 +5,7 @@ parent.general com.pmease - 1.0.5 + 1.0.7 commons.jsw diff --git a/commons.loader/pom.xml b/commons.loader/pom.xml index cc73005d1f..a68e6ffe7b 100644 --- a/commons.loader/pom.xml +++ b/commons.loader/pom.xml @@ -6,7 +6,7 @@ com.pmease parent.general - 1.0.5 + 1.0.7 @@ -31,7 +31,7 @@ com.pmease commons.bootstrap - 1.0.5 + 1.0.7 org.slf4j @@ -46,7 +46,7 @@ com.pmease commons.util - 1.0.5 + 1.0.7 diff --git a/commons.product/pom.xml b/commons.product/pom.xml index b98cbf731e..21747f0348 100644 --- a/commons.product/pom.xml +++ b/commons.product/pom.xml @@ -1,142 +1,136 @@ - - 4.0.0 - commons.product - 1.0.0 - Commons.product + - - com.pmease - parent.general - 1.0.5 - - - - - - maven-archetype-plugin - - - maven-source-plugin - - - maven-javadoc-plugin - - - com.pmease - plugin.maven - - - copy-product-resources - compile - - run-ant - - - - - - - - - - - - - - - - - - - - maven-antrun-plugin - - - prepare-package - prepare-package - - run - - - - - - - - - - - - - - - - - package - package - - run - - - - - - - - - - - - - - - - - - - - com.pmease - commons.jsw - 1.0.5 - provided - - - com.pmease - commons.hibernate - 1.0.5 - - - com.pmease - commons.tapestry - 1.0.0 - - - - - - pmeaseRepo - PMEase Repository - - true - never - fail - - - true - always - fail - - http://artifact.pmease.com/ - - - - - bin/*.sh, bin/wrapper-* - com.pmease.commons.bootstrap.Bootstrap - com.pmease.commons.product.PluginModule - false - - - \ No newline at end of file + + 4.0.0 + commons.product + 1.0.0 + Commons.product + + com.pmease + parent.general + 1.0.7 + + + + + maven-archetype-plugin + + + maven-source-plugin + + + maven-javadoc-plugin + + + com.pmease + plugin.maven + + + copy-product-resources + compile + + run-ant + + + + + + + + + + + + + + + + + + + + maven-antrun-plugin + + + prepare-package + prepare-package + + run + + + + + + + + + + + + + + + + + package + package + + run + + + + + + + + + + + + + + + + + + + com.pmease + commons.jsw + 1.0.7 + provided + + + com.pmease + commons.hibernate + 1.0.7 + + + com.pmease + commons.tapestry + 1.0.0 + + + + + pmeaseRepo + PMEase Repository + + true + never + fail + + + true + always + fail + + http://artifact.pmease.com/ + + + + bin/*.sh, bin/wrapper-* + com.pmease.commons.bootstrap.Bootstrap + com.pmease.commons.product.PluginModule + false + + diff --git a/commons.tapestry/pom.xml b/commons.tapestry/pom.xml index 6b233bf505..d180d16a88 100644 --- a/commons.tapestry/pom.xml +++ b/commons.tapestry/pom.xml @@ -1,91 +1,87 @@ - - 4.0.0 - commons.tapestry - 1.0.0 - - com.pmease - parent.general - 1.0.5 - - - - - - com.pmease - plugin.maven - - - maven-source-plugin - - - maven-javadoc-plugin - - - - - - - com.pmease - commons.hibernate - 1.0.5 - - - org.apache.tapestry - tapestry-core - 5.3.3 - - - log4j - log4j - - - org.slf4j - slf4j-log4j12 - - - - - org.got5 - tapestry5-jquery - 3.2.0 - - - - - - devlab722-repo - http://nexus.devlab722.net/nexus/content/repositories/releases - - false - - - - devlab722-snapshot-repo - http://nexus.devlab722.net/nexus/content/repositories/snapshots - - false - - - - pmeaseRepo - PMEase Repository - - true - never - fail - - - true - always - fail - - http://artifact.pmease.com/ - - - - - com.pmease.commons.tapestry.TapestryModule - + + + 4.0.0 + commons.tapestry + 1.0.0 + + com.pmease + parent.general + 1.0.7 + + + + + com.pmease + plugin.maven + + + maven-source-plugin + + + maven-javadoc-plugin + + + + + + com.pmease + commons.hibernate + 1.0.7 + + + org.apache.tapestry + tapestry-core + 5.3.3 + + + log4j + log4j + + + org.slf4j + slf4j-log4j12 + + + + + org.got5 + tapestry5-jquery + 3.2.0 + + + + + devlab722-repo + http://nexus.devlab722.net/nexus/content/repositories/releases + + false + + + + devlab722-snapshot-repo + http://nexus.devlab722.net/nexus/content/repositories/snapshots + + false + + + + pmeaseRepo + PMEase Repository + + true + never + fail + + + true + always + fail + + http://artifact.pmease.com/ + + + + com.pmease.commons.tapestry.TapestryModule + diff --git a/commons.test/pom.xml b/commons.test/pom.xml index 5936be3b0c..43253bc2e5 100644 --- a/commons.test/pom.xml +++ b/commons.test/pom.xml @@ -5,7 +5,7 @@ parent.general com.pmease - 1.0.5 + 1.0.7 commons.test diff --git a/commons.util/pom.xml b/commons.util/pom.xml index 2197c4df40..1cac4f4f11 100644 --- a/commons.util/pom.xml +++ b/commons.util/pom.xml @@ -5,7 +5,7 @@ com.pmease parent.general - 1.0.5 + 1.0.7 commons.util @@ -51,12 +51,12 @@ com.pmease commons.bootstrap - 1.0.5 + 1.0.7 com.pmease commons.test - 1.0.5 + 1.0.7 diff --git a/commons.wicket/pom.xml b/commons.wicket/pom.xml index f8a7dfad5f..7d93e1b561 100644 --- a/commons.wicket/pom.xml +++ b/commons.wicket/pom.xml @@ -51,7 +51,7 @@ com.pmease commons.jetty - 1.0.5 + 1.0.7 @@ -73,5 +73,6 @@ http://artifact.pmease.com/ - + + 1.0.7 diff --git a/parent.general/pom.xml b/parent.general/pom.xml index 628b825e40..c3ffed0dca 100644 --- a/parent.general/pom.xml +++ b/parent.general/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.pmease parent.general - 1.0.5 + 1.0.7 pom 3.0 @@ -177,7 +177,7 @@ package-artifact - + generate-plugin-resources compile @@ -191,7 +191,7 @@ generate-product-resources - + create-product-sandbox compile diff --git a/plugin.maven/pom.xml b/plugin.maven/pom.xml index 5f11b96ada..b93cf286e0 100644 --- a/plugin.maven/pom.xml +++ b/plugin.maven/pom.xml @@ -1,133 +1,126 @@ - - 4.0.0 + - com.pmease - plugin.maven - 1.0.1 - maven-plugin - - - ${mavenVersion} - - - - ${project.groupId}.${project.artifactId}-${project.version} - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-jar-plugin - [1.0.0,] - - jar - - - - - - - - - - - - maven-compiler-plugin - - 1.6 - 1.6 - - - - - - - - - org.apache.maven - maven-plugin-api - ${mavenVersion} - - - org.apache.maven - maven-artifact - ${mavenVersion} - - - org.apache.maven - maven-model - ${mavenVersion} - - - org.apache.maven - maven-core - ${mavenVersion} - - - org.apache.maven - maven-archiver - 2.5 - - - org.codehaus.plexus - plexus-archiver - 2.1.1 - - - org.codehaus.plexus - plexus-utils - 3.0 - - - org.codehaus.plexus - plexus-io - 2.0.4 - - - org.apache.maven.plugins - maven-antrun-plugin - 1.7 - true - - - - - - pmeaseRepo - http://artifact.pmease.com/ - - - - - - pmeaseRepo - PMEase Repository - - true - never - fail - - - true - always - fail - - http://artifact.pmease.com/ - - - - - 3.0 - UTF-8 - UTF-8 - - - \ No newline at end of file + + 4.0.0 + com.pmease + plugin.maven + 1.0.7 + maven-plugin + + ${mavenVersion} + + + ${project.groupId}.${project.artifactId}-${project.version} + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-jar-plugin + [1.0.0,] + + jar + + + + + + + + + + + + maven-compiler-plugin + + 1.6 + 1.6 + + + + + + + + org.apache.maven + maven-plugin-api + ${mavenVersion} + + + org.apache.maven + maven-artifact + ${mavenVersion} + + + org.apache.maven + maven-model + ${mavenVersion} + + + org.apache.maven + maven-core + ${mavenVersion} + + + org.apache.maven + maven-archiver + 2.5 + + + org.codehaus.plexus + plexus-archiver + 2.1.1 + + + org.codehaus.plexus + plexus-utils + 3.0 + + + org.codehaus.plexus + plexus-io + 2.0.4 + + + org.apache.maven.plugins + maven-antrun-plugin + 1.7 + true + + + + + pmeaseRepo + http://artifact.pmease.com/ + + + + + pmeaseRepo + PMEase Repository + + true + never + fail + + + true + always + fail + + http://artifact.pmease.com/ + + + + 3.0 + UTF-8 + UTF-8 + +