From 24c32d72c6282327dc0807eeaadb3567fa01d609 Mon Sep 17 00:00:00 2001 From: Robin Date: Sat, 29 Jun 2013 12:29:22 +0000 Subject: [PATCH] Version bumped by QuickBuild. --- archetype.artifact/pom.xml | 2 +- .../resources/archetype-resources/pom.xml | 2 +- archetype.plugin/pom.xml | 2 +- .../resources/archetype-resources/pom.xml | 4 +- .../main/resources/archetype-resource/pom.xml | 2 +- archetype.product/pom.xml | 2 +- .../resources/archetype-resources/pom.xml | 10 +- .../main/resources/archetype-resource/pom.xml | 2 +- commons.all/pom.xml | 8 +- commons.bootstrap/pom.xml | 24 +- commons.hibernate/pom.xml | 6 +- commons.jersey/pom.xml | 5 +- .../main/resources/archetype-resource/pom.xml | 2 +- commons.jetty/pom.xml | 4 +- commons.jsw/pom.xml | 2 +- commons.loader/pom.xml | 4 +- commons.persistence/pom.xml | 215 +++-- commons.rest/pom.xml | 152 ++-- .../main/resources/archetype-resource/pom.xml | 2 +- commons.security/pom.xml | 164 ++-- .../main/resources/archetype-resource/pom.xml | 2 +- commons.test/pom.xml | 2 +- commons.util/pom.xml | 32 +- commons.web/pom.xml | 20 +- commons.wicket/pom.xml | 6 +- gitop/pom.xml | 40 +- .../main/resources/archetype-resource/pom.xml | 2 +- parent.general/pom.xml | 756 +++++++++--------- 28 files changed, 728 insertions(+), 746 deletions(-) diff --git a/archetype.artifact/pom.xml b/archetype.artifact/pom.xml index d80d409d4e..20e3b64022 100644 --- a/archetype.artifact/pom.xml +++ b/archetype.artifact/pom.xml @@ -5,7 +5,7 @@ com.pmease parent.general - 1.0.20 + 1.0.21 archetype.artifact PMEase Artifact Archetype diff --git a/archetype.artifact/src/main/resources/archetype-resources/pom.xml b/archetype.artifact/src/main/resources/archetype-resources/pom.xml index 3073fe3361..e64ff8138c 100644 --- a/archetype.artifact/src/main/resources/archetype-resources/pom.xml +++ b/archetype.artifact/src/main/resources/archetype-resources/pom.xml @@ -9,7 +9,7 @@ com.pmease parent.general - 1.0.20 + 1.0.21 diff --git a/archetype.plugin/pom.xml b/archetype.plugin/pom.xml index 92b9e0345e..6aec09c094 100644 --- a/archetype.plugin/pom.xml +++ b/archetype.plugin/pom.xml @@ -5,7 +5,7 @@ com.pmease parent.general - 1.0.20 + 1.0.21 archetype.plugin PMEase Plugin Archetype diff --git a/archetype.plugin/src/main/resources/archetype-resources/pom.xml b/archetype.plugin/src/main/resources/archetype-resources/pom.xml index 3c28299294..3a49508adf 100644 --- a/archetype.plugin/src/main/resources/archetype-resources/pom.xml +++ b/archetype.plugin/src/main/resources/archetype-resources/pom.xml @@ -9,7 +9,7 @@ com.pmease parent.general - 1.0.20 + 1.0.21 @@ -35,7 +35,7 @@ com.pmease commons.loader - 1.0.20 + 1.0.21 diff --git a/archetype.plugin/src/main/resources/archetype-resources/src/main/resources/archetype-resource/pom.xml b/archetype.plugin/src/main/resources/archetype-resources/src/main/resources/archetype-resource/pom.xml index c6e9e65fe0..fe782e5cf9 100644 --- a/archetype.plugin/src/main/resources/archetype-resources/src/main/resources/archetype-resource/pom.xml +++ b/archetype.plugin/src/main/resources/archetype-resources/src/main/resources/archetype-resource/pom.xml @@ -9,7 +9,7 @@ com.pmease parent.general - 1.0.20 + 1.0.21 diff --git a/archetype.product/pom.xml b/archetype.product/pom.xml index 14a1382478..d46d6f7032 100644 --- a/archetype.product/pom.xml +++ b/archetype.product/pom.xml @@ -5,7 +5,7 @@ com.pmease parent.general - 1.0.20 + 1.0.21 archetype.product PMEase Product Archetype diff --git a/archetype.product/src/main/resources/archetype-resources/pom.xml b/archetype.product/src/main/resources/archetype-resources/pom.xml index 00ef197bec..6d001e8c09 100644 --- a/archetype.product/src/main/resources/archetype-resources/pom.xml +++ b/archetype.product/src/main/resources/archetype-resources/pom.xml @@ -11,7 +11,7 @@ com.pmease parent.general - 1.0.20 + 1.0.21 @@ -104,23 +104,23 @@ com.pmease commons.jsw - 1.0.20 + 1.0.21 provided com.pmease commons.hibernate - 1.0.20 + 1.0.21 com.pmease commons.wicket - 1.0.20 + 1.0.21 com.pmease commons.jetty - 1.0.20 + 1.0.21 diff --git a/archetype.product/src/main/resources/archetype-resources/src/main/resources/archetype-resource/pom.xml b/archetype.product/src/main/resources/archetype-resources/src/main/resources/archetype-resource/pom.xml index c6e9e65fe0..fe782e5cf9 100644 --- a/archetype.product/src/main/resources/archetype-resources/src/main/resources/archetype-resource/pom.xml +++ b/archetype.product/src/main/resources/archetype-resources/src/main/resources/archetype-resource/pom.xml @@ -9,7 +9,7 @@ com.pmease parent.general - 1.0.20 + 1.0.21 diff --git a/commons.all/pom.xml b/commons.all/pom.xml index 2ff2001615..2bbd2a43c4 100644 --- a/commons.all/pom.xml +++ b/commons.all/pom.xml @@ -6,7 +6,7 @@ com.pmease parent.general - 1.0.20 + 1.0.21 pom @@ -18,9 +18,9 @@ ../commons.jetty ../commons.persistence ../commons.web - ../commons.security - ../commons.rest - ../gitop + ../commons.security + ../commons.rest + ../gitop diff --git a/commons.bootstrap/pom.xml b/commons.bootstrap/pom.xml index 193ca9e988..213e377ae3 100644 --- a/commons.bootstrap/pom.xml +++ b/commons.bootstrap/pom.xml @@ -5,7 +5,7 @@ parent.general com.pmease - 1.0.20 + 1.0.21 commons.bootstrap @@ -25,19 +25,19 @@ org.slf4j - slf4j-api + slf4j-api - - org.slf4j - jul-to-slf4j - - ch.qos.logback - logback-core + org.slf4j + jul-to-slf4j ch.qos.logback - logback-classic + logback-core + + + ch.qos.logback + logback-classic @@ -57,8 +57,8 @@ http://artifact.pmease.com/ - 1.0.16 - + 1.0.16 + true - + diff --git a/commons.hibernate/pom.xml b/commons.hibernate/pom.xml index 18a7eae70e..40d06d03c2 100644 --- a/commons.hibernate/pom.xml +++ b/commons.hibernate/pom.xml @@ -5,7 +5,7 @@ parent.general com.pmease - 1.0.20 + 1.0.21 commons.hibernate @@ -26,7 +26,7 @@ com.pmease commons.loader - 1.0.20 + 1.0.21 org.hibernate.javax.persistence @@ -87,7 +87,7 @@ com.pmease commons.jetty - 1.0.20 + 1.0.21 diff --git a/commons.jersey/pom.xml b/commons.jersey/pom.xml index 9680110892..1a7071586a 100644 --- a/commons.jersey/pom.xml +++ b/commons.jersey/pom.xml @@ -3,11 +3,10 @@ 4.0.0 commons.jersey - 1.0.0 com.pmease parent.general - 1.0.20 + 1.0.21 @@ -31,7 +30,7 @@ com.pmease commons.loader - 1.0.20 + 1.0.21 com.sun.jersey diff --git a/commons.jersey/src/main/resources/archetype-resource/pom.xml b/commons.jersey/src/main/resources/archetype-resource/pom.xml index c6e9e65fe0..fe782e5cf9 100644 --- a/commons.jersey/src/main/resources/archetype-resource/pom.xml +++ b/commons.jersey/src/main/resources/archetype-resource/pom.xml @@ -9,7 +9,7 @@ com.pmease parent.general - 1.0.20 + 1.0.21 diff --git a/commons.jetty/pom.xml b/commons.jetty/pom.xml index 3efc6a2b6f..6e4bd08fdc 100644 --- a/commons.jetty/pom.xml +++ b/commons.jetty/pom.xml @@ -5,7 +5,7 @@ parent.general com.pmease - 1.0.20 + 1.0.21 commons.jetty @@ -26,7 +26,7 @@ com.pmease commons.loader - 1.0.20 + 1.0.21 org.eclipse.jetty diff --git a/commons.jsw/pom.xml b/commons.jsw/pom.xml index 36535a449d..7bd310e772 100644 --- a/commons.jsw/pom.xml +++ b/commons.jsw/pom.xml @@ -5,7 +5,7 @@ parent.general com.pmease - 1.0.20 + 1.0.21 commons.jsw diff --git a/commons.loader/pom.xml b/commons.loader/pom.xml index 002608024a..3ad1f4c2c2 100644 --- a/commons.loader/pom.xml +++ b/commons.loader/pom.xml @@ -6,7 +6,7 @@ com.pmease parent.general - 1.0.20 + 1.0.21 @@ -31,7 +31,7 @@ com.pmease commons.util - 1.0.20 + 1.0.21 com.google.inject diff --git a/commons.persistence/pom.xml b/commons.persistence/pom.xml index c97f3aff0e..3017666bf0 100644 --- a/commons.persistence/pom.xml +++ b/commons.persistence/pom.xml @@ -1,111 +1,110 @@ - - 4.0.0 - - parent.general - com.pmease - 1.0.20 - - commons.persistence - - - - com.pmease - plugin.maven - - - maven-source-plugin - - - maven-javadoc-plugin - - - - - - com.pmease - commons.loader - 1.0.20 - - - org.hibernate.javax.persistence - hibernate-jpa-2.0-api - 1.0.1.Final - - - org.hibernate - hibernate-core - ${hibernateVersion} - - - org.hibernate - hibernate-validator - 5.0.0.Final - - - org.hibernate - hibernate-ehcache - ${hibernateVersion} - - - org.hibernate - hibernate-entitymanager - ${hibernateVersion} - - - org.hsqldb - hsqldb - 2.2.9 - - - com.jolbox - bonecp - 0.8.0-rc1 - - - mysql - mysql-connector-java - 5.1.24 - - - net.sourceforge.jtds - jtds - 1.3.0 - - - org.javassist - javassist - 3.17.1-GA - - - com.pmease - commons.jetty - 1.0.20 - - - - - pmeaseRepo - PMEase Repository - - true - never - fail - - - true - always - fail - - http://artifact.pmease.com/ - - - - com.pmease.commons.persistence.PersistenceModule - 4.2.0.Final - 0.8.0-rc1 - - 1.0.17 + + 4.0.0 + + parent.general + com.pmease + 1.0.21 + + commons.persistence + + + + com.pmease + plugin.maven + + + maven-source-plugin + + + maven-javadoc-plugin + + + + + + com.pmease + commons.loader + 1.0.21 + + + org.hibernate.javax.persistence + hibernate-jpa-2.0-api + 1.0.1.Final + + + org.hibernate + hibernate-core + ${hibernateVersion} + + + org.hibernate + hibernate-validator + 5.0.0.Final + + + org.hibernate + hibernate-ehcache + ${hibernateVersion} + + + org.hibernate + hibernate-entitymanager + ${hibernateVersion} + + + org.hsqldb + hsqldb + 2.2.9 + + + com.jolbox + bonecp + 0.8.0-rc1 + + + mysql + mysql-connector-java + 5.1.24 + + + net.sourceforge.jtds + jtds + 1.3.0 + + + org.javassist + javassist + 3.17.1-GA + + + com.pmease + commons.jetty + 1.0.21 + + + + + pmeaseRepo + PMEase Repository + + true + never + fail + + + true + always + fail + + http://artifact.pmease.com/ + + + + com.pmease.commons.persistence.PersistenceModule + 4.2.0.Final + 0.8.0-rc1 + + 1.0.17 diff --git a/commons.rest/pom.xml b/commons.rest/pom.xml index 1a428f4d6a..c47eded1c1 100644 --- a/commons.rest/pom.xml +++ b/commons.rest/pom.xml @@ -1,82 +1,78 @@ - - 4.0.0 - commons.rest - 1.0.0 - - com.pmease - parent.general - 1.0.20 - + - - - - com.pmease - plugin.maven - - - + - - maven-source-plugin - - - maven-javadoc-plugin - - - - - - - com.pmease - commons.loader - 1.0.20 - - - com.sun.jersey - jersey-server - ${jerseyVersion} - - - com.sun.jersey - jersey-json - ${jerseyVersion} - - - com.sun.jersey.contribs - jersey-guice - ${jerseyVersion} - - - com.pmease - commons.security - 1.0.0 - - - - - - pmeaseRepo - PMEase Repository - - true - never - fail - - - true - always - fail - - http://artifact.pmease.com/ - - - - - com.pmease.commons.rest.RestModule + + + maven-source-plugin + + + maven-javadoc-plugin + + + + + + com.pmease + commons.loader + 1.0.21 + + + com.sun.jersey + jersey-server + ${jerseyVersion} + + + com.sun.jersey + jersey-json + ${jerseyVersion} + + + com.sun.jersey.contribs + jersey-guice + ${jerseyVersion} + + + com.pmease + commons.security + 1.0.0 + + + + + pmeaseRepo + PMEase Repository + + true + never + fail + + + true + always + fail + + http://artifact.pmease.com/ + + + + com.pmease.commons.rest.RestModule 1.17 - - + diff --git a/commons.rest/src/main/resources/archetype-resource/pom.xml b/commons.rest/src/main/resources/archetype-resource/pom.xml index 141f0f9334..fe782e5cf9 100644 --- a/commons.rest/src/main/resources/archetype-resource/pom.xml +++ b/commons.rest/src/main/resources/archetype-resource/pom.xml @@ -9,7 +9,7 @@ com.pmease parent.general - 1.0.13 + 1.0.21 diff --git a/commons.security/pom.xml b/commons.security/pom.xml index a6c4f9bb7a..b907d85c53 100644 --- a/commons.security/pom.xml +++ b/commons.security/pom.xml @@ -1,87 +1,83 @@ - - 4.0.0 - commons.security - 1.0.0 - - com.pmease - parent.general - 1.0.20 - + - - - - com.pmease - plugin.maven - - - + - - maven-source-plugin - - - maven-javadoc-plugin - - - - - - - com.pmease - commons.loader - 1.0.20 - - - org.apache.shiro - shiro-core - ${shiroVersion} - - - org.apache.shiro - shiro-web - ${shiroVersion} - - - com.pmease - commons.jetty - 1.0.20 - - - com.pmease - commons.persistence - 1.0.17 - - - org.apache.shiro - shiro-guice - ${shiroVersion} - - - - - - pmeaseRepo - PMEase Repository - - true - never - fail - - - true - always - fail - - http://artifact.pmease.com/ - - - - - com.pmease.commons.security.SecurityModule - 1.2.2 - - + + + maven-source-plugin + + + maven-javadoc-plugin + + + + + + com.pmease + commons.loader + 1.0.21 + + + org.apache.shiro + shiro-core + ${shiroVersion} + + + org.apache.shiro + shiro-web + ${shiroVersion} + + + com.pmease + commons.jetty + 1.0.21 + + + com.pmease + commons.persistence + 1.0.17 + + + org.apache.shiro + shiro-guice + ${shiroVersion} + + + + + pmeaseRepo + PMEase Repository + + true + never + fail + + + true + always + fail + + http://artifact.pmease.com/ + + + + com.pmease.commons.security.SecurityModule + 1.2.2 + diff --git a/commons.security/src/main/resources/archetype-resource/pom.xml b/commons.security/src/main/resources/archetype-resource/pom.xml index 141f0f9334..fe782e5cf9 100644 --- a/commons.security/src/main/resources/archetype-resource/pom.xml +++ b/commons.security/src/main/resources/archetype-resource/pom.xml @@ -9,7 +9,7 @@ com.pmease parent.general - 1.0.13 + 1.0.21 diff --git a/commons.test/pom.xml b/commons.test/pom.xml index 4ea138825f..fd64322c32 100644 --- a/commons.test/pom.xml +++ b/commons.test/pom.xml @@ -5,7 +5,7 @@ parent.general com.pmease - 1.0.20 + 1.0.21 commons.test diff --git a/commons.util/pom.xml b/commons.util/pom.xml index b15113099d..fc29574fd6 100644 --- a/commons.util/pom.xml +++ b/commons.util/pom.xml @@ -5,7 +5,7 @@ com.pmease parent.general - 1.0.20 + 1.0.21 commons.util @@ -25,31 +25,31 @@ org.apache.commons - commons-lang3 + commons-lang3 commons-codec - commons-codec + commons-codec javax.servlet - javax.servlet-api + javax.servlet-api commons-io - commons-io + commons-io com.google.code.findbugs - jsr305 + jsr305 com.google.guava - guava + guava org.quartz-scheduler - quartz + quartz com.pmease @@ -58,28 +58,28 @@ dom4j - dom4j + dom4j com.pmease commons.test - 1.0.20 + 1.0.21 - org.apache.commons - commons-lang3 - + org.apache.commons + commons-lang3 + commons-httpclient - commons-httpclient + commons-httpclient joda-time - joda-time + joda-time commons-collections - commons-collections + commons-collections diff --git a/commons.web/pom.xml b/commons.web/pom.xml index 0342b395f5..618284baa4 100644 --- a/commons.web/pom.xml +++ b/commons.web/pom.xml @@ -5,7 +5,7 @@ parent.general com.pmease - 1.0.20 + 1.0.21 commons.web @@ -47,22 +47,22 @@ org.apache.wicket wicket-devutils ${wicketVersion} - + org.apache.wicket wicket-bootstrap 0.9 - + com.pmease commons.loader - 1.0.20 - - - com.pmease - commons.jetty - 1.0.20 - + 1.0.21 + + + com.pmease + commons.jetty + 1.0.21 + com.pmease.commons.web.WebModule diff --git a/commons.wicket/pom.xml b/commons.wicket/pom.xml index e2c829b32b..5a6f9471e2 100644 --- a/commons.wicket/pom.xml +++ b/commons.wicket/pom.xml @@ -5,7 +5,7 @@ parent.general com.pmease - 1.0.20 + 1.0.21 commons.wicket @@ -56,12 +56,12 @@ com.pmease commons.loader - 1.0.20 + 1.0.21 com.pmease commons.jetty - 1.0.20 + 1.0.21 diff --git a/gitop/pom.xml b/gitop/pom.xml index 4cf9cc6409..6afdda8abd 100644 --- a/gitop/pom.xml +++ b/gitop/pom.xml @@ -7,7 +7,7 @@ com.pmease parent.general - 1.0.20 + 1.0.21 @@ -95,34 +95,34 @@ com.pmease commons.jsw - 1.0.20 + 1.0.21 provided com.pmease commons.persistence 1.0.17 - + com.pmease commons.jetty - 1.0.20 - - - com.pmease - commons.rest - 1.0.0 - - - com.pmease - commons.web - 1.0.19 - - - com.pmease - commons.security - 1.0.0 - + 1.0.21 + + + com.pmease + commons.rest + 1.0.0 + + + com.pmease + commons.web + 1.0.19 + + + com.pmease + commons.security + 1.0.0 + diff --git a/gitop/src/main/resources/archetype-resource/pom.xml b/gitop/src/main/resources/archetype-resource/pom.xml index caeb7400aa..e5b7726753 100644 --- a/gitop/src/main/resources/archetype-resource/pom.xml +++ b/gitop/src/main/resources/archetype-resource/pom.xml @@ -11,7 +11,7 @@ com.pmease parent.general - 1.0.13 + 1.0.21 diff --git a/parent.general/pom.xml b/parent.general/pom.xml index 4ebaed5d64..dff923830c 100644 --- a/parent.general/pom.xml +++ b/parent.general/pom.xml @@ -1,385 +1,377 @@ - - 4.0.0 - com.pmease - parent.general - 1.0.20 - pom - - - 3.0 - - - - ${project.groupId}.${project.artifactId}-${project.version} - - - - src/main/resources - true - - archetype-resource/pom.xml - - - - src/main/resources - - archetype-resource/pom.xml - - - - src/main/java - - **/*.java - - - - - - - src/test/resources - - - src/test/java - - **/*.java - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - com.pmease - plugin.maven - [1.0.0,] - - check-project-dependencies - generate-artifact-descriptor - generate-plugin-resources - generate-product-resources - create-product-sandbox - run-ant - - - - - true - true - - - - - - org.apache.maven.plugins - maven-jar-plugin - [1.0.0,] - - jar - - - - - - - - - - - - maven-compiler-plugin - - 1.6 - 1.6 - - - - maven-archetype-plugin - 2.2 - - - install-archetype - install - - update-local-catalog - - - - - - maven-resources-plugin - 2.5 - - \ - - - - maven-jar-plugin - 2.4 - - - default-jar - never - - unwanted - unwanted - - - - - - maven-antrun-plugin - 1.7 - - - ant - ant-apache-regexp - 1.6.5 - - - org.codehaus.groovy - groovy-all - 1.8.6 - - - org.codehaus.gant - gant_groovy1.8 - 1.9.7 - - - - - com.pmease - plugin.maven - 1.0.13 - - - check-project-dependencies - compile - - check-project-dependencies - - - - generate-artifact-descriptor - compile - - generate-artifact-descriptor - - - - package-artifact - package - - package-artifact - - - - generate-plugin-resources - compile - - generate-plugin-resources - - - - generate-product-resources - compile - - generate-product-resources - - - - create-product-sandbox - compile - - create-product-sandbox - - - - - - maven-source-plugin - 2.1.2 - - - attach-sources - package - - jar-no-fork - - - - - - maven-javadoc-plugin - 2.8.1 - - - attach-javadocs - package - - jar - - - - - - - - - - - - org.slf4j - slf4j-api - ${slf4jVersion} - - - org.slf4j - jul-to-slf4j - ${slf4jVersion} - - - ch.qos.logback - logback-core - ${logbackVersion} - - - ch.qos.logback - logback-classic - ${logbackVersion} - - - org.apache.commons - commons-lang3 - 3.1 - - - commons-codec - commons-codec - 1.7 - - - javax.servlet - javax.servlet-api - 3.1-b09 - - - commons-io - commons-io - 2.4 - - - com.google.code.findbugs - jsr305 - 2.0.1 - - - com.google.guava - guava - 14.0.1 - - - org.quartz-scheduler - quartz - 2.1.7 - - - dom4j - dom4j - 1.6.1 - - - org.apache.velocity - velocity - 1.7 - - - commons-httpclient - commons-httpclient - 3.1 - - - joda-time - joda-time - 2.2 - - - commons-collections - commons-collections - 3.2.1 - - - - - - - junit - junit - 4.11 - test - - - org.mockito - mockito-all - 1.9.5 - test - - - - - - true - never - fail - - - true - never - fail - - pmeaseRepo - PMEase Repository - http://artifact.pmease.com/ - - - - - pmeaseRepo - PMEase Repository - - true - never - fail - - - true - always - fail - - http://artifact.pmease.com/ - - - - - pmeaseRepo - http://artifact.pmease.com/ - - - - UTF-8 - UTF-8 - 1.7.5 - 1.0.11 - + + 4.0.0 + com.pmease + parent.general + 1.0.21 + pom + + 3.0 + + + ${project.groupId}.${project.artifactId}-${project.version} + + + src/main/resources + true + + archetype-resource/pom.xml + + + + src/main/resources + + archetype-resource/pom.xml + + + + src/main/java + + **/*.java + + + + + + src/test/resources + + + src/test/java + + **/*.java + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + com.pmease + plugin.maven + [1.0.0,] + + check-project-dependencies + generate-artifact-descriptor + generate-plugin-resources + generate-product-resources + create-product-sandbox + run-ant + + + + + true + true + + + + + + org.apache.maven.plugins + maven-jar-plugin + [1.0.0,] + + jar + + + + + + + + + + + + maven-compiler-plugin + + 1.6 + 1.6 + + + + maven-archetype-plugin + 2.2 + + + install-archetype + install + + update-local-catalog + + + + + + maven-resources-plugin + 2.5 + + \ + + + + maven-jar-plugin + 2.4 + + + default-jar + never + + unwanted + unwanted + + + + + + maven-antrun-plugin + 1.7 + + + ant + ant-apache-regexp + 1.6.5 + + + org.codehaus.groovy + groovy-all + 1.8.6 + + + org.codehaus.gant + gant_groovy1.8 + 1.9.7 + + + + + com.pmease + plugin.maven + 1.0.13 + + + check-project-dependencies + compile + + check-project-dependencies + + + + generate-artifact-descriptor + compile + + generate-artifact-descriptor + + + + package-artifact + package + + package-artifact + + + + generate-plugin-resources + compile + + generate-plugin-resources + + + + generate-product-resources + compile + + generate-product-resources + + + + create-product-sandbox + compile + + create-product-sandbox + + + + + + maven-source-plugin + 2.1.2 + + + attach-sources + package + + jar-no-fork + + + + + + maven-javadoc-plugin + 2.8.1 + + + attach-javadocs + package + + jar + + + + + + + + + + + org.slf4j + slf4j-api + ${slf4jVersion} + + + org.slf4j + jul-to-slf4j + ${slf4jVersion} + + + ch.qos.logback + logback-core + ${logbackVersion} + + + ch.qos.logback + logback-classic + ${logbackVersion} + + + org.apache.commons + commons-lang3 + 3.1 + + + commons-codec + commons-codec + 1.7 + + + javax.servlet + javax.servlet-api + 3.1-b09 + + + commons-io + commons-io + 2.4 + + + com.google.code.findbugs + jsr305 + 2.0.1 + + + com.google.guava + guava + 14.0.1 + + + org.quartz-scheduler + quartz + 2.1.7 + + + dom4j + dom4j + 1.6.1 + + + org.apache.velocity + velocity + 1.7 + + + commons-httpclient + commons-httpclient + 3.1 + + + joda-time + joda-time + 2.2 + + + commons-collections + commons-collections + 3.2.1 + + + + + + junit + junit + 4.11 + test + + + org.mockito + mockito-all + 1.9.5 + test + + + + + + true + never + fail + + + true + never + fail + + pmeaseRepo + PMEase Repository + http://artifact.pmease.com/ + + + + + pmeaseRepo + PMEase Repository + + true + never + fail + + + true + always + fail + + http://artifact.pmease.com/ + + + + + pmeaseRepo + http://artifact.pmease.com/ + + + + UTF-8 + UTF-8 + 1.7.5 + 1.0.11 +