svn commit: r1001625 - in /maven/plugins/trunk/maven-site-plugin: ./ src/it/MSITE-265/ src/it/MSITE-304/ src/it/full-reporting/ src/it/site-attach-descriptor/ src/it/site-deploy/ src/it/site-jar/ src/

2010-09-27 Thread bentmann
Author: bentmann Date: Mon Sep 27 08:38:24 2010 New Revision: 1001625 URL: http://svn.apache.org/viewvc?rev=1001625view=rev Log: o Disabled ITs with Maven 3.x Added: maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/invoker.properties (with props)

svn commit: r1001634 - in /maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-280-4: MJAVADOC-280-4-distro/pom.xml MJAVADOC-280-4-projects/pom.xml

2010-09-27 Thread bentmann
Author: bentmann Date: Mon Sep 27 09:13:27 2010 New Revision: 1001634 URL: http://svn.apache.org/viewvc?rev=1001634view=rev Log: o Fixed IT setup Modified: maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-280-4/MJAVADOC-280-4-distro/pom.xml

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

2010-09-27 Thread brianf
Author: brianf Date: Mon Sep 27 13:47:40 2010 New Revision: 1001740 URL: http://svn.apache.org/viewvc?rev=1001740view=rev Log: (empty) Modified: maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv Modified: maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv URL:

svn commit: r1001903 - in /maven/plugins/trunk/maven-assembly-plugin: ./ src/main/java/org/apache/maven/plugin/assembly/archive/ src/main/java/org/apache/maven/plugin/assembly/archive/archiver/ src/ma

2010-09-27 Thread olamy
Author: olamy Date: Mon Sep 27 20:49:00 2010 New Revision: 1001903 URL: http://svn.apache.org/viewvc?rev=1001903view=rev Log: [MASSEMBLY-499] Poor performance in DirectoryArchiver due to unnecessary native calls This new feature jvm chmod is now configuration thru a mojo parameter Modified:

svn commit: r1001909 - in /maven/plugins/trunk/maven-assembly-plugin/src/main/mdo: component.mdo descriptor.mdo

2010-09-27 Thread jdcasey
Author: jdcasey Date: Mon Sep 27 20:59:43 2010 New Revision: 1001909 URL: http://svn.apache.org/viewvc?rev=1001909view=rev Log: [MASSEMBLY-451] Fixing documentation for includes/excludes inside unpackOptions. Modified: maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/component.mdo

svn commit: r1001910 - in /maven/plugins/trunk/maven-assembly-plugin/src: main/resources/assemblies/ site/apt/

2010-09-27 Thread jdcasey
Author: jdcasey Date: Mon Sep 27 20:59:57 2010 New Revision: 1001910 URL: http://svn.apache.org/viewvc?rev=1001910view=rev Log: [MASSEMBLY-455] Bring documentation of built-in descriptors into sync with the descriptors themselves by using APT snippets. Added:

svn commit: r1001922 - /maven/plugins/branches/maven-site-plugin-3.x/pom.xml

2010-09-27 Thread olamy
Author: olamy Date: Mon Sep 27 22:00:59 2010 New Revision: 1001922 URL: http://svn.apache.org/viewvc?rev=1001922view=rev Log: [MSITE-505] Unable to use SVN SCM wagon to upload a site. Modified: maven/plugins/branches/maven-site-plugin-3.x/pom.xml Modified:

svn commit: r1001935 - in /maven/maven-3/trunk/maven-core/src: main/java/org/apache/maven/ReactorReader.java main/java/org/apache/maven/project/MavenProject.java test/java/org/apache/maven/lifecycle/i

2010-09-27 Thread bentmann
Author: bentmann Date: Mon Sep 27 22:18:02 2010 New Revision: 1001935 URL: http://svn.apache.org/viewvc?rev=1001935view=rev Log: o Cleaned up code to slightly better account for lifecycle phases without any mojo executions Modified:

svn commit: r1001945 - in /maven/plugins/trunk/maven-assembly-plugin: ./ src/site/ src/site/apt/ src/site/apt/examples/multimodule/ src/site/fml/

2010-09-27 Thread jdcasey
Author: jdcasey Date: Mon Sep 27 22:49:52 2010 New Revision: 1001945 URL: http://svn.apache.org/viewvc?rev=1001945view=rev Log: [MASSEMBLY-455][MASSEMBLY-431] Improve documentation of built-in descriptors, and add documentation of new useAllReactorProjects flag for the moduleSet section.