From 29e29bcdb31dc01d09c2c8cb66fe5b06747a2682 Mon Sep 17 00:00:00 2001 From: "CloudBees DEV@Cloud" Date: Sat, 21 Jun 2014 18:42:37 -0400 Subject: [PATCH] [maven-release-plugin] prepare release japicmp-base-0.1.0 --- japicmp-maven-plugin/pom.xml | 6 +- .../japicmp-test-maven-plugin/pom.xml | 6 +- japicmp-testbase/japicmp-test-v1/pom.xml | 20 +- japicmp-testbase/japicmp-test-v2/pom.xml | 84 ++--- japicmp-testbase/japicmp-test/pom.xml | 144 ++++---- japicmp-testbase/pom.xml | 36 +- japicmp/pom.xml | 156 ++++----- pom.xml | 327 +++++++++--------- 8 files changed, 387 insertions(+), 392 deletions(-) diff --git a/japicmp-maven-plugin/pom.xml b/japicmp-maven-plugin/pom.xml index f83a9128d..3582dddcd 100644 --- a/japicmp-maven-plugin/pom.xml +++ b/japicmp-maven-plugin/pom.xml @@ -1,11 +1,9 @@ - + japicmp-base japicmp - 0.0.3-SNAPSHOT + 0.1.0 4.0.0 diff --git a/japicmp-testbase/japicmp-test-maven-plugin/pom.xml b/japicmp-testbase/japicmp-test-maven-plugin/pom.xml index 553ed8082..f8dfbce6d 100644 --- a/japicmp-testbase/japicmp-test-maven-plugin/pom.xml +++ b/japicmp-testbase/japicmp-test-maven-plugin/pom.xml @@ -1,11 +1,9 @@ - + japicmp-testbase japicmp - 0.0.3-SNAPSHOT + 0.1.0 4.0.0 diff --git a/japicmp-testbase/japicmp-test-v1/pom.xml b/japicmp-testbase/japicmp-test-v1/pom.xml index 029fe3663..2a85ca232 100644 --- a/japicmp-testbase/japicmp-test-v1/pom.xml +++ b/japicmp-testbase/japicmp-test-v1/pom.xml @@ -1,11 +1,11 @@ - - - 4.0.0 - - japicmp - japicmp-testbase - 0.0.3-SNAPSHOT - - - japicmp-test-v1 + + + 4.0.0 + + japicmp + japicmp-testbase + 0.1.0 + + + japicmp-test-v1 \ No newline at end of file diff --git a/japicmp-testbase/japicmp-test-v2/pom.xml b/japicmp-testbase/japicmp-test-v2/pom.xml index db78d5bb2..2528e36e0 100644 --- a/japicmp-testbase/japicmp-test-v2/pom.xml +++ b/japicmp-testbase/japicmp-test-v2/pom.xml @@ -1,43 +1,43 @@ - - - 4.0.0 - - japicmp - japicmp-testbase - 0.0.3-SNAPSHOT - - - japicmp-test-v2 - - - - - japicmp - japicmp-maven-plugin - ${project.version} - - - - japicmp - japicmp-test-v1 - ${project.version} - - - - - ${project.build.directory}/${project.artifactId}-${project.version}.jar - - - - - - verify - - cmp - - - - - - + + + 4.0.0 + + japicmp + japicmp-testbase + 0.1.0 + + + japicmp-test-v2 + + + + + japicmp + japicmp-maven-plugin + ${project.version} + + + + japicmp + japicmp-test-v1 + ${project.version} + + + + + ${project.build.directory}/${project.artifactId}-${project.version}.jar + + + + + + verify + + cmp + + + + + + \ No newline at end of file diff --git a/japicmp-testbase/japicmp-test/pom.xml b/japicmp-testbase/japicmp-test/pom.xml index 6272d52c5..63383c771 100644 --- a/japicmp-testbase/japicmp-test/pom.xml +++ b/japicmp-testbase/japicmp-test/pom.xml @@ -1,73 +1,73 @@ - - - 4.0.0 - - japicmp - japicmp-testbase - 0.0.3-SNAPSHOT - - - japicmp-test - - - - japicmp - japicmp - ${project.version} - test - - - japicmp - japicmp-test-v1 - ${project.version} - - - japicmp - japicmp-test-v2 - ${project.version} - - - - - - - org.apache.maven.plugins - maven-dependency-plugin - 2.8 - - - copy - process-test-resources - - copy - - - - - japicmp - japicmp-test-v1 - ${project.version} - true - ${project.build.directory} - japicmp-test-v1.jar - - - japicmp - japicmp-test-v2 - ${project.version} - true - ${project.build.directory} - japicmp-test-v2.jar - - - - - - - - org.codehaus.mojo - cobertura-maven-plugin - - - + + + 4.0.0 + + japicmp + japicmp-testbase + 0.1.0 + + + japicmp-test + + + + japicmp + japicmp + ${project.version} + test + + + japicmp + japicmp-test-v1 + ${project.version} + + + japicmp + japicmp-test-v2 + ${project.version} + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.8 + + + copy + process-test-resources + + copy + + + + + japicmp + japicmp-test-v1 + ${project.version} + true + ${project.build.directory} + japicmp-test-v1.jar + + + japicmp + japicmp-test-v2 + ${project.version} + true + ${project.build.directory} + japicmp-test-v2.jar + + + + + + + + org.codehaus.mojo + cobertura-maven-plugin + + + \ No newline at end of file diff --git a/japicmp-testbase/pom.xml b/japicmp-testbase/pom.xml index e3c9c93da..660f261e0 100644 --- a/japicmp-testbase/pom.xml +++ b/japicmp-testbase/pom.xml @@ -1,19 +1,19 @@ - - - 4.0.0 - - japicmp - japicmp-base - 0.0.3-SNAPSHOT - - - japicmp-testbase - pom - - - japicmp-test-v1 - japicmp-test-v2 - japicmp-test - japicmp-test-maven-plugin - + + + 4.0.0 + + japicmp + japicmp-base + 0.1.0 + + + japicmp-testbase + pom + + + japicmp-test-v1 + japicmp-test-v2 + japicmp-test + japicmp-test-maven-plugin + \ No newline at end of file diff --git a/japicmp/pom.xml b/japicmp/pom.xml index 0dda364b9..0f1d4ae50 100644 --- a/japicmp/pom.xml +++ b/japicmp/pom.xml @@ -1,79 +1,79 @@ - - - 4.0.0 - - japicmp - japicmp-base - 0.0.3-SNAPSHOT - - - japicmp - - - - javassist - javassist - 3.12.1.GA - - - log4j - log4j - 1.2.17 - - - com.google.guava - guava - 14.0.1 - - - - - - - org.codehaus.mojo - cobertura-maven-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - 2.17 - - -XX:-UseSplitVerifier - - - - maven-assembly-plugin - - - - japicmp.JApiCmp - - - - jar-with-dependencies - - ${project.artifactId}-${project.version} - false - - - - make-assembly - package - - single - - - - - - org.codehaus.mojo - findbugs-maven-plugin - 2.5.2 - - true - target/site - - - - + + + 4.0.0 + + japicmp + japicmp-base + 0.1.0 + + + japicmp + + + + javassist + javassist + 3.12.1.GA + + + log4j + log4j + 1.2.17 + + + com.google.guava + guava + 14.0.1 + + + + + + + org.codehaus.mojo + cobertura-maven-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + 2.17 + + -XX:-UseSplitVerifier + + + + maven-assembly-plugin + + + + japicmp.JApiCmp + + + + jar-with-dependencies + + ${project.artifactId}-${project.version} + false + + + + make-assembly + package + + single + + + + + + org.codehaus.mojo + findbugs-maven-plugin + 2.5.2 + + true + target/site + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index d4f6967e6..0689497b8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,165 +1,164 @@ - - - 4.0.0 - - japicmp - japicmp-base - 0.0.3-SNAPSHOT - pom - - - UTF-8 - siom79 - siom79 - 1.7 - 1.7 - - - - japicmp - japicmp-testbase - japicmp-maven-plugin - - - - - junit - junit - 4.11 - test - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - ${java.source} - ${java.target} - - - - org.apache.maven.plugins - maven-release-plugin - 2.4.1 - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9.1 - - - attach-javadocs - - jar - - - - - - org.apache.maven.plugins - maven-source-plugin - 2.2.1 - - - attach-sources - - jar-no-fork - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.7 - - - deploy - deploy - - deploy - - - - - - - - org.apache.maven.wagon - wagon-webdav-jackrabbit - 1.0-beta-7 - - - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.5.2 - - - html - xml - - - - - verify - - clean - cobertura - - - - - - - - - - scm:git:git://github.com/${github.account}/${project.groupId}.git - scm:git:git@github.com:${github.account}/${project.groupId}.git - http://github.com/${github.account}/${project.groupId}/tree/master/ - HEAD - - - - - cloudbees-public-release - dav:https://repository-${cloudbees.account}.forge.cloudbees.com/release - - - cloudbees-public-snapshot - dav:https://repository-${cloudbees.account}.forge.cloudbees.com/snapshot - - - - - - cloudbees-public-snapshot - https://repository-${cloudbees.account}.forge.cloudbees.com/public-snapshot - - false - - - true - - - - cloudbees-public-release - https://repository-${cloudbees.account}.forge.cloudbees.com/public-release - - true - - - false - - - + + + 4.0.0 + + japicmp + japicmp-base + 0.1.0 + pom + + + UTF-8 + siom79 + siom79 + 1.7 + 1.7 + + + + japicmp + japicmp-testbase + japicmp-maven-plugin + + + + + junit + junit + 4.11 + test + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + ${java.source} + ${java.target} + + + + org.apache.maven.plugins + maven-release-plugin + 2.4.1 + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + + jar-no-fork + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.7 + + + deploy + deploy + + deploy + + + + + + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 1.0-beta-7 + + + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.5.2 + + + html + xml + + + + + verify + + clean + cobertura + + + + + + + + + + scm:git:git://github.com/${github.account}/${project.groupId}.git + scm:git:git@github.com:${github.account}/${project.groupId}.git + http://github.com/${github.account}/${project.groupId}/tree/master/ + japicmp-base-0.1.0 + + + + + cloudbees-public-release + dav:https://repository-${cloudbees.account}.forge.cloudbees.com/release + + + cloudbees-public-snapshot + dav:https://repository-${cloudbees.account}.forge.cloudbees.com/snapshot + + + + + + cloudbees-public-snapshot + https://repository-${cloudbees.account}.forge.cloudbees.com/public-snapshot + + false + + + true + + + + cloudbees-public-release + https://repository-${cloudbees.account}.forge.cloudbees.com/public-release + + true + + + false + + + \ No newline at end of file