r884 - in trunk: helper-maven-plugin/src/license helper-maven-plugin-api/src/license
Author: tchemit Date: 2012-11-11 11:02:41 +0100 (Sun, 11 Nov 2012) New Revision: 884 Url: http://nuiton.org/repositories/revision/maven-helper-plugin/884 Log: optimize third parties Modified: trunk/helper-maven-plugin-api/src/license/THIRD-PARTY.properties trunk/helper-maven-plugin/src/license/THIRD-PARTY.properties Modified: trunk/helper-maven-plugin/src/license/THIRD-PARTY.properties =================================================================== --- trunk/helper-maven-plugin/src/license/THIRD-PARTY.properties 2012-11-11 09:58:34 UTC (rev 883) +++ trunk/helper-maven-plugin/src/license/THIRD-PARTY.properties 2012-11-11 10:02:41 UTC (rev 884) @@ -21,10 +21,15 @@ # Please fill the missing licenses for dependencies : # # -#Sun Nov 11 08:56:53 CET 2012 +#Sun Nov 11 11:01:30 CET 2012 classworlds--classworlds--1.1-alpha-2=http\://classworlds.codehaus.org/license.html -commons-cli--commons-cli--1.0=The Apache Software License, Version 2.0 +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 +org.slf4j--jcl-over-slf4j--1.5.6=The Apache Software License, Version 2.0 +org.slf4j--slf4j-api--1.5.6=The Apache Software License, Version 2.0 +org.slf4j--slf4j-jdk14--1.5.6=The Apache Software License, Version 2.0 +org.slf4j--slf4j-nop--1.5.3=The Apache Software License, Version 2.0 oro--oro--2.0.8=The Apache Software License, Version 2.0 plexus--plexus-mail-sender-api--1.0-alpha-2=The Apache Software License, Version 2.0 Modified: trunk/helper-maven-plugin-api/src/license/THIRD-PARTY.properties =================================================================== --- trunk/helper-maven-plugin-api/src/license/THIRD-PARTY.properties 2012-11-11 09:58:34 UTC (rev 883) +++ trunk/helper-maven-plugin-api/src/license/THIRD-PARTY.properties 2012-11-11 10:02:41 UTC (rev 884) @@ -1,6 +1,8 @@ # Generated by org.codehaus.mojo.license.AddThirdPartyMojo #------------------------------------------------------------------------------- # 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 @@ -16,9 +18,14 @@ # Please fill the missing licenses for dependencies : # # -#Sun Nov 11 10:32:15 CET 2012 +#Sun Nov 11 10:59:37 CET 2012 classworlds--classworlds--1.1-alpha-2=http\://classworlds.codehaus.org/license.html -commons-cli--commons-cli--1.0=The Apache Software License, Version 2.0 +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 +org.slf4j--jcl-over-slf4j--1.5.6=The Apache Software License, Version 2.0 +org.slf4j--slf4j-api--1.5.6=The Apache Software License, Version 2.0 +org.slf4j--slf4j-jdk14--1.5.6=The Apache Software License, Version 2.0 +org.slf4j--slf4j-nop--1.5.3=The Apache Software License, Version 2.0 oro--oro--2.0.8=The Apache Software License, Version 2.0
participants (1)
-
tchemit@users.nuiton.org