r899 - in trunk: helper-maven-plugin/src/license helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest helper-maven-plugin-api helper-maven-plugin-api/src/license
Author: tchemit Date: 2013-08-07 18:15:33 +0200 (Wed, 07 Aug 2013) New Revision: 899 Url: http://nuiton.org/projects/maven-helper-plugin/repository/revisions/899 Log: optimize dependencies, third-parties add missing license headers + svn properties Modified: trunk/helper-maven-plugin-api/pom.xml trunk/helper-maven-plugin-api/src/license/THIRD-PARTY.properties trunk/helper-maven-plugin/src/license/THIRD-PARTY.properties trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/badVersionPattern1.xml trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/badVersionPattern2.xml trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/badVersionPattern3.xml trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/keepSnapshot.xml trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/removeSnapshot.xml trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/simple.xml Modified: trunk/helper-maven-plugin/src/license/THIRD-PARTY.properties =================================================================== --- trunk/helper-maven-plugin/src/license/THIRD-PARTY.properties 2013-08-07 15:51:08 UTC (rev 898) +++ trunk/helper-maven-plugin/src/license/THIRD-PARTY.properties 2013-08-07 16:15:33 UTC (rev 899) @@ -2,9 +2,7 @@ #------------------------------------------------------------------------------- # Already used licenses in project : # - Apache License -# - Apache Public License 2.0 # - BSD License -# - BSD style # - CDDL # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - Common Public License Version 1.0 @@ -14,6 +12,7 @@ # - Lesser General Public License (LPGL) # - Lesser General Public License (LPGL) v 2.1 # - MIT License +# - New BSD License # - Public Domain # - The Apache Software License, Version 2.0 # - http://classworlds.codehaus.org/license.html @@ -21,9 +20,8 @@ # Please fill the missing licenses for dependencies : # # -#Sun Nov 11 11:01:30 CET 2012 +#Wed Aug 07 18:10:58 CEST 2013 classworlds--classworlds--1.1-alpha-2=http\://classworlds.codehaus.org/license.html -commons-codec--commons-codec--1.2=The Apache Software License, Version 2.0 nekohtml--xercesMinimal--1.9.6.2=The Apache Software License, Version 2.0 org.codehaus.plexus--plexus-container-default--1.0-alpha-9-stable-1=The Apache Software License, Version 2.0 org.codehaus.plexus--plexus-interactivity-api--1.0-alpha-4=The Apache Software License, Version 2.0 Modified: trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/badVersionPattern1.xml =================================================================== --- trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/badVersionPattern1.xml 2013-08-07 15:51:08 UTC (rev 898) +++ trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/badVersionPattern1.xml 2013-08-07 16:15:33 UTC (rev 899) @@ -2,7 +2,7 @@ #%L Helper Maven Plugin :: Mojos $Id$ - $HeadURL:$ + $HeadURL$ %% Copyright (C) 2009 - 2012 CodeLutin, Tony Chemit %% Property changes on: trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/badVersionPattern1.xml ___________________________________________________________________ Modified: svn:keywords - Author Date Id Revision + Author Date Id Revision HeadURL Modified: trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/badVersionPattern2.xml =================================================================== --- trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/badVersionPattern2.xml 2013-08-07 15:51:08 UTC (rev 898) +++ trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/badVersionPattern2.xml 2013-08-07 16:15:33 UTC (rev 899) @@ -2,7 +2,7 @@ #%L Helper Maven Plugin :: Mojos $Id$ - $HeadURL:$ + $HeadURL$ %% Copyright (C) 2009 - 2012 CodeLutin, Tony Chemit %% Property changes on: trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/badVersionPattern2.xml ___________________________________________________________________ Modified: svn:keywords - Author Date Id Revision + Author Date Id Revision HeadURL Modified: trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/badVersionPattern3.xml =================================================================== --- trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/badVersionPattern3.xml 2013-08-07 15:51:08 UTC (rev 898) +++ trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/badVersionPattern3.xml 2013-08-07 16:15:33 UTC (rev 899) @@ -2,7 +2,7 @@ #%L Helper Maven Plugin :: Mojos $Id$ - $HeadURL:$ + $HeadURL$ %% Copyright (C) 2009 - 2012 CodeLutin, Tony Chemit %% Property changes on: trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/badVersionPattern3.xml ___________________________________________________________________ Modified: svn:keywords - Author Date Id Revision + Author Date Id Revision HeadURL Modified: trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/keepSnapshot.xml =================================================================== --- trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/keepSnapshot.xml 2013-08-07 15:51:08 UTC (rev 898) +++ trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/keepSnapshot.xml 2013-08-07 16:15:33 UTC (rev 899) @@ -2,7 +2,7 @@ #%L Helper Maven Plugin :: Mojos $Id$ - $HeadURL:$ + $HeadURL$ %% Copyright (C) 2009 - 2012 CodeLutin, Tony Chemit %% Property changes on: trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/keepSnapshot.xml ___________________________________________________________________ Modified: svn:keywords - Author Date Id Revision + Author Date Id Revision HeadURL Modified: trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/removeSnapshot.xml =================================================================== --- trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/removeSnapshot.xml 2013-08-07 15:51:08 UTC (rev 898) +++ trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/removeSnapshot.xml 2013-08-07 16:15:33 UTC (rev 899) @@ -2,7 +2,7 @@ #%L Helper Maven Plugin :: Mojos $Id$ - $HeadURL:$ + $HeadURL$ %% Copyright (C) 2009 - 2012 CodeLutin, Tony Chemit %% Property changes on: trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/removeSnapshot.xml ___________________________________________________________________ Modified: svn:keywords - Author Date Id Revision + Author Date Id Revision HeadURL Modified: trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/simple.xml =================================================================== --- trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/simple.xml 2013-08-07 15:51:08 UTC (rev 898) +++ trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/simple.xml 2013-08-07 16:15:33 UTC (rev 899) @@ -2,7 +2,7 @@ #%L Helper Maven Plugin :: Mojos $Id$ - $HeadURL:$ + $HeadURL$ %% Copyright (C) 2009 - 2012 CodeLutin, Tony Chemit %% Property changes on: trunk/helper-maven-plugin/src/test/resources/org/nuiton/helper/plugin/transformProjectVersionMojoTest/simple.xml ___________________________________________________________________ Modified: svn:keywords - Author Date Id Revision + Author Date Id Revision HeadURL Modified: trunk/helper-maven-plugin-api/pom.xml =================================================================== --- trunk/helper-maven-plugin-api/pom.xml 2013-08-07 15:51:08 UTC (rev 898) +++ trunk/helper-maven-plugin-api/pom.xml 2013-08-07 16:15:33 UTC (rev 899) @@ -48,21 +48,11 @@ <!-- compile dependencies --> <dependency> - <groupId>com.google.guava</groupId> - <artifactId>guava</artifactId> - </dependency> - - <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </dependency> <dependency> - <groupId>org.apache.commons</groupId> - <artifactId>commons-lang3</artifactId> - </dependency> - - <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-dependency-tree</artifactId> </dependency> Modified: trunk/helper-maven-plugin-api/src/license/THIRD-PARTY.properties =================================================================== --- trunk/helper-maven-plugin-api/src/license/THIRD-PARTY.properties 2013-08-07 15:51:08 UTC (rev 898) +++ trunk/helper-maven-plugin-api/src/license/THIRD-PARTY.properties 2013-08-07 16:15:33 UTC (rev 899) @@ -2,15 +2,14 @@ #------------------------------------------------------------------------------- # Already used licenses in project : # - Apache License -# - Apache Public License 2.0 # - BSD License -# - BSD style # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - Common Public License Version 1.0 # - Indiana University Extreme! Lab Software License, vesion 1.1.1 # - Lesser General Public License (LPGL) # - Lesser General Public License (LPGL) v 2.1 # - MIT License +# - New BSD License # - Public Domain # - The Apache Software License, Version 2.0 # - http://classworlds.codehaus.org/license.html @@ -18,9 +17,8 @@ # Please fill the missing licenses for dependencies : # # -#Sun Nov 11 10:59:37 CET 2012 +#Wed Aug 07 18:10:55 CEST 2013 classworlds--classworlds--1.1-alpha-2=http\://classworlds.codehaus.org/license.html -commons-codec--commons-codec--1.2=The Apache Software License, Version 2.0 nekohtml--xercesMinimal--1.9.6.2=The Apache Software License, Version 2.0 org.codehaus.plexus--plexus-container-default--1.0-alpha-9-stable-1=The Apache Software License, Version 2.0 org.codehaus.plexus--plexus-interactivity-api--1.0-alpha-4=The Apache Software License, Version 2.0
participants (1)
-
tchemit@users.nuiton.org