svn commit: r727311 - in /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project: DefaultMavenProjectBuilder.java MavenProjectBuilder.java builder/ProjectBuilder.java builder/impl

2008-12-17 Thread jvanzyl
Author: jvanzyl Date: Wed Dec 17 00:08:56 2008 New Revision: 727311 URL: http://svn.apache.org/viewvc?rev=727311view=rev Log: o super model construction moved into the project builder so that all pure inheritance can be handled therein. Then the only thing we're left with is the mixins

svn commit: r727314 - /maven/components/trunk/maven-project-spec.cfl

2008-12-17 Thread jvanzyl
Author: jvanzyl Date: Wed Dec 17 00:39:07 2008 New Revision: 727314 URL: http://svn.apache.org/viewvc?rev=727314view=rev Log: o trying to flip over to confluence, mathml support seems to not be so great Added: maven/components/trunk/maven-project-spec.cfl Added:

svn commit: r727322 - in /maven/components/trunk/maven-project/src: main/java/org/apache/maven/project/ main/java/org/apache/maven/project/builder/ main/java/org/apache/maven/project/builder/impl/ tes

2008-12-17 Thread jvanzyl
Author: jvanzyl Date: Wed Dec 17 01:34:16 2008 New Revision: 727322 URL: http://svn.apache.org/viewvc?rev=727322view=rev Log: o start of harness for validating the spec, i have my first error expressed in a test where plugin executions are not joined properly. and the journey begins ...

svn commit: r727430 - in /maven/plugins/trunk/maven-assembly-plugin/src: it/projects/bugs/massembly-375/ it/projects/bugs/massembly-375/src/ it/projects/bugs/massembly-375/src/main/ it/projects/bugs/m

2008-12-17 Thread jdcasey
Author: jdcasey Date: Wed Dec 17 08:35:15 2008 New Revision: 727430 URL: http://svn.apache.org/viewvc?rev=727430view=rev Log: [MASSEMBLY-375] Verify that prefix path isn't empty before applying trailing slash, to avoid archived files like '/test.txt' in the assembly. Added:

svn commit: r727431 - /maven/plugins/trunk/maven-assembly-plugin/src/main/java/org/apache/maven/plugin/assembly/archive/archiver/PrefixedArchivedFileSet.java

2008-12-17 Thread jdcasey
Author: jdcasey Date: Wed Dec 17 08:38:37 2008 New Revision: 727431 URL: http://svn.apache.org/viewvc?rev=727431view=rev Log: forgot one prefixed file set class... Modified:

svn commit: r727451 - /maven/plugins/trunk/maven-assembly-plugin/pom.xml

2008-12-17 Thread jdcasey
Author: jdcasey Date: Wed Dec 17 09:47:42 2008 New Revision: 727451 URL: http://svn.apache.org/viewvc?rev=727451view=rev Log: update plexus-archiver and plexus-io versions. Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml Modified:

svn commit: r727460 - in /maven/components/trunk/maven-project/src: main/java/org/apache/maven/project/builder/ main/java/org/apache/maven/project/builder/impl/ test/java/org/apache/maven/project/buil

2008-12-17 Thread jvanzyl
Author: jvanzyl Date: Wed Dec 17 10:32:01 2008 New Revision: 727460 URL: http://svn.apache.org/viewvc?rev=727460view=rev Log: o adding some test code to share with shane Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/builder/PomClassicDomainModel.java

svn commit: r727463 - in /maven/components/trunk/maven-project/src: main/java/org/apache/maven/project/builder/impl/DefaultProjectBuilder.java test/java/org/apache/maven/project/builder/PomConstructio

2008-12-17 Thread jvanzyl
Author: jvanzyl Date: Wed Dec 17 10:38:45 2008 New Revision: 727463 URL: http://svn.apache.org/viewvc?rev=727463view=rev Log: o need to set the lineage count on the transformed model Modified:

svn commit: r727330 - /maven/components/trunk/maven-project/src/test/java/org/apache/maven/project/builder/PomConstructionTest.java

2008-12-17 Thread jvanzyl
Author: jvanzyl Date: Wed Dec 17 01:53:09 2008 New Revision: 727330 URL: http://svn.apache.org/viewvc?rev=727330view=rev Log: o notes about the testing Modified: maven/components/trunk/maven-project/src/test/java/org/apache/maven/project/builder/PomConstructionTest.java Modified:

svn commit: r727488 - in /maven/mercury/trunk/mercury-ant/mercury-ant-tasks/src/test: java/org/apache/maven/mercury/ant/tasks/ resources/remoteRepo/t/bad/ resources/remoteRepo/t/bad/1.0/ resources/rem

2008-12-17 Thread ogusakov
Author: ogusakov Date: Wed Dec 17 11:39:08 2008 New Revision: 727488 URL: http://svn.apache.org/viewvc?rev=727488view=rev Log: [MERCURY-56] pgp reading tests work fine Added: maven/mercury/trunk/mercury-ant/mercury-ant-tasks/src/test/resources/remoteRepo/t/bad/1.0/maven-metadata.xml

svn commit: r727493 - /maven/mercury/trunk/mercury-ant/mercury-ant-tasks/build.xml

2008-12-17 Thread ogusakov
Author: ogusakov Date: Wed Dec 17 11:51:05 2008 New Revision: 727493 URL: http://svn.apache.org/viewvc?rev=727493view=rev Log: [MERCURY-61] Ben's extJavaC patch applied Modified: maven/mercury/trunk/mercury-ant/mercury-ant-tasks/build.xml Modified:

svn commit: r727450 - /maven/shared/trunk/maven-archiver/pom.xml

2008-12-17 Thread jdcasey
Author: jdcasey Date: Wed Dec 17 09:47:26 2008 New Revision: 727450 URL: http://svn.apache.org/viewvc?rev=727450view=rev Log: Use latest plexus-archiver. Modified: maven/shared/trunk/maven-archiver/pom.xml Modified: maven/shared/trunk/maven-archiver/pom.xml URL:

svn commit: r727424 - /maven/plugins/trunk/maven-assembly-plugin/src/it/projects/basic-features/assemblyDescriptor-artifact/

2008-12-17 Thread jdcasey
Author: jdcasey Date: Wed Dec 17 08:15:17 2008 New Revision: 727424 URL: http://svn.apache.org/viewvc?rev=727424view=rev Log: this is not supported anymore. it was introduced in beta-2, and doesn't work very well. Removed:

svn commit: r727516 - /maven/components/trunk/maven-project-builder/src/main/java/org/apache/maven/project/builder/PomTransformer.java

2008-12-17 Thread jvanzyl
Author: jvanzyl Date: Wed Dec 17 13:25:46 2008 New Revision: 727516 URL: http://svn.apache.org/viewvc?rev=727516view=rev Log: MNG-3916: fixing the joining of executions in plugin containers. Modified:

svn commit: r727537 - /maven/shared/trunk/maven-common-artifact-filters/pom.xml

2008-12-17 Thread jdcasey
Author: jdcasey Date: Wed Dec 17 14:15:13 2008 New Revision: 727537 URL: http://svn.apache.org/viewvc?rev=727537view=rev Log: [maven-release-plugin] prepare release maven-common-artifact-filters-1.1 Modified: maven/shared/trunk/maven-common-artifact-filters/pom.xml Modified:

svn commit: r727539 - /maven/shared/trunk/maven-common-artifact-filters/pom.xml

2008-12-17 Thread jdcasey
Author: jdcasey Date: Wed Dec 17 14:15:22 2008 New Revision: 727539 URL: http://svn.apache.org/viewvc?rev=727539view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/shared/trunk/maven-common-artifact-filters/pom.xml Modified:

svn commit: r727540 - /maven/shared/trunk/maven-archiver/pom.xml

2008-12-17 Thread jdcasey
Author: jdcasey Date: Wed Dec 17 14:15:39 2008 New Revision: 727540 URL: http://svn.apache.org/viewvc?rev=727540view=rev Log: bumping plexus-interpolation version Modified: maven/shared/trunk/maven-archiver/pom.xml Modified: maven/shared/trunk/maven-archiver/pom.xml URL:

svn commit: r727542 - /maven/shared/trunk/maven-archiver/pom.xml

2008-12-17 Thread jdcasey
Author: jdcasey Date: Wed Dec 17 14:18:31 2008 New Revision: 727542 URL: http://svn.apache.org/viewvc?rev=727542view=rev Log: [maven-release-plugin] prepare release maven-archiver-2.4 Modified: maven/shared/trunk/maven-archiver/pom.xml Modified: maven/shared/trunk/maven-archiver/pom.xml

svn commit: r727543 - in /maven/shared/tags/maven-archiver-2.4: ./ pom.xml

2008-12-17 Thread jdcasey
Author: jdcasey Date: Wed Dec 17 14:18:37 2008 New Revision: 727543 URL: http://svn.apache.org/viewvc?rev=727543view=rev Log: [maven-release-plugin] copy for tag maven-archiver-2.4 Added: maven/shared/tags/maven-archiver-2.4/ - copied from r727439, maven/shared/trunk/maven-archiver/

svn commit: r727544 - /maven/shared/trunk/maven-archiver/pom.xml

2008-12-17 Thread jdcasey
Author: jdcasey Date: Wed Dec 17 14:18:40 2008 New Revision: 727544 URL: http://svn.apache.org/viewvc?rev=727544view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/shared/trunk/maven-archiver/pom.xml Modified: maven/shared/trunk/maven-archiver/pom.xml

svn commit: r727547 - /maven/plugins/trunk/maven-assembly-plugin/pom.xml

2008-12-17 Thread jdcasey
Author: jdcasey Date: Wed Dec 17 14:25:38 2008 New Revision: 727547 URL: http://svn.apache.org/viewvc?rev=727547view=rev Log: bumping to staged release versions of maven-archiver and maven-common-artifact-filters. Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml Modified:

svn commit: r727548 [2/2] - in /maven/components/branches/maven-2.0.x/maven-model/src: main/mdo/ test/ test/java/ test/java/org/ test/java/org/apache/ test/java/org/apache/maven/ test/java/org/apache/

2008-12-17 Thread bentmann
Added: maven/components/branches/maven-2.0.x/maven-model/src/test/java/org/apache/maven/model/ReportingTest.java URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-model/src/test/java/org/apache/maven/model/ReportingTest.java?rev=727548view=auto

svn commit: r727553 - in /maven/components/branches/maven-2.1.x: ./ maven-model/src/main/mdo/ maven-model/src/test/ maven-model/src/test/java/ maven-model/src/test/java/org/ maven-model/src/test/java/

2008-12-17 Thread bentmann
Author: bentmann Date: Wed Dec 17 14:31:47 2008 New Revision: 727553 URL: http://svn.apache.org/viewvc?rev=727553view=rev Log: [MNG-3921] Extensions are subject to NPEs in their hashCode() impl o Merged from r727548 Added: maven/components/branches/maven-2.1.x/maven-model/src/test/ -

svn commit: r727555 - in /maven/components/branches/maven-2.0.10-RC: ./ maven-model/src/main/mdo/ maven-model/src/test/ maven-model/src/test/java/ maven-model/src/test/java/org/ maven-model/src/test/j

2008-12-17 Thread bentmann
Author: bentmann Date: Wed Dec 17 14:35:09 2008 New Revision: 727555 URL: http://svn.apache.org/viewvc?rev=727555view=rev Log: [MNG-3921] Extensions are subject to NPEs in their hashCode() impl o Merged from r727548 Added: maven/components/branches/maven-2.0.10-RC/maven-model/src/test/

svn commit: r727561 - in /maven/components/trunk: ./ maven-model/src/main/mdo/ maven-model/src/test/ maven-model/src/test/java/ maven-model/src/test/java/org/ maven-model/src/test/java/org/apache/ mav

2008-12-17 Thread bentmann
Author: bentmann Date: Wed Dec 17 14:45:30 2008 New Revision: 727561 URL: http://svn.apache.org/viewvc?rev=727561view=rev Log: [MNG-3921] Extensions are subject to NPEs in their hashCode() impl o Merged from r727548 Added: maven/components/trunk/maven-model/src/test/ - copied from

svn commit: r727562 - in /maven/mercury/trunk/mercury-ant: mercury-ant-tasks/pom.xml pom.xml

2008-12-17 Thread ogusakov
Author: ogusakov Date: Wed Dec 17 14:45:36 2008 New Revision: 727562 URL: http://svn.apache.org/viewvc?rev=727562view=rev Log: [MERCURY-62] fixed ant groupId Modified: maven/mercury/trunk/mercury-ant/mercury-ant-tasks/pom.xml maven/mercury/trunk/mercury-ant/pom.xml Modified:

svn commit: r727567 - in /maven/sandbox/trunk/reports: maven-plugins-fixed.sh maven-plugins.sh maven.sh swizzle-jirareport-1.2.1-SNAPSHOT-dep.jar

2008-12-17 Thread aheritier
Author: aheritier Date: Wed Dec 17 14:57:25 2008 New Revision: 727567 URL: http://svn.apache.org/viewvc?rev=727567view=rev Log: Use a patched version of swizzle to be compatible with jira 3.13 Removed: maven/sandbox/trunk/reports/swizzle-jirareport-1.2.1-SNAPSHOT-dep.jar Modified:

svn commit: r727569 - /maven/sandbox/trunk/reports/swizzle-jirareport-1.2.3-SNAPSHOT-dep.jar

2008-12-17 Thread aheritier
Author: aheritier Date: Wed Dec 17 14:59:17 2008 New Revision: 727569 URL: http://svn.apache.org/viewvc?rev=727569view=rev Log: Use a patched version of swizzle to be compatible with jira 3.13 Added: maven/sandbox/trunk/reports/swizzle-jirareport-1.2.3-SNAPSHOT-dep.jar (with props)

svn commit: r727570 - /maven/mercury/trunk/mercury-ant/mercury-ant-tasks/src/test/java/org/apache/maven/mercury/ant/tasks/MecuryAntTest.java

2008-12-17 Thread ogusakov
Author: ogusakov Date: Wed Dec 17 14:59:37 2008 New Revision: 727570 URL: http://svn.apache.org/viewvc?rev=727570view=rev Log: [MERCURY-61] making windows tests work .. Modified:

svn commit: r727572 - /maven/mercury/trunk/mercury-ant/mercury-ant-tasks/src/test/java/org/apache/maven/mercury/ant/tasks/MecuryAntTest.java

2008-12-17 Thread ogusakov
Author: ogusakov Date: Wed Dec 17 15:12:25 2008 New Revision: 727572 URL: http://svn.apache.org/viewvc?rev=727572view=rev Log: [MERCURY-61] making windows tests work .. Modified:

svn commit: r727574 - in /maven/components/trunk/maven-project: pom.xml src/test/java/org/apache/maven/project/harness/ src/test/java/org/apache/maven/project/harness/PomTestWrapper.java

2008-12-17 Thread sisbell
Author: sisbell Date: Wed Dec 17 15:17:47 2008 New Revision: 727574 URL: http://svn.apache.org/viewvc?rev=727574view=rev Log: Test Wrapper for domain model. Added: maven/components/trunk/maven-project/src/test/java/org/apache/maven/project/harness/

svn commit: r727578 - in /maven/sandbox/trunk/reports: maven-plugins-fixed.sh maven-plugins.sh maven.sh

2008-12-17 Thread aheritier
Author: aheritier Date: Wed Dec 17 15:37:57 2008 New Revision: 727578 URL: http://svn.apache.org/viewvc?rev=727578view=rev Log: Pass output directory as parameter Modified: maven/sandbox/trunk/reports/maven-plugins-fixed.sh maven/sandbox/trunk/reports/maven-plugins.sh

svn commit: r727580 - /maven/plugins/trunk/maven-assembly-plugin/pom.xml

2008-12-17 Thread jdcasey
Author: jdcasey Date: Wed Dec 17 15:43:22 2008 New Revision: 727580 URL: http://svn.apache.org/viewvc?rev=727580view=rev Log: [maven-release-plugin] prepare release maven-assembly-plugin-2.2-beta-3 Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml Modified:

svn commit: r727581 - in /maven/plugins/tags/maven-assembly-plugin-2.2-beta-3: ./ src/it/projects/basic-features/ src/it/projects/bugs/massembly-375/ src/main/java/org/apache/maven/plugin/assembly/arc

2008-12-17 Thread jdcasey
Author: jdcasey Date: Wed Dec 17 15:43:30 2008 New Revision: 727581 URL: http://svn.apache.org/viewvc?rev=727581view=rev Log: [maven-release-plugin] copy for tag maven-assembly-plugin-2.2-beta-3 Added: maven/plugins/tags/maven-assembly-plugin-2.2-beta-3/ - copied from r727194,

svn commit: r727582 - /maven/plugins/trunk/maven-assembly-plugin/pom.xml

2008-12-17 Thread jdcasey
Author: jdcasey Date: Wed Dec 17 15:43:40 2008 New Revision: 727582 URL: http://svn.apache.org/viewvc?rev=727582view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml Modified:

svn commit: r727584 - /maven/components/trunk/maven-project/src/test/java/org/apache/maven/project/builder/PomConstructionTest.java

2008-12-17 Thread jvanzyl
Author: jvanzyl Date: Wed Dec 17 15:47:30 2008 New Revision: 727584 URL: http://svn.apache.org/viewvc?rev=727584view=rev Log: o using jxpath to simplify the queries for testing the spec. Modified:

svn commit: r727585 - /maven/components/trunk/maven-project/src/test/java/org/apache/maven/project/harness/PomTestWrapper.java

2008-12-17 Thread jvanzyl
Author: jvanzyl Date: Wed Dec 17 15:48:07 2008 New Revision: 727585 URL: http://svn.apache.org/viewvc?rev=727585view=rev Log: o adding a way to get a value from an xpath expression Modified:

svn commit: r727586 - /maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3645POMSyntaxErrorTest.java

2008-12-17 Thread brett
Author: brett Date: Wed Dec 17 15:48:42 2008 New Revision: 727586 URL: http://svn.apache.org/viewvc?rev=727586view=rev Log: correct fixed versions of IT Modified: maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3645POMSyntaxErrorTest.java

svn commit: r727587 - in /maven/sandbox/trunk/reports: maven-html.vm maven.sh

2008-12-17 Thread aheritier
Author: aheritier Date: Wed Dec 17 15:49:17 2008 New Revision: 727587 URL: http://svn.apache.org/viewvc?rev=727587view=rev Log: Add HTML version of maven issues report Added: maven/sandbox/trunk/reports/maven-html.vm (with props) Modified: maven/sandbox/trunk/reports/maven.sh Added:

svn commit: r727588 - /maven/sandbox/trunk/reports/maven-html.vm

2008-12-17 Thread aheritier
Author: aheritier Date: Wed Dec 17 15:52:14 2008 New Revision: 727588 URL: http://svn.apache.org/viewvc?rev=727588view=rev Log: Fix link title Modified: maven/sandbox/trunk/reports/maven-html.vm Modified: maven/sandbox/trunk/reports/maven-html.vm URL:

svn commit: r727589 - in /maven/sandbox/trunk/reports: maven-html.vm maven-plugins-fixed-html.vm maven-plugins-fixed.sh maven-plugins-html.vm maven-plugins.sh

2008-12-17 Thread aheritier
Author: aheritier Date: Wed Dec 17 16:04:35 2008 New Revision: 727589 URL: http://svn.apache.org/viewvc?rev=727589view=rev Log: More html reports Added: maven/sandbox/trunk/reports/maven-plugins-fixed-html.vm (with props) maven/sandbox/trunk/reports/maven-plugins-html.vm (with props)

svn commit: r727592 - in /maven/sandbox/trunk/reports: maven-html.vm maven-plugins-fixed-html.vm maven-plugins-html.vm

2008-12-17 Thread aheritier
Author: aheritier Date: Wed Dec 17 16:18:02 2008 New Revision: 727592 URL: http://svn.apache.org/viewvc?rev=727592view=rev Log: Cosmetic changes Modified: maven/sandbox/trunk/reports/maven-html.vm maven/sandbox/trunk/reports/maven-plugins-fixed-html.vm

svn commit: r727593 - in /maven/mercury/trunk/mercury-ant/mercury-ant-tasks: build.xml src/test/java/org/apache/maven/mercury/ant/tasks/MecuryAntTest.java

2008-12-17 Thread ogusakov
Author: ogusakov Date: Wed Dec 17 16:19:51 2008 New Revision: 727593 URL: http://svn.apache.org/viewvc?rev=727593view=rev Log: [MERCURY-61] making windows tests work .. Modified: maven/mercury/trunk/mercury-ant/mercury-ant-tasks/build.xml

svn commit: r727594 - /maven/sandbox/trunk/reports/maven-plugins-html.vm

2008-12-17 Thread aheritier
Author: aheritier Date: Wed Dec 17 16:20:43 2008 New Revision: 727594 URL: http://svn.apache.org/viewvc?rev=727594view=rev Log: Cosmetic changes Modified: maven/sandbox/trunk/reports/maven-plugins-html.vm Modified: maven/sandbox/trunk/reports/maven-plugins-html.vm URL:

svn commit: r727595 - in /maven/sandbox/trunk/reports: maven-html.vm maven-plugins-html.vm

2008-12-17 Thread aheritier
Author: aheritier Date: Wed Dec 17 16:22:23 2008 New Revision: 727595 URL: http://svn.apache.org/viewvc?rev=727595view=rev Log: Cosmetic changes Modified: maven/sandbox/trunk/reports/maven-html.vm maven/sandbox/trunk/reports/maven-plugins-html.vm Modified:

svn commit: r727596 - in /maven/components/branches/maven-2.0.10-RC: ./ apache-maven/ maven-artifact-manager/ maven-artifact-test/ maven-artifact/ maven-core/ maven-error-diagnostics/ maven-model/ mav

2008-12-17 Thread brianf
Author: brianf Date: Wed Dec 17 16:22:29 2008 New Revision: 727596 URL: http://svn.apache.org/viewvc?rev=727596view=rev Log: [maven-release-plugin] prepare release maven-2.0.10-RC7 Modified: maven/components/branches/maven-2.0.10-RC/apache-maven/pom.xml

svn commit: r727597 - in /maven/components/tags/maven-2.0.10-RC7: ./ apache-maven/ maven-artifact-manager/ maven-artifact-test/ maven-artifact/ maven-core/ maven-error-diagnostics/ maven-model/ maven-

2008-12-17 Thread brianf
Author: brianf Date: Wed Dec 17 16:22:44 2008 New Revision: 727597 URL: http://svn.apache.org/viewvc?rev=727597view=rev Log: [maven-release-plugin] copy for tag maven-2.0.10-RC7 Added: maven/components/tags/maven-2.0.10-RC7/ - copied from r727590,

svn commit: r727598 - in /maven/components/branches/maven-2.0.10-RC: ./ apache-maven/ maven-artifact-manager/ maven-artifact-test/ maven-artifact/ maven-core/ maven-error-diagnostics/ maven-model/ mav

2008-12-17 Thread brianf
Author: brianf Date: Wed Dec 17 16:23:00 2008 New Revision: 727598 URL: http://svn.apache.org/viewvc?rev=727598view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/components/branches/maven-2.0.10-RC/apache-maven/pom.xml

svn commit: r727600 - in /maven/sandbox/trunk/reports: maven-plugins-fixed-html.vm maven-plugins-html.vm

2008-12-17 Thread aheritier
Author: aheritier Date: Wed Dec 17 16:25:29 2008 New Revision: 727600 URL: http://svn.apache.org/viewvc?rev=727600view=rev Log: Cosmetic changes Modified: maven/sandbox/trunk/reports/maven-plugins-fixed-html.vm maven/sandbox/trunk/reports/maven-plugins-html.vm Modified:

svn commit: r727603 - in /maven/sandbox/trunk/reports: maven-html.vm maven-plugins-fixed-html.vm maven-plugins-html.vm

2008-12-17 Thread aheritier
Author: aheritier Date: Wed Dec 17 16:27:50 2008 New Revision: 727603 URL: http://svn.apache.org/viewvc?rev=727603view=rev Log: Cosmetic changes Modified: maven/sandbox/trunk/reports/maven-html.vm maven/sandbox/trunk/reports/maven-plugins-fixed-html.vm

svn commit: r727608 - /maven/components/branches/maven-2.0.10-RC/maven-core-it-runner/pom.xml

2008-12-17 Thread brett
Author: brett Date: Wed Dec 17 17:11:32 2008 New Revision: 727608 URL: http://svn.apache.org/viewvc?rev=727608view=rev Log: align version Modified: maven/components/branches/maven-2.0.10-RC/maven-core-it-runner/pom.xml Modified:

svn commit: r727614 - in /maven/components/trunk: maven-project-builder/src/main/java/org/apache/maven/project/builder/ArtifactModelContainerFactory.java maven-project/src/test/java/org/apache/maven/p

2008-12-17 Thread sisbell
Author: sisbell Date: Wed Dec 17 17:45:13 2008 New Revision: 727614 URL: http://svn.apache.org/viewvc?rev=727614view=rev Log: Artifacts containers now will inherit versions. This will occur before management rules are applied. Modified:

svn commit: r727620 - in /maven/plugins/trunk/maven-eclipse-plugin/src: main/java/org/apache/maven/plugin/eclipse/ main/java/org/apache/maven/plugin/ide/ test/resources/projects/project-34/multymodule

2008-12-17 Thread baerrach
Author: baerrach Date: Wed Dec 17 18:35:18 2008 New Revision: 727620 URL: http://svn.apache.org/viewvc?rev=727620view=rev Log: [MECLIPSE-364] incorrect dependencies with different projectNameTemplates in submodules EclipsePlugin - Moved calculateProjectNameTemplate() to IdeUtils and

svn commit: r727621 - /maven/plugins/trunk/maven-eclipse-plugin/src/test/java/org/apache/maven/plugin/ide/IdeUtilsTest.java

2008-12-17 Thread baerrach
Author: baerrach Date: Wed Dec 17 18:55:18 2008 New Revision: 727621 URL: http://svn.apache.org/viewvc?rev=727621view=rev Log: [MECLIPSE-502] test failures for drive D being CD rom - test is skipped if the fileToAdd can't be canonicalized. Modified:

svn commit: r727623 - /maven/components/trunk/maven-project-builder/src/main/java/org/apache/maven/project/builder/PomTransformer.java

2008-12-17 Thread jvanzyl
Author: jvanzyl Date: Wed Dec 17 19:16:52 2008 New Revision: 727623 URL: http://svn.apache.org/viewvc?rev=727623view=rev Log: o don't let inherited executions from plugin management containers be appended, they need to be overridden if there is no execution id Modified:

svn commit: r727627 - in /maven/components/trunk/maven-project/src/test/resources-project-builder/micromailer: ./ micromailer-1.0.3.pom spice-parent-9.pom

2008-12-17 Thread jvanzyl
Author: jvanzyl Date: Wed Dec 17 19:27:17 2008 New Revision: 727627 URL: http://svn.apache.org/viewvc?rev=727627view=rev Log: o another concrete example of executions inheritance Added: maven/components/trunk/maven-project/src/test/resources-project-builder/micromailer/

svn commit: r727635 - in /maven/components/trunk/maven-project/src: main/java/org/apache/maven/project/builder/impl/ test/java/org/apache/maven/project/builder/ test/resources-project-builder/micromai

2008-12-17 Thread jvanzyl
Author: jvanzyl Date: Wed Dec 17 20:23:35 2008 New Revision: 727635 URL: http://svn.apache.org/viewvc?rev=727635view=rev Log: o testing ThatExecutionsWithoutIdsAreMergedAndTheChildWins Modified:

svn commit: r727637 - /maven/components/trunk/maven-project/src/test/java/org/apache/maven/project/builder/PomConstructionTest.java

2008-12-17 Thread jvanzyl
Author: jvanzyl Date: Wed Dec 17 20:24:27 2008 New Revision: 727637 URL: http://svn.apache.org/viewvc?rev=727637view=rev Log: o get rid of debug information Modified: maven/components/trunk/maven-project/src/test/java/org/apache/maven/project/builder/PomConstructionTest.java Modified:

svn commit: r727638 - /maven/components/trunk/maven-project/src/test/java/org/apache/maven/project/builder/PomConstructionTest.java

2008-12-17 Thread jvanzyl
Author: jvanzyl Date: Wed Dec 17 20:29:15 2008 New Revision: 727638 URL: http://svn.apache.org/viewvc?rev=727638view=rev Log: o notes on how to improve the test so that it's easy to get others involved in adding/correcting the spec and accompanying tests. Modified:

svn commit: r727665 - /maven/components/branches/maven-2.1.x/apache-maven/pom.xml

2008-12-17 Thread brett
Author: brett Date: Wed Dec 17 23:21:26 2008 New Revision: 727665 URL: http://svn.apache.org/viewvc?rev=727665view=rev Log: use the release of the Shade plugin Modified: maven/components/branches/maven-2.1.x/apache-maven/pom.xml Modified:

svn commit: r727666 - /maven/components/branches/maven-2.1.x/maven-core/src/main/resources/META-INF/plexus/components.xml

2008-12-17 Thread brett
Author: brett Date: Wed Dec 17 23:22:14 2008 New Revision: 727666 URL: http://svn.apache.org/viewvc?rev=727666view=rev Log: [MNG-2097] add the prepare-package phase Modified: maven/components/branches/maven-2.1.x/maven-core/src/main/resources/META-INF/plexus/components.xml Modified: