You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2019/12/25 03:33:11 UTC

[commons-vfs] annotated tag japicmp-base-0.1.1 created (now 8d38c29)

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to annotated tag japicmp-base-0.1.1
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git.


      at 8d38c29  (tag)
 tagging b5aa127ce6478d4381a8aa99e4bc0cd7ef25acf1 (commit)
 replaces japicmp-base-0.1.0
      by siom79
      on Mon Jun 30 22:52:09 2014 +0200

- Log -----------------------------------------------------------------
[maven-release-plugin]  copy for tag japicmp-base-0.1.1
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new aceff7a  Initial commit
     new 0ed6bdc  Initial commit
     new 846a435  Updated pom.xml and README.md
     new 878c163  changed logging level to INFO
     new d702fd6  added findbugs plugin
     new ca83540  Updated download link to newest snapshot version
     new dffbb39  moved distribution management to base pom
     new d135151  added testbase module and three submodules to test the comparison of jar archives
     new 80d2a73  further test cases
     new 645e7aa  extended README.md
     new ef67f5f  Added JarArchiveComparatorOptions, Update of README.md
     new af0ec12  [maven-release-plugin] prepare release japicmp-base-0.0.1
     new 8912361  [maven-release-plugin] rollback the release of japicmp-base-0.0.1
     new 41c5647  [maven-release-plugin] prepare release japicmp-base-0.0.1
     new ff15256  [maven-release-plugin] rollback the release of japicmp-base-0.0.1
     new 7fe97d4  [maven-release-plugin] prepare release japicmp-base-0.0.1
     new 8fbdc6c  [maven-release-plugin] rollback the release of japicmp-base-0.0.1
     new 94e66eb  [maven-release-plugin] prepare release japicmp-base-0.0.1
     new 3eeaf9c  [maven-release-plugin] prepare for next development iteration
     new 6c1a401  Updated README.md
     new 53a32f8  added -a option that lets the user specify the access modifier level used to compare classes and class members
     new 0111134  added new feature package filter (new cli option)
     new 7c22f30  added xml output for cobertura plugin
     new 3d58ae7  it is verified that argument for cli option -o and -n is a jar file
     new 329ab85  updated README.md
     new f5b13eb  updated README.md
     new f21e238  [maven-release-plugin] prepare release japicmp-base-0.0.2
     new 5d88a15  [maven-release-plugin] prepare for next development iteration
     new 101d281  updated README.md
     new 83770b8  updated README.md
     new 414ccbb  moved PackageFilter to config package, moved AccessModifier to model package
     new c3f510c  Update download links for releases
     new aeb5540  Local changes
     new 5ec9e0c  Updated README.md
     new 3111346  Updated README.md
     new c5ec4fe  started maven plugin
     new 7af9e49  maven-plugin: added parameter from CLI tool, add local file path as old or new archive location; java source and target level is now 1.7; removed dependency to eclipse-aether API
     new 707c1fa  reactivated cobertura plugin
     new 409f2df  Updated README.md
     new 09ba26a  Updated README.md
     new ab1d0b0  Updated README.md
     new 568f877  removed unnecessary files
     new 037b94e  Updated README.md
     new 2f3b431  added -XX:-UseSplitVerifier option for surefire plugin -> resolves bytecode instrumentation issue with cobertura
     new 761f276  Merged development branch to master
     new 0f0dd74  added @phase to maven-plugin
     new 29e29bc  [maven-release-plugin] prepare release japicmp-base-0.1.0
     new 532fc0e  [maven-release-plugin] prepare for next development iteration
     new ca435c8  Updated README.md
     new 8298ceb  Merge branch 'master' of https://github.com/siom79/japicmp
     new a96cc16  Updated README.md
     new 51bd591  Prepared pom.xml files to be compliant with maven central repository requirements
     new ef57f00  Updated javassist to latest version 3.18.2-GA
     new 8edb533  Added oss-parent as parent pom in order to be able to deploy to the Sonatype Nexus repo
     new e43e646  skipping test artifacts during deployment
     new ae67fa1  Corrected scm and developerConnection in pom.xml
     new 82ab9c3  corrected github url in pom.xml
     new b95aa54  Updated maven release plugin configuration
     new b5aa127  [maven-release-plugin] prepare release japicmp-base-0.1.1

The 59 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[commons-vfs] 01/12: [maven-release-plugin] prepare for next development iteration

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to annotated tag japicmp-base-0.1.1
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git

commit 532fc0e7af74701042e6a7f7550a575efca26630
Author: CloudBees DEV@Cloud <no...@cloudbees.com>
AuthorDate: Sat Jun 21 18:42:39 2014 -0400

    [maven-release-plugin] prepare for next development iteration
---
 japicmp-maven-plugin/pom.xml                       | 2 +-
 japicmp-testbase/japicmp-test-maven-plugin/pom.xml | 2 +-
 japicmp-testbase/japicmp-test-v1/pom.xml           | 2 +-
 japicmp-testbase/japicmp-test-v2/pom.xml           | 2 +-
 japicmp-testbase/japicmp-test/pom.xml              | 2 +-
 japicmp-testbase/pom.xml                           | 2 +-
 japicmp/pom.xml                                    | 2 +-
 pom.xml                                            | 4 ++--
 8 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/japicmp-maven-plugin/pom.xml b/japicmp-maven-plugin/pom.xml
index 3582ddd..85aba0b 100644
--- a/japicmp-maven-plugin/pom.xml
+++ b/japicmp-maven-plugin/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>japicmp-base</artifactId>
         <groupId>japicmp</groupId>
-        <version>0.1.0</version>
+        <version>0.1.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/japicmp-testbase/japicmp-test-maven-plugin/pom.xml b/japicmp-testbase/japicmp-test-maven-plugin/pom.xml
index f8dfbce..768a21a 100644
--- a/japicmp-testbase/japicmp-test-maven-plugin/pom.xml
+++ b/japicmp-testbase/japicmp-test-maven-plugin/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>japicmp-testbase</artifactId>
         <groupId>japicmp</groupId>
-        <version>0.1.0</version>
+        <version>0.1.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/japicmp-testbase/japicmp-test-v1/pom.xml b/japicmp-testbase/japicmp-test-v1/pom.xml
index 2a85ca2..92bfc84 100644
--- a/japicmp-testbase/japicmp-test-v1/pom.xml
+++ b/japicmp-testbase/japicmp-test-v1/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>japicmp</groupId>
         <artifactId>japicmp-testbase</artifactId>
-        <version>0.1.0</version>
+        <version>0.1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>japicmp-test-v1</artifactId>
diff --git a/japicmp-testbase/japicmp-test-v2/pom.xml b/japicmp-testbase/japicmp-test-v2/pom.xml
index 2528e36..3c6e3fa 100644
--- a/japicmp-testbase/japicmp-test-v2/pom.xml
+++ b/japicmp-testbase/japicmp-test-v2/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>japicmp</groupId>
         <artifactId>japicmp-testbase</artifactId>
-        <version>0.1.0</version>
+        <version>0.1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>japicmp-test-v2</artifactId>
diff --git a/japicmp-testbase/japicmp-test/pom.xml b/japicmp-testbase/japicmp-test/pom.xml
index 63383c7..b82c00b 100644
--- a/japicmp-testbase/japicmp-test/pom.xml
+++ b/japicmp-testbase/japicmp-test/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>japicmp</groupId>
         <artifactId>japicmp-testbase</artifactId>
-        <version>0.1.0</version>
+        <version>0.1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>japicmp-test</artifactId>
diff --git a/japicmp-testbase/pom.xml b/japicmp-testbase/pom.xml
index 660f261..d5c1c19 100644
--- a/japicmp-testbase/pom.xml
+++ b/japicmp-testbase/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>japicmp</groupId>
         <artifactId>japicmp-base</artifactId>
-        <version>0.1.0</version>
+        <version>0.1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>japicmp-testbase</artifactId>
diff --git a/japicmp/pom.xml b/japicmp/pom.xml
index 0f1d4ae..8bc1469 100644
--- a/japicmp/pom.xml
+++ b/japicmp/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>japicmp</groupId>
         <artifactId>japicmp-base</artifactId>
-        <version>0.1.0</version>
+        <version>0.1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>japicmp</artifactId>
diff --git a/pom.xml b/pom.xml
index 0689497..01d3564 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
     <groupId>japicmp</groupId>
     <artifactId>japicmp-base</artifactId>
-    <version>0.1.0</version>
+    <version>0.1.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
@@ -125,7 +125,7 @@
         <connection>scm:git:git://github.com/${github.account}/${project.groupId}.git</connection>
         <developerConnection>scm:git:git@github.com:${github.account}/${project.groupId}.git</developerConnection>
         <url>http://github.com/${github.account}/${project.groupId}/tree/master/</url>
-        <tag>japicmp-base-0.1.0</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <distributionManagement>


[commons-vfs] 06/12: Updated javassist to latest version 3.18.2-GA

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to annotated tag japicmp-base-0.1.1
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git

commit ef57f00fde5c79a4cbf3ef71042e4dbd8be0b5b3
Author: siom79 <ma...@googlemail.com>
AuthorDate: Sun Jun 29 15:03:39 2014 +0200

    Updated javassist to latest version 3.18.2-GA
---
 japicmp/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/japicmp/pom.xml b/japicmp/pom.xml
index 4950143..d9a9d94 100644
--- a/japicmp/pom.xml
+++ b/japicmp/pom.xml
@@ -24,9 +24,9 @@
 
     <dependencies>
         <dependency>
-            <groupId>javassist</groupId>
+            <groupId>org.javassist</groupId>
             <artifactId>javassist</artifactId>
-            <version>3.12.1.GA</version>
+            <version>3.18.2-GA</version>
         </dependency>
         <dependency>
             <groupId>log4j</groupId>


[commons-vfs] 03/12: Merge branch 'master' of https://github.com/siom79/japicmp

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to annotated tag japicmp-base-0.1.1
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git

commit 8298ceb6be10c96cc7604ccb67afa4449446f822
Merge: ca435c8 532fc0e
Author: siom79 <ma...@googlemail.com>
AuthorDate: Sun Jun 22 00:54:36 2014 +0200

    Merge branch 'master' of https://github.com/siom79/japicmp

 japicmp-maven-plugin/pom.xml                       |   6 +-
 japicmp-testbase/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(-)


[commons-vfs] 07/12: Added oss-parent as parent pom in order to be able to deploy to the Sonatype Nexus repo

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to annotated tag japicmp-base-0.1.1
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git

commit 8edb533ca67f2907fc1ee3eb0645590c3a66e0cb
Author: siom79 <ma...@googlemail.com>
AuthorDate: Mon Jun 30 20:55:48 2014 +0200

    Added oss-parent as parent pom in order to be able to deploy to the Sonatype Nexus repo
---
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pom.xml b/pom.xml
index f18cfc2..ae37c30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,6 +3,12 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
+    <parent>
+        <groupId>org.sonatype.oss</groupId>
+        <artifactId>oss-parent</artifactId>
+        <version>7</version>
+    </parent>
+
     <groupId>com.github.siom79.japicmp</groupId>
     <artifactId>japicmp-base</artifactId>
     <version>0.1.1-SNAPSHOT</version>


[commons-vfs] 05/12: Prepared pom.xml files to be compliant with maven central repository requirements

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to annotated tag japicmp-base-0.1.1
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git

commit 51bd5916f53e17aa60e658e92de47de38e25345c
Author: siom79 <ma...@googlemail.com>
AuthorDate: Sun Jun 29 13:17:19 2014 +0200

    Prepared pom.xml files to be compliant with maven central repository requirements
---
 README.md                                          |  8 +-
 japicmp-maven-plugin/pom.xml                       | 17 ++++-
 japicmp-testbase/japicmp-test-maven-plugin/pom.xml | 10 +--
 japicmp-testbase/japicmp-test-v1/pom.xml           |  2 +-
 japicmp-testbase/japicmp-test-v2/pom.xml           |  6 +-
 japicmp-testbase/japicmp-test/pom.xml              | 12 +--
 japicmp-testbase/pom.xml                           |  2 +-
 japicmp/pom.xml                                    | 15 +++-
 pom.xml                                            | 89 +++++++++++++---------
 9 files changed, 106 insertions(+), 55 deletions(-)

diff --git a/README.md b/README.md
index 762cca1..b2b509f 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ The maven plugin can be included in the pom.xml file of your artifact in the fol
     <build>
         <plugins>
             <plugin>
-                <groupId>japicmp</groupId>
+                <groupId>com.github.siom79.japicmp</groupId>
                 <artifactId>japicmp-maven-plugin</artifactId>
                 <version>0.1.0</version>
                 <configuration>
@@ -100,6 +100,12 @@ The elements &lt;oldVersion&gt; and &lt;newVersion&gt; elements let you specify
 
 The maven plugin produces the two files japicmp.diff and japicmp.xml within the directory ${project.build.directory}/japicmp
 of your artifact.
+
+Currently the maven plugin is not available at the central repository; hence you will have to download it from the [release
+site](https://github.com/siom79/japicmp/releases) and install it locally with the following command using 
+[this pom file](https://github.com/siom79/japicmp/blob/master/japicmp-maven-plugin/pom.xml):
+
+    mvn install:install-file -Dfile=<path-to-file> -DpomFile=<path-to-pomfile>
 	
 ###Example###
 
diff --git a/japicmp-maven-plugin/pom.xml b/japicmp-maven-plugin/pom.xml
index 85aba0b..86a7fdb 100644
--- a/japicmp-maven-plugin/pom.xml
+++ b/japicmp-maven-plugin/pom.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
+        <groupId>com.github.siom79.japicmp</groupId>
         <artifactId>japicmp-base</artifactId>
-        <groupId>japicmp</groupId>
         <version>0.1.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -10,6 +10,19 @@
     <artifactId>japicmp-maven-plugin</artifactId>
     <packaging>maven-plugin</packaging>
 
+    <name>japicmp-maven-plugin</name>
+    <description>japicmp-maven-plugin is a maven plugin that computes the differences between two
+        versions of a jar file/artifact in order to ease the API documentation for clients/customers.</description>
+    <url>https://github.com/siom79/japicmp</url>
+
+    <licenses>
+        <license>
+            <name>Apache License, Version 2.0</name>
+            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <distribution>repo</distribution>
+        </license>
+    </licenses>
+
     <properties>
         <maven.version>3.1.0</maven.version>
     </properties>
@@ -45,7 +58,7 @@
             <version>${maven.version}</version>
         </dependency>
         <dependency>
-            <groupId>japicmp</groupId>
+            <groupId>com.github.siom79.japicmp</groupId>
             <artifactId>japicmp</artifactId>
             <version>${project.version}</version>
         </dependency>
diff --git a/japicmp-testbase/japicmp-test-maven-plugin/pom.xml b/japicmp-testbase/japicmp-test-maven-plugin/pom.xml
index 768a21a..e455544 100644
--- a/japicmp-testbase/japicmp-test-maven-plugin/pom.xml
+++ b/japicmp-testbase/japicmp-test-maven-plugin/pom.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
+        <groupId>com.github.siom79.japicmp</groupId>
         <artifactId>japicmp-testbase</artifactId>
-        <groupId>japicmp</groupId>
         <version>0.1.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -11,7 +11,7 @@
 
     <dependencies>
         <dependency>
-            <groupId>japicmp</groupId>
+            <groupId>com.github.siom79.japicmp</groupId>
             <artifactId>japicmp-maven-plugin</artifactId>
             <version>${project.version}</version>
         </dependency>
@@ -20,20 +20,20 @@
     <build>
         <plugins>
             <plugin>
-                <groupId>japicmp</groupId>
+                <groupId>com.github.siom79.japicmp</groupId>
                 <artifactId>japicmp-maven-plugin</artifactId>
                 <version>${project.version}</version>
                 <configuration>
                     <oldVersion>
                         <dependency>
-                            <groupId>japicmp</groupId>
+                            <groupId>com.github.siom79.japicmp</groupId>
                             <artifactId>japicmp-test-v1</artifactId>
                             <version>${project.version}</version>
                         </dependency>
                     </oldVersion>
                     <newVersion>
                         <dependency>
-                            <groupId>japicmp</groupId>
+                            <groupId>com.github.siom79.japicmp</groupId>
                             <artifactId>japicmp-test-v2</artifactId>
                             <version>${project.version}</version>
                         </dependency>
diff --git a/japicmp-testbase/japicmp-test-v1/pom.xml b/japicmp-testbase/japicmp-test-v1/pom.xml
index 92bfc84..977061e 100644
--- a/japicmp-testbase/japicmp-test-v1/pom.xml
+++ b/japicmp-testbase/japicmp-test-v1/pom.xml
@@ -2,7 +2,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>japicmp</groupId>
+        <groupId>com.github.siom79.japicmp</groupId>
         <artifactId>japicmp-testbase</artifactId>
         <version>0.1.1-SNAPSHOT</version>
     </parent>
diff --git a/japicmp-testbase/japicmp-test-v2/pom.xml b/japicmp-testbase/japicmp-test-v2/pom.xml
index 3c6e3fa..d9f720b 100644
--- a/japicmp-testbase/japicmp-test-v2/pom.xml
+++ b/japicmp-testbase/japicmp-test-v2/pom.xml
@@ -2,7 +2,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>japicmp</groupId>
+        <groupId>com.github.siom79.japicmp</groupId>
         <artifactId>japicmp-testbase</artifactId>
         <version>0.1.1-SNAPSHOT</version>
     </parent>
@@ -12,13 +12,13 @@
     <build>
         <plugins>
             <plugin>
-                <groupId>japicmp</groupId>
+                <groupId>com.github.siom79.japicmp</groupId>
                 <artifactId>japicmp-maven-plugin</artifactId>
                 <version>${project.version}</version>
                 <configuration>
                     <oldVersion>
                         <dependency>
-                            <groupId>japicmp</groupId>
+                            <groupId>com.github.siom79.japicmp</groupId>
                             <artifactId>japicmp-test-v1</artifactId>
                             <version>${project.version}</version>
                         </dependency>
diff --git a/japicmp-testbase/japicmp-test/pom.xml b/japicmp-testbase/japicmp-test/pom.xml
index b82c00b..45d1680 100644
--- a/japicmp-testbase/japicmp-test/pom.xml
+++ b/japicmp-testbase/japicmp-test/pom.xml
@@ -2,7 +2,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>japicmp</groupId>
+        <groupId>com.github.siom79.japicmp</groupId>
         <artifactId>japicmp-testbase</artifactId>
         <version>0.1.1-SNAPSHOT</version>
     </parent>
@@ -11,18 +11,18 @@
 
     <dependencies>
         <dependency>
-            <groupId>japicmp</groupId>
+            <groupId>com.github.siom79.japicmp</groupId>
             <artifactId>japicmp</artifactId>
             <version>${project.version}</version>
             <scope>test</scope>
         </dependency>
         <dependency>
-            <groupId>japicmp</groupId>
+            <groupId>com.github.siom79.japicmp</groupId>
             <artifactId>japicmp-test-v1</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
-            <groupId>japicmp</groupId>
+            <groupId>com.github.siom79.japicmp</groupId>
             <artifactId>japicmp-test-v2</artifactId>
             <version>${project.version}</version>
         </dependency>
@@ -44,7 +44,7 @@
                         <configuration>
                             <artifactItems>
                                 <artifactItem>
-                                    <groupId>japicmp</groupId>
+                                    <groupId>com.github.siom79.japicmp</groupId>
                                     <artifactId>japicmp-test-v1</artifactId>
                                     <version>${project.version}</version>
                                     <overWrite>true</overWrite>
@@ -52,7 +52,7 @@
                                     <destFileName>japicmp-test-v1.jar</destFileName>
                                 </artifactItem>
                                 <artifactItem>
-                                    <groupId>japicmp</groupId>
+                                    <groupId>com.github.siom79.japicmp</groupId>
                                     <artifactId>japicmp-test-v2</artifactId>
                                     <version>${project.version}</version>
                                     <overWrite>true</overWrite>
diff --git a/japicmp-testbase/pom.xml b/japicmp-testbase/pom.xml
index d5c1c19..5e0c176 100644
--- a/japicmp-testbase/pom.xml
+++ b/japicmp-testbase/pom.xml
@@ -2,7 +2,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>japicmp</groupId>
+        <groupId>com.github.siom79.japicmp</groupId>
         <artifactId>japicmp-base</artifactId>
         <version>0.1.1-SNAPSHOT</version>
     </parent>
diff --git a/japicmp/pom.xml b/japicmp/pom.xml
index 8bc1469..4950143 100644
--- a/japicmp/pom.xml
+++ b/japicmp/pom.xml
@@ -2,13 +2,26 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>japicmp</groupId>
+        <groupId>com.github.siom79.japicmp</groupId>
         <artifactId>japicmp-base</artifactId>
         <version>0.1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>japicmp</artifactId>
 
+    <name>japicmp</name>
+    <description>japicmp is a library that computes the differences between two
+        versions of a jar file/artifact in order to ease the API documentation for clients/customers.</description>
+    <url>https://github.com/siom79/japicmp</url>
+
+    <licenses>
+        <license>
+            <name>Apache License, Version 2.0</name>
+            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <distribution>repo</distribution>
+        </license>
+    </licenses>
+
     <dependencies>
         <dependency>
             <groupId>javassist</groupId>
diff --git a/pom.xml b/pom.xml
index 01d3564..f18cfc2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,12 +1,35 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <groupId>japicmp</groupId>
+    <groupId>com.github.siom79.japicmp</groupId>
     <artifactId>japicmp-base</artifactId>
     <version>0.1.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
+    <name>japicmp-base</name>
+    <description>japicmp is a library/maven plugin that computes the differences between two
+        versions of a jar file/artifact in order to ease the API documentation for clients/customers.
+    </description>
+    <url>https://github.com/siom79/japicmp</url>
+
+    <licenses>
+        <license>
+            <name>Apache License, Version 2.0</name>
+            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <distribution>repo</distribution>
+        </license>
+    </licenses>
+
+    <developers>
+        <developer>
+            <id>martin.mois</id>
+            <name>Martin Mois</name>
+            <email>martin.mois@gmail.com</email>
+        </developer>
+    </developers>
+
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <github.account>siom79</github.account>
@@ -128,37 +151,33 @@
         <tag>HEAD</tag>
     </scm>
 
-    <distributionManagement>
-        <repository>
-            <id>cloudbees-public-release</id>
-            <url>dav:https://repository-${cloudbees.account}.forge.cloudbees.com/release</url>
-        </repository>
-        <snapshotRepository>
-            <id>cloudbees-public-snapshot</id>
-            <url>dav:https://repository-${cloudbees.account}.forge.cloudbees.com/snapshot</url>
-        </snapshotRepository>
-    </distributionManagement>
-
-    <repositories>
-        <repository>
-            <id>cloudbees-public-snapshot</id>
-            <url>https://repository-${cloudbees.account}.forge.cloudbees.com/public-snapshot</url>
-            <releases>
-                <enabled>false</enabled>
-            </releases>
-            <snapshots>
-                <enabled>true</enabled>
-            </snapshots>
-        </repository>
-        <repository>
-            <id>cloudbees-public-release</id>
-            <url>https://repository-${cloudbees.account}.forge.cloudbees.com/public-release</url>
-            <releases>
-                <enabled>true</enabled>
-            </releases>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-        </repository>
-    </repositories>
+    <profiles>
+        <profile>
+            <id>sign-artifacts</id>
+            <activation>
+                <property>
+                    <name>performRelease</name>
+                    <value>true</value>
+                </property>
+            </activation>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-gpg-plugin</artifactId>
+                        <version>1.5</version>
+                        <executions>
+                            <execution>
+                                <id>sign-artifacts</id>
+                                <phase>verify</phase>
+                                <goals>
+                                    <goal>sign</goal>
+                                </goals>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+    </profiles>
 </project>
\ No newline at end of file


[commons-vfs] 09/12: Corrected scm and developerConnection in pom.xml

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to annotated tag japicmp-base-0.1.1
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git

commit ae67fa18183e87fc4c730f6721c49769caa24332
Author: siom79 <ma...@googlemail.com>
AuthorDate: Mon Jun 30 21:17:52 2014 +0200

    Corrected scm and developerConnection in pom.xml
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ae37c30..42c7f15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,9 +151,9 @@
     </build>
 
     <scm>
-        <connection>scm:git:git://github.com/${github.account}/${project.groupId}.git</connection>
+        <connection>scm:git:git@github.com:${github.account}/${project.groupId}.git</connection>
         <developerConnection>scm:git:git@github.com:${github.account}/${project.groupId}.git</developerConnection>
-        <url>http://github.com/${github.account}/${project.groupId}/tree/master/</url>
+        <url>git@github.com:${github.account}/${project.groupId}.git</url>
         <tag>HEAD</tag>
     </scm>
 


[commons-vfs] 11/12: Updated maven release plugin configuration

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to annotated tag japicmp-base-0.1.1
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git

commit b95aa544d218dfcd37a05508d559fd285f0f6dbd
Author: siom79 <ma...@googlemail.com>
AuthorDate: Mon Jun 30 22:50:54 2014 +0200

    Updated maven release plugin configuration
---
 pom.xml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 538d31d..02d4f44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,11 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-release-plugin</artifactId>
-                <version>2.4.1</version>
+                <version>2.5</version>
+                <configuration>
+                    <remoteTagging>false</remoteTagging>
+                    <suppressCommitBeforeTag>false</suppressCommitBeforeTag>
+                </configuration>
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>


[commons-vfs] 08/12: skipping test artifacts during deployment

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to annotated tag japicmp-base-0.1.1
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git

commit e43e64600d1ad0b50fbf0eb9b6e953fcf60ae8d8
Author: siom79 <ma...@googlemail.com>
AuthorDate: Mon Jun 30 21:09:55 2014 +0200

    skipping test artifacts during deployment
---
 japicmp-testbase/pom.xml | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/japicmp-testbase/pom.xml b/japicmp-testbase/pom.xml
index 5e0c176..a483c3c 100644
--- a/japicmp-testbase/pom.xml
+++ b/japicmp-testbase/pom.xml
@@ -16,4 +16,17 @@
 		<module>japicmp-test</module>
         <module>japicmp-test-maven-plugin</module>
     </modules>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-deploy-plugin</artifactId>
+                <version>2.8.1</version>
+                <configuration>
+                    <skip>true</skip>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
 </project>
\ No newline at end of file


[commons-vfs] 10/12: corrected github url in pom.xml

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to annotated tag japicmp-base-0.1.1
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git

commit 82ab9c34ecf0f7192c6ddd8c51a43b603b840503
Author: siom79 <ma...@googlemail.com>
AuthorDate: Mon Jun 30 21:31:21 2014 +0200

    corrected github url in pom.xml
---
 pom.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 42c7f15..538d31d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,6 +39,7 @@
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <github.account>siom79</github.account>
+        <github.project>japicmp</github.project>
         <cloudbees.account>siom79</cloudbees.account>
         <java.source>1.7</java.source>
         <java.target>1.7</java.target>
@@ -151,9 +152,9 @@
     </build>
 
     <scm>
-        <connection>scm:git:git@github.com:${github.account}/${project.groupId}.git</connection>
-        <developerConnection>scm:git:git@github.com:${github.account}/${project.groupId}.git</developerConnection>
-        <url>git@github.com:${github.account}/${project.groupId}.git</url>
+        <connection>scm:git:git@github.com:${github.account}/${github.project}.git</connection>
+        <developerConnection>scm:git:git@github.com:${github.account}/${github.project}.git</developerConnection>
+        <url>git@github.com:${github.account}/${github.project}.git</url>
         <tag>HEAD</tag>
     </scm>
 


[commons-vfs] 04/12: Updated README.md

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to annotated tag japicmp-base-0.1.1
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git

commit a96cc167345ba2a1e70d793036b99c7c59d1d00d
Author: siom79 <ma...@googlemail.com>
AuthorDate: Sun Jun 22 00:56:11 2014 +0200

    Updated README.md
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index d82ab51..762cca1 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ japicmp
 
 japicmp is a tool to compare two versions of a jar archive:
 
-    java -jar japicmp-0.0.3.jar -n new-version.jar -o old-version.jar
+    java -jar japicmp-0.1.0.jar -n new-version.jar -o old-version.jar
 
 It can also be used as a library:
 
@@ -55,7 +55,7 @@ The maven plugin can be included in the pom.xml file of your artifact in the fol
             <plugin>
                 <groupId>japicmp</groupId>
                 <artifactId>japicmp-maven-plugin</artifactId>
-                <version>0.0.3</version>
+                <version>0.1.0</version>
                 <configuration>
                     <oldVersion>
                         <dependency>


[commons-vfs] 02/12: Updated README.md

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to annotated tag japicmp-base-0.1.1
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git

commit ca435c8172a2239a51ec34d74814aafcf783e785
Author: siom79 <ma...@googlemail.com>
AuthorDate: Sun Jun 22 00:54:18 2014 +0200

    Updated README.md
---
 README.md                                                         | 5 +++--
 japicmp-maven-plugin/src/main/java/japicmp/maven/JApiCmpMojo.java | 4 ----
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 85b40fa..d82ab51 100644
--- a/README.md
+++ b/README.md
@@ -149,6 +149,9 @@ The differences between the two Java APIs are also printed on the command line f
 
 The following releases are available:
 
+* [Version 0.1.0](https://github.com/siom79/japicmp/releases/tag/japicmp-base-0.1.0)
+    * Changes:
+        * [The functionality of japicmp should be available as a maven plugin](https://github.com/siom79/japicmp/issues/6)
 * [Version 0.0.2](https://github.com/siom79/japicmp/releases/tag/japicmp-base-0.0.2)
     * Changes:
         * [Command-line option to filter packages](https://github.com/siom79/japicmp/issues/1)
@@ -157,8 +160,6 @@ The following releases are available:
         * [Giving a non-jar file as argument should not output "Comparing..."](https://github.com/siom79/japicmp/issues/5)
 * [Version 0.0.1](https://github.com/siom79/japicmp/releases/tag/japicmp-base-0.0.1)
 
-The latest snapshot version can be downloaded here: [japicmp-SNAPSHOT](http://repository-siom79.forge.cloudbees.com/snapshot/japicmp/japicmp/)
-
 ##Development##
 
 * [Jenkins build server](https://siom79.ci.cloudbees.com/job/japicmp)
diff --git a/japicmp-maven-plugin/src/main/java/japicmp/maven/JApiCmpMojo.java b/japicmp-maven-plugin/src/main/java/japicmp/maven/JApiCmpMojo.java
index 13e1525..c268e9a 100644
--- a/japicmp-maven-plugin/src/main/java/japicmp/maven/JApiCmpMojo.java
+++ b/japicmp-maven-plugin/src/main/java/japicmp/maven/JApiCmpMojo.java
@@ -11,16 +11,12 @@ import japicmp.output.stdout.StdoutOutputGenerator;
 import japicmp.output.xml.XmlOutputGenerator;
 import org.apache.maven.artifact.Artifact;
 import org.apache.maven.artifact.factory.ArtifactFactory;
-import org.apache.maven.artifact.factory.DefaultArtifactFactory;
 import org.apache.maven.artifact.repository.ArtifactRepository;
 import org.apache.maven.artifact.resolver.ArtifactResolutionRequest;
-import org.apache.maven.artifact.resolver.ArtifactResolutionResult;
 import org.apache.maven.artifact.resolver.ArtifactResolver;
 import org.apache.maven.plugin.AbstractMojo;
 import org.apache.maven.plugin.MojoExecutionException;
 import org.apache.maven.plugin.MojoFailureException;
-import org.apache.maven.project.DefaultMavenProjectBuilder;
-import org.apache.maven.repository.internal.MavenRepositorySystemUtils;
 import org.apache.maven.settings.Settings;
 
 import java.io.File;


[commons-vfs] 12/12: [maven-release-plugin] prepare release japicmp-base-0.1.1

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to annotated tag japicmp-base-0.1.1
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git

commit b5aa127ce6478d4381a8aa99e4bc0cd7ef25acf1
Author: siom79 <ma...@googlemail.com>
AuthorDate: Mon Jun 30 22:52:07 2014 +0200

    [maven-release-plugin] prepare release japicmp-base-0.1.1
---
 japicmp-maven-plugin/pom.xml                       | 2 +-
 japicmp-testbase/japicmp-test-maven-plugin/pom.xml | 2 +-
 japicmp-testbase/japicmp-test-v1/pom.xml           | 2 +-
 japicmp-testbase/japicmp-test-v2/pom.xml           | 2 +-
 japicmp-testbase/japicmp-test/pom.xml              | 2 +-
 japicmp-testbase/pom.xml                           | 2 +-
 japicmp/pom.xml                                    | 2 +-
 pom.xml                                            | 7 +++----
 8 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/japicmp-maven-plugin/pom.xml b/japicmp-maven-plugin/pom.xml
index 86a7fdb..1aa146f 100644
--- a/japicmp-maven-plugin/pom.xml
+++ b/japicmp-maven-plugin/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <groupId>com.github.siom79.japicmp</groupId>
         <artifactId>japicmp-base</artifactId>
-        <version>0.1.1-SNAPSHOT</version>
+        <version>0.1.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/japicmp-testbase/japicmp-test-maven-plugin/pom.xml b/japicmp-testbase/japicmp-test-maven-plugin/pom.xml
index e455544..6188742 100644
--- a/japicmp-testbase/japicmp-test-maven-plugin/pom.xml
+++ b/japicmp-testbase/japicmp-test-maven-plugin/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <groupId>com.github.siom79.japicmp</groupId>
         <artifactId>japicmp-testbase</artifactId>
-        <version>0.1.1-SNAPSHOT</version>
+        <version>0.1.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/japicmp-testbase/japicmp-test-v1/pom.xml b/japicmp-testbase/japicmp-test-v1/pom.xml
index 977061e..0b6ba9d 100644
--- a/japicmp-testbase/japicmp-test-v1/pom.xml
+++ b/japicmp-testbase/japicmp-test-v1/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>com.github.siom79.japicmp</groupId>
         <artifactId>japicmp-testbase</artifactId>
-        <version>0.1.1-SNAPSHOT</version>
+        <version>0.1.1</version>
     </parent>
 
     <artifactId>japicmp-test-v1</artifactId>
diff --git a/japicmp-testbase/japicmp-test-v2/pom.xml b/japicmp-testbase/japicmp-test-v2/pom.xml
index d9f720b..3ddce1e 100644
--- a/japicmp-testbase/japicmp-test-v2/pom.xml
+++ b/japicmp-testbase/japicmp-test-v2/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>com.github.siom79.japicmp</groupId>
         <artifactId>japicmp-testbase</artifactId>
-        <version>0.1.1-SNAPSHOT</version>
+        <version>0.1.1</version>
     </parent>
 
     <artifactId>japicmp-test-v2</artifactId>
diff --git a/japicmp-testbase/japicmp-test/pom.xml b/japicmp-testbase/japicmp-test/pom.xml
index 45d1680..5733dc1 100644
--- a/japicmp-testbase/japicmp-test/pom.xml
+++ b/japicmp-testbase/japicmp-test/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>com.github.siom79.japicmp</groupId>
         <artifactId>japicmp-testbase</artifactId>
-        <version>0.1.1-SNAPSHOT</version>
+        <version>0.1.1</version>
     </parent>
 
     <artifactId>japicmp-test</artifactId>
diff --git a/japicmp-testbase/pom.xml b/japicmp-testbase/pom.xml
index a483c3c..c27919a 100644
--- a/japicmp-testbase/pom.xml
+++ b/japicmp-testbase/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>com.github.siom79.japicmp</groupId>
         <artifactId>japicmp-base</artifactId>
-        <version>0.1.1-SNAPSHOT</version>
+        <version>0.1.1</version>
     </parent>
 
     <artifactId>japicmp-testbase</artifactId>
diff --git a/japicmp/pom.xml b/japicmp/pom.xml
index d9a9d94..ff3f386 100644
--- a/japicmp/pom.xml
+++ b/japicmp/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>com.github.siom79.japicmp</groupId>
         <artifactId>japicmp-base</artifactId>
-        <version>0.1.1-SNAPSHOT</version>
+        <version>0.1.1</version>
     </parent>
 
     <artifactId>japicmp</artifactId>
diff --git a/pom.xml b/pom.xml
index 02d4f44..4052291 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
@@ -11,7 +10,7 @@
 
     <groupId>com.github.siom79.japicmp</groupId>
     <artifactId>japicmp-base</artifactId>
-    <version>0.1.1-SNAPSHOT</version>
+    <version>0.1.1</version>
     <packaging>pom</packaging>
 
     <name>japicmp-base</name>
@@ -159,7 +158,7 @@
         <connection>scm:git:git@github.com:${github.account}/${github.project}.git</connection>
         <developerConnection>scm:git:git@github.com:${github.account}/${github.project}.git</developerConnection>
         <url>git@github.com:${github.account}/${github.project}.git</url>
-        <tag>HEAD</tag>
+        <tag>japicmp-base-0.1.1</tag>
     </scm>
 
     <profiles>