svn commit: r816990 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/test/java/org/apache/maven/report/projectinfo/PluginManagementReportTest.java

2009-09-20 Thread olamy
Author: olamy Date: Sun Sep 20 07:48:12 2009 New Revision: 816990 URL: http://svn.apache.org/viewvc?rev=816990view=rev Log: fix junit Modified: maven/plugins/trunk/maven-project-info-reports-plugin/src/test/java/org/apache/maven/report/projectinfo/PluginManagementReportTest.java Modified:

svn commit: r817008 - /maven/plugins/trunk/maven-ear-plugin/src/it/jboss/pom.xml

2009-09-20 Thread bentmann
Author: bentmann Date: Sun Sep 20 11:06:00 2009 New Revision: 817008 URL: http://svn.apache.org/viewvc?rev=817008view=rev Log: o Fixed IT Modified: maven/plugins/trunk/maven-ear-plugin/src/it/jboss/pom.xml Modified: maven/plugins/trunk/maven-ear-plugin/src/it/jboss/pom.xml URL:

svn commit: r817011 - in /maven/plugins/trunk/maven-invoker-plugin/src: main/java/org/apache/maven/plugin/invoker/InvokerReport.java site/apt/examples/integration-test-verify.apt.vm site/apt/index.apt

2009-09-20 Thread bentmann
Author: bentmann Date: Sun Sep 20 11:52:30 2009 New Revision: 817011 URL: http://svn.apache.org/viewvc?rev=817011view=rev Log: o Polished site Modified: maven/plugins/trunk/maven-invoker-plugin/src/main/java/org/apache/maven/plugin/invoker/InvokerReport.java

svn commit: r817016 - /maven/plugins/trunk/maven-invoker-plugin/src/it/local-repo-path/pom.xml

2009-09-20 Thread bentmann
Author: bentmann Date: Sun Sep 20 12:27:29 2009 New Revision: 817016 URL: http://svn.apache.org/viewvc?rev=817016view=rev Log: o Stabilized IT Modified: maven/plugins/trunk/maven-invoker-plugin/src/it/local-repo-path/pom.xml Modified:

svn commit: r817018 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/ProjectInfoReportUtils.java

2009-09-20 Thread olamy
Author: olamy Date: Sun Sep 20 12:30:57 2009 New Revision: 817018 URL: http://svn.apache.org/viewvc?rev=817018view=rev Log: fix junit (prevent NPE in core) Modified:

svn commit: r817032 - in /maven/shared/trunk/maven-invoker: pom.xml src/main/assembly/ src/main/assembly/source-release.xml

2009-09-20 Thread bentmann
Author: bentmann Date: Sun Sep 20 14:00:41 2009 New Revision: 817032 URL: http://svn.apache.org/viewvc?rev=817032view=rev Log: o Added an assembly descriptor that produces a proper source distro Added: maven/shared/trunk/maven-invoker/src/main/assembly/ (with props)

svn commit: r817033 - /maven/shared/trunk/maven-invoker/pom.xml

2009-09-20 Thread bentmann
Author: bentmann Date: Sun Sep 20 14:07:46 2009 New Revision: 817033 URL: http://svn.apache.org/viewvc?rev=817033view=rev Log: [maven-release-plugin] prepare release maven-invoker-2.0.11 Modified: maven/shared/trunk/maven-invoker/pom.xml Modified: maven/shared/trunk/maven-invoker/pom.xml

svn commit: r817034 - /maven/shared/tags/maven-invoker-2.0.11/

2009-09-20 Thread bentmann
Author: bentmann Date: Sun Sep 20 14:08:08 2009 New Revision: 817034 URL: http://svn.apache.org/viewvc?rev=817034view=rev Log: [maven-scm] copy for tag maven-invoker-2.0.11 Added: maven/shared/tags/maven-invoker-2.0.11/ - copied from r817033, maven/shared/trunk/maven-invoker/

svn commit: r817035 - /maven/shared/trunk/maven-invoker/pom.xml

2009-09-20 Thread bentmann
Author: bentmann Date: Sun Sep 20 14:08:22 2009 New Revision: 817035 URL: http://svn.apache.org/viewvc?rev=817035view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/shared/trunk/maven-invoker/pom.xml Modified: maven/shared/trunk/maven-invoker/pom.xml

svn commit: r817038 - /maven/plugins/trunk/maven-invoker-plugin/pom.xml

2009-09-20 Thread bentmann
Author: bentmann Date: Sun Sep 20 14:57:16 2009 New Revision: 817038 URL: http://svn.apache.org/viewvc?rev=817038view=rev Log: o Updated to maven-invoker:2.0.11 Modified: maven/plugins/trunk/maven-invoker-plugin/pom.xml Modified: maven/plugins/trunk/maven-invoker-plugin/pom.xml URL:

svn commit: r817039 - /maven/plugins/trunk/maven-invoker-plugin/pom.xml

2009-09-20 Thread bentmann
Author: bentmann Date: Sun Sep 20 15:08:54 2009 New Revision: 817039 URL: http://svn.apache.org/viewvc?rev=817039view=rev Log: [maven-release-plugin] prepare release maven-invoker-plugin-1.4 Modified: maven/plugins/trunk/maven-invoker-plugin/pom.xml Modified:

svn commit: r817040 - /maven/plugins/tags/maven-invoker-plugin-1.4/

2009-09-20 Thread bentmann
Author: bentmann Date: Sun Sep 20 15:09:26 2009 New Revision: 817040 URL: http://svn.apache.org/viewvc?rev=817040view=rev Log: [maven-scm] copy for tag maven-invoker-plugin-1.4 Added: maven/plugins/tags/maven-invoker-plugin-1.4/ - copied from r817039,

svn commit: r817041 - /maven/plugins/trunk/maven-invoker-plugin/pom.xml

2009-09-20 Thread bentmann
Author: bentmann Date: Sun Sep 20 15:09:40 2009 New Revision: 817041 URL: http://svn.apache.org/viewvc?rev=817041view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/plugins/trunk/maven-invoker-plugin/pom.xml Modified:

svn commit: r817056 - in /maven/plugins/trunk/maven-jarsigner-plugin/src: it/type-detection/pom.xml it/type-detection/some.zip it/type-detection/verify.bsh main/java/org/apache/maven/plugins/jarsigner

2009-09-20 Thread bentmann
Author: bentmann Date: Sun Sep 20 17:24:16 2009 New Revision: 817056 URL: http://svn.apache.org/viewvc?rev=817056view=rev Log: [MJARSIGNER-7] jarsigner plugin to support all types of zip files Added: maven/plugins/trunk/maven-jarsigner-plugin/src/it/type-detection/some.zip (with props)

svn commit: r817065 - in /maven/plugins/trunk/maven-jarsigner-plugin/src: it/attachment-selection/ it/attachment-selection/src/ it/attachment-selection/src/main/ it/attachment-selection/src/main/resou

2009-09-20 Thread bentmann
Author: bentmann Date: Sun Sep 20 17:51:11 2009 New Revision: 817065 URL: http://svn.apache.org/viewvc?rev=817065view=rev Log: [MJARSIGNER-8] Allow to exclude specific attachments from signing/verification Added: maven/plugins/trunk/maven-jarsigner-plugin/src/it/attachment-selection/

svn commit: r817079 - /maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv

2009-09-20 Thread carlos
Author: carlos Date: Sun Sep 20 18:55:53 2009 New Revision: 817079 URL: http://svn.apache.org/viewvc?rev=817079view=rev Log: [MAVENUPLOAD-2578] Modified: maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv Modified: