svn commit: r795346 - in /maven/core-integration-testing/trunk/core-it-suite/src/test: java/org/apache/maven/it/ resources/mng-3099/ resources/mng-3099/plugin/ resources/mng-3099/repo/ resources/mng-3

2009-07-18 Thread bentmann
Author: bentmann Date: Sat Jul 18 11:45:16 2009 New Revision: 795346 URL: http://svn.apache.org/viewvc?rev=795346view=rev Log: [MNG-4246] plugin resolution failures during pom-less execution (like archetype:generate) o Strengthened existing IT for MNG-3099 which is just about the same issue

svn commit: r795353 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/project/DefaultProjectBuilder.java

2009-07-18 Thread bentmann
Author: bentmann Date: Sat Jul 18 12:31:23 2009 New Revision: 795353 URL: http://svn.apache.org/viewvc?rev=795353view=rev Log: [MNG-4246] plugin resolution failures during pom-less execution (like archetype:generate) Modified:

svn commit: r795362 - in /maven/plugins/trunk/maven-jarsigner-plugin/src/main/resources/org/apache/maven/plugins/jarsigner: AbstractJarsignerMojo.properties AbstractJarsignerMojo_de.properties Abstrac

2009-07-18 Thread bentmann
Author: bentmann Date: Sat Jul 18 13:19:30 2009 New Revision: 795362 URL: http://svn.apache.org/viewvc?rev=795362view=rev Log: o Removed duplicate keys from English bundle o Added license header Modified:

svn commit: r795378 - /maven/plugins/trunk/maven-jarsigner-plugin/src/main/java/org/apache/maven/plugins/jarsigner/AbstractJarsignerMojo.java

2009-07-18 Thread bentmann
Author: bentmann Date: Sat Jul 18 14:33:55 2009 New Revision: 795378 URL: http://svn.apache.org/viewvc?rev=795378view=rev Log: o Print jarsigner output also if debug is enabled Modified:

svn commit: r795379 - in /maven/plugins/trunk/maven-jarsigner-plugin/src/it/verify-fail: ./ invoker.properties pom.xml tampered.jar

2009-07-18 Thread bentmann
Author: bentmann Date: Sat Jul 18 14:35:16 2009 New Revision: 795379 URL: http://svn.apache.org/viewvc?rev=795379view=rev Log: o Added IT to check verification failure Added: maven/plugins/trunk/maven-jarsigner-plugin/src/it/verify-fail/

svn commit: r795383 - in /maven/plugins/trunk/maven-jarsigner-plugin/src/it: keystore settings.xml

2009-07-18 Thread bentmann
Author: bentmann Date: Sat Jul 18 14:46:40 2009 New Revision: 795383 URL: http://svn.apache.org/viewvc?rev=795383view=rev Log: o Fixed expiration date of test keystore Modified: maven/plugins/trunk/maven-jarsigner-plugin/src/it/keystore

svn commit: r795385 - /maven/plugins/trunk/maven-jarsigner-plugin/src/main/java/org/apache/maven/plugins/jarsigner/AbstractJarsignerMojo.java

2009-07-18 Thread bentmann
Author: bentmann Date: Sat Jul 18 15:03:24 2009 New Revision: 795385 URL: http://svn.apache.org/viewvc?rev=795385view=rev Log: o Added option to control max memory as requested for MJAR-115 Modified:

svn commit: r795388 - in /maven/plugins/trunk/maven-jarsigner-plugin/src/main/java/org/apache/maven/plugins/jarsigner: AbstractJarsignerMojo.java JarsignerSignMojo.java

2009-07-18 Thread bentmann
Author: bentmann Date: Sat Jul 18 15:43:59 2009 New Revision: 795388 URL: http://svn.apache.org/viewvc?rev=795388view=rev Log: o Exposed -provider* options as requested fo MJAR-112 (Sign using a PKCS11 token) Modified:

svn commit: r795389 - in /maven/plugins/trunk/maven-jarsigner-plugin/src/main: java/org/apache/maven/plugins/jarsigner/ resources/ resources/org/

2009-07-18 Thread bentmann
Author: bentmann Date: Sat Jul 18 15:54:53 2009 New Revision: 795389 URL: http://svn.apache.org/viewvc?rev=795389view=rev Log: o Rearranged resource bundles to better match our habits Added: maven/plugins/trunk/maven-jarsigner-plugin/src/main/resources/jarsigner.properties - copied

svn commit: r795390 - in /maven/plugins/trunk/maven-jarsigner-plugin/src/site: apt/usage.apt fml/faq.fml

2009-07-18 Thread bentmann
Author: bentmann Date: Sat Jul 18 16:08:58 2009 New Revision: 795390 URL: http://svn.apache.org/viewvc?rev=795390view=rev Log: o Polished docs Modified: maven/plugins/trunk/maven-jarsigner-plugin/src/site/apt/usage.apt maven/plugins/trunk/maven-jarsigner-plugin/src/site/fml/faq.fml

svn commit: r795400 - /maven/plugins/trunk/maven-jarsigner-plugin/src/main/java/org/apache/maven/plugins/jarsigner/AbstractJarsignerMojo.java

2009-07-18 Thread bentmann
Author: bentmann Date: Sat Jul 18 17:07:51 2009 New Revision: 795400 URL: http://svn.apache.org/viewvc?rev=795400view=rev Log: o Removed requirement to have jarsigner on PATH Modified:

svn commit: r795403 - in /maven/shared/branches/maven-reporting-impl-2.0.4.x: pom.xml src/main/assembly/ src/main/assembly/source-release.xml

2009-07-18 Thread dennisl
Author: dennisl Date: Sat Jul 18 18:02:47 2009 New Revision: 795403 URL: http://svn.apache.org/viewvc?rev=795403view=rev Log: [MSHARED-108] Add an ASF-compliant source release assembly Added: maven/shared/branches/maven-reporting-impl-2.0.4.x/src/main/assembly/

svn commit: r795404 - in /maven/shared/trunk/maven-reporting-impl: pom.xml src/main/assembly/ src/main/assembly/source-release.xml

2009-07-18 Thread dennisl
Author: dennisl Date: Sat Jul 18 18:11:12 2009 New Revision: 795404 URL: http://svn.apache.org/viewvc?rev=795404view=rev Log: Merge r795403 from the maven-reporting-impl-2.0.4.x branch. Added: maven/shared/trunk/maven-reporting-impl/src/main/assembly/

svn commit: r795405 - /maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml

2009-07-18 Thread dennisl
Author: dennisl Date: Sat Jul 18 18:16:15 2009 New Revision: 795405 URL: http://svn.apache.org/viewvc?rev=795405view=rev Log: o Add a more specific issue management url than the one that is inherited Modified: maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml Modified:

svn commit: r795406 - /maven/shared/trunk/maven-reporting-impl/pom.xml

2009-07-18 Thread dennisl
Author: dennisl Date: Sat Jul 18 18:17:10 2009 New Revision: 795406 URL: http://svn.apache.org/viewvc?rev=795406view=rev Log: Merge r795405 from the maven-reporting-impl-2.0.4.x branch. Modified: maven/shared/trunk/maven-reporting-impl/pom.xml Modified:

svn commit: r795408 - /maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml

2009-07-18 Thread dennisl
Author: dennisl Date: Sat Jul 18 18:23:21 2009 New Revision: 795408 URL: http://svn.apache.org/viewvc?rev=795408view=rev Log: [maven-release-plugin] prepare release maven-reporting-impl-2.0.4.2 Modified: maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml Modified:

svn commit: r795409 - in /maven/shared/tags/maven-reporting-impl-2.0.4.2: ./ pom.xml src/main/assembly/ src/main/java/org/apache/maven/reporting/AbstractMavenMultiPageReport.java src/main/java/org/apa

2009-07-18 Thread dennisl
Author: dennisl Date: Sat Jul 18 18:23:50 2009 New Revision: 795409 URL: http://svn.apache.org/viewvc?rev=795409view=rev Log: [maven-release-plugin] copy for tag maven-reporting-impl-2.0.4.2 Added: maven/shared/tags/maven-reporting-impl-2.0.4.2/ - copied from r793981,

svn commit: r795410 - /maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml

2009-07-18 Thread dennisl
Author: dennisl Date: Sat Jul 18 18:24:08 2009 New Revision: 795410 URL: http://svn.apache.org/viewvc?rev=795410view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml Modified:

svn commit: r795412 - in /maven/plugins/trunk/maven-project-info-reports-plugin: pom.xml src/main/assembly/ src/main/assembly/source-release.xml

2009-07-18 Thread dennisl
Author: dennisl Date: Sat Jul 18 18:31:13 2009 New Revision: 795412 URL: http://svn.apache.org/viewvc?rev=795412view=rev Log: [MPIR-165] Add an ASF-compliant source release assembly Added: maven/plugins/trunk/maven-project-info-reports-plugin/src/main/assembly/

svn commit: r795414 - /maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

2009-07-18 Thread dennisl
Author: dennisl Date: Sat Jul 18 18:35:45 2009 New Revision: 795414 URL: http://svn.apache.org/viewvc?rev=795414view=rev Log: o Use a released version of maven-reporting-impl. Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Modified:

svn commit: r795416 - /maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

2009-07-18 Thread dennisl
Author: dennisl Date: Sat Jul 18 18:42:53 2009 New Revision: 795416 URL: http://svn.apache.org/viewvc?rev=795416view=rev Log: [maven-release-plugin] prepare release maven-project-info-reports-plugin-2.1.2 Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Modified:

svn commit: r795417 - in /maven/plugins/tags/maven-project-info-reports-plugin-2.1.2: ./ pom.xml src/main/assembly/

2009-07-18 Thread dennisl
Author: dennisl Date: Sat Jul 18 18:43:18 2009 New Revision: 795417 URL: http://svn.apache.org/viewvc?rev=795417view=rev Log: [maven-release-plugin] copy for tag maven-project-info-reports-plugin-2.1.2 Added: maven/plugins/tags/maven-project-info-reports-plugin-2.1.2/ - copied from

svn commit: r795418 - /maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

2009-07-18 Thread dennisl
Author: dennisl Date: Sat Jul 18 18:43:36 2009 New Revision: 795418 URL: http://svn.apache.org/viewvc?rev=795418view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Modified: