svn commit: r542736 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/lifecycle/binding/LegacyLifecycleMappingParser.java

2007-05-29 Thread jdcasey
Author: jdcasey Date: Tue May 29 20:02:03 2007 New Revision: 542736 URL: http://svn.apache.org/viewvc?view=rev&rev=542736 Log: formatting Modified: maven/components/trunk/maven-core/src/main/java/org/apache/maven/lifecycle/binding/LegacyLifecycleMappingParser.java Modified: maven/component

svn commit: r542734 - in /maven/components/trunk: maven-core/src/main/java/org/apache/maven/lifecycle/plan/BuildPlan.java maven-core/src/main/java/org/apache/maven/lifecycle/plan/DefaultBuildPlanner.j

2007-05-29 Thread jdcasey
Author: jdcasey Date: Tue May 29 20:00:40 2007 New Revision: 542734 URL: http://svn.apache.org/viewvc?view=rev&rev=542734 Log: Fixing issue with different lifecycles getting in the way of one another, as when `mvn clean install` on a maven-plugin project catches the clean:clean binding from the

svn commit: r542732 - in /maven/archiva/trunk/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/admin: editProxyConnector.jsp repositories.jsp

2007-05-29 Thread wsmoak
Author: wsmoak Date: Tue May 29 19:56:55 2007 New Revision: 542732 URL: http://svn.apache.org/viewvc?view=rev&rev=542732 Log: [MRM-372] Rename "Local Repositories" to "Managed Repositories" to avoid confusion with the local Maven repo in ~/.m2/repository Modified: maven/archiva/trunk/archiv

svn commit: r542730 - in /maven/archetype/trunk: maven-archetype-bundles/maven-archetype-plugin-site/ maven-archetype-bundles/maven-archetype-plugin/ maven-archetype/

2007-05-29 Thread brett
Author: brett Date: Tue May 29 19:48:41 2007 New Revision: 542730 URL: http://svn.apache.org/viewvc?view=rev&rev=542730 Log: ignore target Modified: maven/archetype/trunk/maven-archetype/ (props changed) maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin/ (props cha

svn commit: r542712 - /maven/plugins/trunk/maven-dependency-plugin/src/site/fml/faq.fml

2007-05-29 Thread brianf
Author: brianf Date: Tue May 29 18:30:44 2007 New Revision: 542712 URL: http://svn.apache.org/viewvc?view=rev&rev=542712 Log: added faq entry Modified: maven/plugins/trunk/maven-dependency-plugin/src/site/fml/faq.fml Modified: maven/plugins/trunk/maven-dependency-plugin/src/site/fml/faq.fml

svn commit: r542711 - /maven/plugins/trunk/maven-enforcer-plugin/src/site/apt/rules/versionRanges.apt

2007-05-29 Thread brianf
Author: brianf Date: Tue May 29 18:30:07 2007 New Revision: 542711 URL: http://svn.apache.org/viewvc?view=rev&rev=542711 Log: fixed bug in site Modified: maven/plugins/trunk/maven-enforcer-plugin/src/site/apt/rules/versionRanges.apt Modified: maven/plugins/trunk/maven-enforcer-plugin/src/s

svn commit: r542708 - /maven/shared/trunk/maven-plugin-tools/maven-plugin-tools-java/src/main/java/org/apache/maven/tools/plugin/extractor/java/JavaMojoDescriptorExtractor.java

2007-05-29 Thread brianf
Author: brianf Date: Tue May 29 17:49:41 2007 New Revision: 542708 URL: http://svn.apache.org/viewvc?view=rev&rev=542708 Log: MNG-2930 - patch from J. Dillon Modified: maven/shared/trunk/maven-plugin-tools/maven-plugin-tools-java/src/main/java/org/apache/maven/tools/plugin/extractor/java/Jav

svn commit: r542684 - /maven/sandbox/trunk/enterprise/enterprise-web/pom.xml

2007-05-29 Thread handyande
Author: handyande Date: Tue May 29 15:32:59 2007 New Revision: 542684 URL: http://svn.apache.org/viewvc?view=rev&rev=542684 Log: Use the corrected plexus-webdav to stop servlet api clashes Modified: maven/sandbox/trunk/enterprise/enterprise-web/pom.xml Modified: maven/sandbox/trunk/enterpris

svn commit: r542681 - /maven/plugins/trunk/maven-antlr-plugin/src/site/fml/faq.fml

2007-05-29 Thread vsiveton
Author: vsiveton Date: Tue May 29 15:29:22 2007 New Revision: 542681 URL: http://svn.apache.org/viewvc?view=rev&rev=542681 Log: MANTLR-17: Support for Antlr 3 o updated the FAQ to add the link maven/sandbox/trunk/plugins/maven-antlr3-plugin Modified: maven/plugins/trunk/maven-antlr-plugin/

svn commit: r542677 - in /maven/sandbox/trunk/plugins/maven-antlr3-plugin: ./ src/main/java/org/apache/maven/plugin/antlr3/ src/site/ src/site/apt/ src/test/java/org/apache/maven/plugin/antlr3/

2007-05-29 Thread vsiveton
Author: vsiveton Date: Tue May 29 15:21:36 2007 New Revision: 542677 URL: http://svn.apache.org/viewvc?view=rev&rev=542677 Log: MANTLR-17: Support for Antlr 3 o removed unused files o removed useless pom elements o updated the site layout o updated the javadoc o bumped to 1.0-SNAPSHOT Removed:

svn commit: r542664 - /maven/sandbox/trunk/plugins/maven-antlr3-plugin/

2007-05-29 Thread vsiveton
Author: vsiveton Date: Tue May 29 14:43:03 2007 New Revision: 542664 URL: http://svn.apache.org/viewvc?view=rev&rev=542664 Log: o ignored files Modified: maven/sandbox/trunk/plugins/maven-antlr3-plugin/ (props changed) Propchange: maven/sandbox/trunk/plugins/maven-antlr3-plugin/ --

svn commit: r542663 - in /maven/sandbox/trunk/plugins/maven-antlr3-plugin: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/maven/ src/main/java/o

2007-05-29 Thread vsiveton
Author: vsiveton Date: Tue May 29 14:42:33 2007 New Revision: 542663 URL: http://svn.apache.org/viewvc?view=rev&rev=542663 Log: MANTLR-17: Support for Antlr 3 Submitted by: David Holroyd Reviewed by: Vincent Siveton o first import from http://svn.badgers-in-foil.co.uk/maven-antlr3-plugin/maven-

svn commit: r542574 - /maven/plugins/trunk/maven-invoker-plugin/src/main/java/org/apache/maven/plugin/invoker/InvokerMojo.java

2007-05-29 Thread jdcasey
Author: jdcasey Date: Tue May 29 08:58:15 2007 New Revision: 542574 URL: http://svn.apache.org/viewvc?view=rev&rev=542574 Log: [MINVOKER-2] Applying patch to keep failures from being counted twice. Modified: maven/plugins/trunk/maven-invoker-plugin/src/main/java/org/apache/maven/plugin/invok

svn commit: r542528 - in /maven/shared/tags: maven-artifact-converter-2.1-alpha-1/ maven-transaction-1.0-alpha-1/

2007-05-29 Thread joakime
Author: joakime Date: Tue May 29 07:13:00 2007 New Revision: 542528 URL: http://svn.apache.org/viewvc?view=rev&rev=542528 Log: Removing failed release tags (artifacts were never released, and have subsequently been merged into archiva/trunk) Removed: maven/shared/tags/maven-artifact-convert

svn commit: r542527 - in /maven/archiva/trunk/archiva-base: archiva-artifact-converter/ archiva-transaction/ maven-artifact-converter/ maven-transaction/

2007-05-29 Thread joakime
Author: joakime Date: Tue May 29 07:10:19 2007 New Revision: 542527 URL: http://svn.apache.org/viewvc?view=rev&rev=542527 Log: Renaming modules Added: maven/archiva/trunk/archiva-base/archiva-artifact-converter/ - copied from r542526, maven/archiva/trunk/archiva-base/maven-artifact-con

svn commit: r542526 - /maven/archiva/trunk/archiva-base/maven-transaction/

2007-05-29 Thread joakime
Author: joakime Date: Tue May 29 07:09:25 2007 New Revision: 542526 URL: http://svn.apache.org/viewvc?view=rev&rev=542526 Log: Moving maven-transaction to archiva-transaction Added: maven/archiva/trunk/archiva-base/maven-transaction/ - copied from r542525, maven/shared/trunk/maven-tran

svn commit: r542526 - /maven/shared/trunk/maven-transaction/

2007-05-29 Thread joakime
Author: joakime Date: Tue May 29 07:09:25 2007 New Revision: 542526 URL: http://svn.apache.org/viewvc?view=rev&rev=542526 Log: Moving maven-transaction to archiva-transaction Removed: maven/shared/trunk/maven-transaction/

svn commit: r542525 - /maven/shared/trunk/maven-artifact-converter/

2007-05-29 Thread joakime
Author: joakime Date: Tue May 29 07:08:36 2007 New Revision: 542525 URL: http://svn.apache.org/viewvc?view=rev&rev=542525 Log: Moving maven-artifact-converter to archiva trunk. Removed: maven/shared/trunk/maven-artifact-converter/

svn commit: r542525 - /maven/archiva/trunk/archiva-base/maven-artifact-converter/

2007-05-29 Thread joakime
Author: joakime Date: Tue May 29 07:08:36 2007 New Revision: 542525 URL: http://svn.apache.org/viewvc?view=rev&rev=542525 Log: Moving maven-artifact-converter to archiva trunk. Added: maven/archiva/trunk/archiva-base/maven-artifact-converter/ - copied from r542524, maven/shared/trunk/m