Re: [VOTE] Release Maven Compiler Plugin 2.2

2010-03-31 Thread jdcasey
+1 Hi, We solved 6 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11130version=16097 Staging repo: https://repository.apache.org/content/repositories/maven-00https://repository.apache.org/content/repositories/maven-008/ 3 Staging site (sync pending):

svn commit: r293448 - in /maven/components/trunk/maven-plugins/maven-projecthelp-plugin: pom.xml src/main/java/org/apache/maven/plugins/projecthelp/DescribeMojo.java

2005-10-03 Thread jdcasey
Author: jdcasey Date: Mon Oct 3 13:56:44 2005 New Revision: 293448 URL: http://svn.apache.org/viewcvs?rev=293448view=rev Log: Fixing DescribeMojo for changes to PluginManager API, and setting prerequisite maven version for this version of the projecthelp-plugin because of this. Modified

svn commit: r293454 - in /maven/components/trunk: maven-core/src/main/java/org/apache/maven/lifecycle/ maven-core/src/main/resources/META-INF/plexus/ maven-model/ maven-project/src/main/java/org/apach

2005-10-03 Thread jdcasey
Author: jdcasey Date: Mon Oct 3 14:38:35 2005 New Revision: 293454 URL: http://svn.apache.org/viewcvs?rev=293454view=rev Log: Resolving: MNG-1052 o Added pluginManagement injection to MavenProject.addPlugin(..) so that no Plugin definition added to the project can go without having managed

svn commit: r293456 - in /maven/components/trunk/maven-core-it: README.txt integration-tests.txt it0078/ it0078/expected-results.txt it0078/goals.txt it0078/pom.xml it0078/src/ it0078/src/main/ it0078

2005-10-03 Thread jdcasey
Author: jdcasey Date: Mon Oct 3 14:50:35 2005 New Revision: 293456 URL: http://svn.apache.org/viewcvs?rev=293456view=rev Log: Adding IT for MNG-1052, to test that compiler plugin configuration from the pluginManagement section is injected with the addition of the implicit plugin instance

svn commit: r293479 - in /maven/components/trunk: maven-model/ maven-plugin-registry/ maven-profile/ maven-profile/src/main/java/org/apache/maven/profiles/ maven-project/src/main/java/org/apache/maven

2005-10-03 Thread jdcasey
Author: jdcasey Date: Mon Oct 3 18:07:36 2005 New Revision: 293479 URL: http://svn.apache.org/viewcvs?rev=293479view=rev Log: Resolving: MNG-934, MNG-669 o Changed default value for usePluginRegistry to 'false' in settings.mdo o Changed default value for updateInterval to 'never' in plugin

svn commit: r293497 - in /maven/components/trunk: maven-core-it/ maven-core-it/it0079/ maven-core-it/it0079/src/ maven-core-it/it0079/src/main/ maven-core-it/it0079/src/main/java/ maven-core-it/it0079

2005-10-03 Thread jdcasey
Author: jdcasey Date: Mon Oct 3 19:54:49 2005 New Revision: 293497 URL: http://svn.apache.org/viewcvs?rev=293497view=rev Log: Resolving: MNG-1021 o Added AttachedArtifact, and changed the DefaultMavenProjectHelper to create and attach artifacts of this type. AttachedArtifact uses a parent

svn commit: r293520 - in /maven/components/trunk: maven-core-it/it0013/ maven-core-it/it0020/ maven-core/src/main/java/org/apache/maven/plugin/version/ maven-core/src/main/resources/META-INF/plexus/ m

2005-10-03 Thread jdcasey
Author: jdcasey Date: Mon Oct 3 21:19:40 2005 New Revision: 293520 URL: http://svn.apache.org/viewcvs?rev=293520view=rev Log: Resolving: MNG-449, MNG-832 o If the metadata version is still in the plugin artifact after it's resolved, then simply return null and allow the plugin version

svn commit: r292750 - in /maven/components/trunk: maven-core-it-plugin/src/main/java/org/apache/maven/plugin/coreit/ maven-core-it/it1016/ maven-core-it/it1017/ maven-core/src/main/java/org/apache/mav

2005-09-30 Thread jdcasey
Author: jdcasey Date: Fri Sep 30 07:33:10 2005 New Revision: 292750 URL: http://svn.apache.org/viewcvs?rev=292750view=rev Log: Resolving: MNG-1032, MNG-1033 o Improved the error diagnostics related to artifact resolution errors. o Added xml-based documentation of supported plugin parameter

svn commit: r292222 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/version/DefaultPluginVersionManager.java

2005-09-28 Thread jdcasey
Author: jdcasey Date: Wed Sep 28 09:04:19 2005 New Revision: 29 URL: http://svn.apache.org/viewcvs?rev=29view=rev Log: Resolving: MNG-800...needed a call to flush the cached plugins-by-key map in the registry when a new plugin is added. Modified: maven/components/trunk/maven-core

svn commit: r292233 - in /maven/components/trunk/maven-core-it: ./ it0075/ it0075/sub1/ it0075/sub1/src/ it0075/sub1/src/main/ it0075/sub1/src/main/java/ it0075/sub1/src/main/java/org/ it0075/sub1/src

2005-09-28 Thread jdcasey
Author: jdcasey Date: Wed Sep 28 11:18:30 2005 New Revision: 292233 URL: http://svn.apache.org/viewcvs?rev=292233view=rev Log: Resolving: MNG-786...cannot reproduce, but since this is an old issue, I'll close it as fixed just in case. see it0075 for proof. Added: maven/components/trunk

svn commit: r292286 - in /maven/components/trunk: maven-core-it-verifier/src/main/java/org/apache/maven/it/ maven-core-it/ maven-core-it/it2003/ maven-core-it/it2003/src/ maven-core-it/it2003/src/main

2005-09-28 Thread jdcasey
Author: jdcasey Date: Wed Sep 28 13:14:35 2005 New Revision: 292286 URL: http://svn.apache.org/viewcvs?rev=292286view=rev Log: Adding file-pattern matching for expected results, along with ability to suppress the default maven.repo.local specification from verifier.properties...also, adding

svn commit: r292287 - /maven/components/trunk/maven-core-it/it0076/goals.txt

2005-09-28 Thread jdcasey
Author: jdcasey Date: Wed Sep 28 13:16:53 2005 New Revision: 292287 URL: http://svn.apache.org/viewcvs?rev=292287view=rev Log: Adding goals specification to fix this test. Added: maven/components/trunk/maven-core-it/it0076/goals.txt (with props) Added: maven/components/trunk/maven-core

svn commit: r292026 - /maven/components/trunk/maven-core-it/it0073/pom.xml

2005-09-27 Thread jdcasey
Author: jdcasey Date: Tue Sep 27 13:01:47 2005 New Revision: 292026 URL: http://svn.apache.org/viewcvs?rev=292026view=rev Log: Fixing version of maven-core-it-plugin to make it work with the snapshot repository...also added the snapshot repository. Modified: maven/components/trunk/maven

svn commit: r292027 - in /maven/components/trunk/maven-core-it: README.txt integration-tests.txt

2005-09-27 Thread jdcasey
Author: jdcasey Date: Tue Sep 27 13:02:57 2005 New Revision: 292027 URL: http://svn.apache.org/viewcvs?rev=292027view=rev Log: Adding it0073. Modified: maven/components/trunk/maven-core-it/README.txt maven/components/trunk/maven-core-it/integration-tests.txt Modified: maven/components

svn commit: r292047 - in /maven/components/trunk/maven-core-it: ./ it0074/ it0074/src/ it0074/src/main/ it0074/src/main/java/ it0074/src/main/java/org/ it0074/src/main/java/org/apache/ it0074/src/main

2005-09-27 Thread jdcasey
Author: jdcasey Date: Tue Sep 27 14:16:16 2005 New Revision: 292047 URL: http://svn.apache.org/viewcvs?rev=292047view=rev Log: Added test case to prove that MNG-781 is fixed. Added: maven/components/trunk/maven-core-it/it0074/ maven/components/trunk/maven-core-it/it0074/expected

svn commit: r292105 - in /maven/components/trunk: maven-core/src/main/java/org/apache/maven/execution/ maven-core/src/main/java/org/apache/maven/plugin/ maven-plugin-api/src/main/java/org/apache/maven

2005-09-27 Thread jdcasey
Author: jdcasey Date: Tue Sep 27 20:38:00 2005 New Revision: 292105 URL: http://svn.apache.org/viewcvs?rev=292105view=rev Log: Storing plugin contexts by plugin and project in the release manager, and furnishing access to them via the session. This will restrict shared information scopes

svn commit: r291735 - in /maven/components/trunk: maven-core-it/ maven-core-it/it0071/ maven-core-it/it0072/ maven-core-it/it1015/ maven-core/src/main/java/org/apache/maven/plugin/ maven-core/src/test

2005-09-26 Thread jdcasey
Author: jdcasey Date: Mon Sep 26 13:29:20 2005 New Revision: 291735 URL: http://svn.apache.org/viewcvs?rev=291735view=rev Log: Resolving: MNG-885 o Extracting basedir from the project instance when PluginParameterExpressionEvaluator is init'ed if project != null...otherwise, using ${user.dir

svn commit: r291751 - in /maven/components/trunk/maven-project/src/test: java/org/apache/maven/project/canonical/ java/org/apache/maven/project/injection/ resources/org/apache/maven/project/ resources

2005-09-26 Thread jdcasey
Author: jdcasey Date: Mon Sep 26 14:27:00 2005 New Revision: 291751 URL: http://svn.apache.org/viewcvs?rev=291751view=rev Log: Resolving: MNG-1022...Adding TestProfileInjector to avoid injecting profiles for tests, and still guard against NPEs when profiles exist. Added: maven/components

svn commit: r291761 - /maven/components/trunk/maven-plugin-registry/plugin-registry.mdo

2005-09-26 Thread jdcasey
Author: jdcasey Date: Mon Sep 26 14:52:13 2005 New Revision: 291761 URL: http://svn.apache.org/viewcvs?rev=291761view=rev Log: Resolving: MNG-934...setting default updateInterval in plugin-registry.xml to 1 day for now...we may want to update again for the 2.0-final release. This way, users

svn commit: r291806 - in /maven/components/trunk/maven-project/src: main/java/org/apache/maven/project/injection/DefaultModelDefaultsInjector.java test/java/org/apache/maven/project/injection/DefaultM

2005-09-26 Thread jdcasey
Author: jdcasey Date: Mon Sep 26 19:31:33 2005 New Revision: 291806 URL: http://svn.apache.org/viewcvs?rev=291806view=rev Log: Resolving: MNG-1008...DependencyManagement can now inject exclusions. Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project

svn commit: r291823 - in /maven/components/trunk/maven-plugin-tools: maven-plugin-tools-ant/ maven-plugin-tools-ant/src/ maven-plugin-tools-ant/src/main/ maven-plugin-tools-ant/src/main/java/ maven-pl

2005-09-26 Thread jdcasey
Author: jdcasey Date: Mon Sep 26 21:46:37 2005 New Revision: 291823 URL: http://svn.apache.org/viewcvs?rev=291823view=rev Log: Working on: MNG-897...added AntMojoDescriptorExtractor, PluginMetadataParser, and made small changes to the plugin metadata model used by scripts like Ant. This should

svn commit: r291420 - in /maven/components/trunk: maven-core/src/main/java/org/apache/maven/plugin/version/ maven-plugins/maven-release-plugin/ maven-plugins/maven-release-plugin/src/main/java/org/apa

2005-09-25 Thread jdcasey
Author: jdcasey Date: Sun Sep 25 07:49:27 2005 New Revision: 291420 URL: http://svn.apache.org/viewcvs?rev=291420view=rev Log: Rolling back the release plugin's dependencies to -beta-1 of maven, and making resolvePluginVersion(..) with the flag for processAsReport public again with deprecation

svn commit: r291422 - in /maven/components/trunk/maven-core/src/main/java/org/apache/maven: DefaultMaven.java execution/MavenSession.java plugin/DefaultPluginManager.java

2005-09-25 Thread jdcasey
Author: jdcasey Date: Sun Sep 25 08:03:59 2005 New Revision: 291422 URL: http://svn.apache.org/viewcvs?rev=291422view=rev Log: Adding validation of @requiresProject and @requiresOnline to PluginManager.executeMojo(..), in order to centrally block mojos from executing under the wrong conditions

svn commit: r291424 - in /maven/components/trunk/maven-plugin-tools/maven-plugin-tools-model: ./ pom.xml src/ src/main/ src/main/mdo/ src/main/mdo/mojo-metadata.mdo

2005-09-25 Thread jdcasey
Author: jdcasey Date: Sun Sep 25 08:10:52 2005 New Revision: 291424 URL: http://svn.apache.org/viewcvs?rev=291424view=rev Log: First pass at generic, XML-based metadata model for mojo descriptors. Planning to embed this in XML comments within Ant build.xml files, etc. Added: maven

svn commit: r291124 - in /maven/components/trunk: maven-artifact-manager/src/main/java/org/apache/maven/artifact/deployer/ maven-artifact-manager/src/main/java/org/apache/maven/artifact/manager/ maven

2005-09-23 Thread jdcasey
Author: jdcasey Date: Fri Sep 23 07:23:08 2005 New Revision: 291124 URL: http://svn.apache.org/viewcvs?rev=291124view=rev Log: Resolving: MNG-767, MNG-768 o We should have a viable offline mode now. Plugin sensitivity updates to follow. o See it0069 and it1014 for offline mode tests. o Brett

svn commit: r291134 - /maven/components/trunk/maven-plugins/maven-release-plugin/pom.xml

2005-09-23 Thread jdcasey
Author: jdcasey Date: Fri Sep 23 07:54:33 2005 New Revision: 291134 URL: http://svn.apache.org/viewcvs?rev=291134view=rev Log: Fixing versions of maven deps...needs new version of PluginVersionManager. Modified: maven/components/trunk/maven-plugins/maven-release-plugin/pom.xml Modified

svn commit: r290778 - in /maven/components/trunk/maven-plugins/maven-eclipse-plugin/src: main/java/org/apache/maven/plugin/eclipse/ test/java/org/apache/maven/plugin/eclipse/

2005-09-21 Thread jdcasey
Author: jdcasey Date: Wed Sep 21 11:36:16 2005 New Revision: 290778 URL: http://svn.apache.org/viewcvs?rev=290778view=rev Log: Resolving: MNG-907. Patch applied, thanks Hiram! Modified: maven/components/trunk/maven-plugins/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse

svn commit: r290815 - in /maven/components/trunk/maven-artifact-manager/src/main/java/org/apache/maven/artifact: repository/metadata/DefaultRepositoryMetadataManager.java transform/AbstractVersionTransformation.java

2005-09-21 Thread jdcasey
Author: jdcasey Date: Wed Sep 21 13:01:41 2005 New Revision: 290815 URL: http://svn.apache.org/viewcvs?rev=290815view=rev Log: Resolving: MNG-900 Applied Hiram's patch, with small formatting changes, and a relocation of the logic setting the artifact repository to null (it was being done

svn commit: r290539 - in /maven/components/trunk: maven-core-it/it2002/project/pom.xml maven-core-it/it2002/project/subproject/pom.xml maven-core-it/it2002/project/subproject2/pom.xml maven-core/src/main/java/org/apache/maven/DefaultMaven.java

2005-09-20 Thread jdcasey
Author: jdcasey Date: Tue Sep 20 12:28:54 2005 New Revision: 290539 URL: http://svn.apache.org/viewcvs?rev=290539view=rev Log: Resolving: MNG-929 o Fixed DefaultMaven to use the release-pom.xml for MavenProjects loaded via modules/ if the parent project is loaded from release-pom.xml o

svn commit: r290552 - in /maven/components/trunk: maven-core-it/it2002/project/pom.xml maven-core-it/it2002/test.sh maven-project/src/main/java/org/apache/maven/project/ModelUtils.java

2005-09-20 Thread jdcasey
Author: jdcasey Date: Tue Sep 20 13:05:08 2005 New Revision: 290552 URL: http://svn.apache.org/viewcvs?rev=290552view=rev Log: Resolving: MNG-930 o Fixed profile properties cloning in ModelUtils o Added properties to the test profile in it2002 o Moved the checkout dir for it2002 to be under

svn commit: r290554 - /maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PrepareReleaseMojo.java

2005-09-20 Thread jdcasey
Author: jdcasey Date: Tue Sep 20 13:11:42 2005 New Revision: 290554 URL: http://svn.apache.org/viewcvs?rev=290554view=rev Log: Resolving: MNG-927 Modified: maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PrepareReleaseMojo.java

svn commit: r290221 - in /maven/components/trunk: maven-core-it/it2002/project/ maven-core-it/it2002/project/src/ maven-core-it/it2002/project/subproject/ maven-core-it/it2002/project/subproject/src/ maven-core-it/it2002/project/subproject/src/main/ ma...

2005-09-19 Thread jdcasey
Author: jdcasey Date: Mon Sep 19 10:58:46 2005 New Revision: 290221 URL: http://svn.apache.org/viewcvs?rev=290221view=rev Log: Resolving: MNG-878, MNG-880 (again) o Added full resolution of plugins listed in the project hierarchy o Added better resolution of snapshots within the reactor

svn commit: r290242 - /maven/components/trunk/maven-plugins/pom.xml

2005-09-19 Thread jdcasey
Author: jdcasey Date: Mon Sep 19 12:11:42 2005 New Revision: 290242 URL: http://svn.apache.org/viewcvs?rev=290242view=rev Log: Oops. Didn't mean to check that in. Modified: maven/components/trunk/maven-plugins/pom.xml Modified: maven/components/trunk/maven-plugins/pom.xml URL: http

svn commit: r290257 - /maven/components/trunk/maven-core-it/integration-tests.txt

2005-09-19 Thread jdcasey
Author: jdcasey Date: Mon Sep 19 13:26:01 2005 New Revision: 290257 URL: http://svn.apache.org/viewcvs?rev=290257view=rev Log: Commenting out it0063 until I can get it to work. Modified: maven/components/trunk/maven-core-it/integration-tests.txt Modified: maven/components/trunk/maven-core

svn commit: r290276 - in /maven/components/trunk: maven-core-it/it2002/project/subproject2/pom.xml maven-plugins/maven-release-plugin/pom.xml maven-plugins/maven-surefire-plugin/pom.xml maven-project/src/main/java/org/apache/maven/project/ModelUtils.java

2005-09-19 Thread jdcasey
Author: jdcasey Date: Mon Sep 19 14:24:40 2005 New Revision: 290276 URL: http://svn.apache.org/viewcvs?rev=290276view=rev Log: Resolving: MNG-920, and setting the version of maven-release-plugin to a rev of -beta-1 instead of -SNAPSHOT, to allow locally installed versions to work without

svn commit: r290336 - in /maven/components/trunk: maven-core-it/it2002/ maven-core-it/it2002/project/ maven-core-it/it2002/project/subproject/ maven-core-it/it2002/project/subproject2/ maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/p...

2005-09-19 Thread jdcasey
Author: jdcasey Date: Mon Sep 19 19:59:44 2005 New Revision: 290336 URL: http://svn.apache.org/viewcvs?rev=290336view=rev Log: Resolving: MNG-878, MNG-921 o Verified that plugins are added to the list in the model when invoked from the command line (878) o Reformatted ModelUtils after

svn commit: r290339 - /maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PrepareReleaseMojo.java

2005-09-19 Thread jdcasey
Author: jdcasey Date: Mon Sep 19 20:11:59 2005 New Revision: 290339 URL: http://svn.apache.org/viewcvs?rev=290339view=rev Log: Avoid setting finalName when it conforms to artifactId-version. Modified: maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven

svn commit: r290340 - /maven/components/trunk/maven-core-it/it2002/project/pom.xml

2005-09-19 Thread jdcasey
Author: jdcasey Date: Mon Sep 19 20:12:41 2005 New Revision: 290340 URL: http://svn.apache.org/viewcvs?rev=290340view=rev Log: Removing build directory override. Modified: maven/components/trunk/maven-core-it/it2002/project/pom.xml Modified: maven/components/trunk/maven-core-it/it2002

svn commit: r289599 - in /maven/components/trunk: maven-core-it/it2002/ maven-core-it/it2002/project/ maven-core-it/it2002/project/src/main/java/org/apache/maven/it2002/ maven-core-it/it2002/project/src/main/resources/ maven-core-it/it2002/project/src/...

2005-09-16 Thread jdcasey
Author: jdcasey Date: Fri Sep 16 09:27:33 2005 New Revision: 289599 URL: http://svn.apache.org/viewcvs?rev=289599view=rev Log: Resolving: MNG-881. This had to do with resource-list merging when the performRelease profile was activated. See MNG-895 for full resolution (this is a stop-gap

svn commit: r289290 - /maven/components/trunk/maven-core-it/it0063/pom.xml

2005-09-15 Thread jdcasey
Author: jdcasey Date: Thu Sep 15 12:11:16 2005 New Revision: 289290 URL: http://svn.apache.org/viewcvs?rev=289290view=rev Log: Trying to adjust to work with OSX. Modified: maven/components/trunk/maven-core-it/it0063/pom.xml Modified: maven/components/trunk/maven-core-it/it0063/pom.xml URL

svn commit: r289294 - in /maven/components/trunk: maven-core-it/it2002/ maven-core-it/it2002/project/ maven-core-it/it2002/project/src/ maven-core-it/it2002/project/src/main/ maven-core-it/it2002/project/src/main/java/ maven-core-it/it2002/project/src/...

2005-09-15 Thread jdcasey
Author: jdcasey Date: Thu Sep 15 12:21:28 2005 New Revision: 289294 URL: http://svn.apache.org/viewcvs?rev=289294view=rev Log: Resolving: MNG-886 o Added complex test case for the release plugin, called it2002. o Added copying of reportArtifacts and extensionArtifacts sets when one MavenProject

svn commit: r289305 - /maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PrepareReleaseMojo.java

2005-09-15 Thread jdcasey
Author: jdcasey Date: Thu Sep 15 13:09:27 2005 New Revision: 289305 URL: http://svn.apache.org/viewcvs?rev=289305view=rev Log: Resolving: MNG-880, filling in of null values was using project.model rather than project.originalModel. Modified: maven/components/trunk/maven-plugins/maven

svn commit: r289311 - in /maven/components/trunk: maven-artifact/src/main/java/org/apache/maven/artifact/ArtifactUtils.java maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PrepareReleaseMojo.java

2005-09-15 Thread jdcasey
Author: jdcasey Date: Thu Sep 15 13:40:43 2005 New Revision: 289311 URL: http://svn.apache.org/viewcvs?rev=289311view=rev Log: Resolving: MNG-879. Now, all isSnapshot() stuff for the release plugin is handled by ArtifactUtils, so it's possible to reuse the logic rather than replicate

svn commit: r289313 - /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/ArtifactUtils.java

2005-09-15 Thread jdcasey
Author: jdcasey Date: Thu Sep 15 13:54:09 2005 New Revision: 289313 URL: http://svn.apache.org/viewcvs?rev=289313view=rev Log: modding ArtifactUtils.isSnapshot(version) to also check for SNAPSHOT suffix. Modified: maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact

svn commit: r289348 - in /maven/components/trunk: maven-artifact/src/main/java/org/apache/maven/artifact/ maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/ maven-plugins/maven-release-plugin/src/main/java/org/apache/mav...

2005-09-15 Thread jdcasey
Author: jdcasey Date: Thu Sep 15 16:36:29 2005 New Revision: 289348 URL: http://svn.apache.org/viewcvs?rev=289348view=rev Log: Resolving: MNG-876. Versions are incremented correctly again. Modified: maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact

svn commit: r280903 - in /maven/components/trunk: maven-plugins/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/ maven-project/src/main/java/org/apache/maven/project/

2005-09-14 Thread jdcasey
Author: jdcasey Date: Wed Sep 14 11:38:54 2005 New Revision: 280903 URL: http://svn.apache.org/viewcvs?rev=280903view=rev Log: Fixing case where non-POM artifacts are passed to the project builder for parsing...doing defensive construction of POM artifacts inside the project builder, and fixed

svn commit: r280905 - /maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PerformReleaseMojo.java

2005-09-14 Thread jdcasey
Author: jdcasey Date: Wed Sep 14 11:41:55 2005 New Revision: 280905 URL: http://svn.apache.org/viewcvs?rev=280905view=rev Log: Resolving: MNG-890, putting m2 invocation in batch mode when doing release:perform. Modified: maven/components/trunk/maven-plugins/maven-release-plugin/src/main

svn commit: r280616 - in /maven/components/trunk/maven-project/src: main/java/org/apache/maven/project/injection/DefaultProfileInjector.java test/java/org/apache/maven/project/injection/DefaultProfileInjectorTest.java

2005-09-13 Thread jdcasey
Author: jdcasey Date: Tue Sep 13 11:32:58 2005 New Revision: 280616 URL: http://svn.apache.org/viewcvs?rev=280616view=rev Log: Resolving: MNG-815. Added unit test to guard against regressions. Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/injection

svn commit: r280629 - in /maven/components/trunk: maven-core-it/ maven-core-it/it0067/ maven-core-it/it0067/src/ maven-core-it/it0067/src/main/ maven-core-it/it0067/src/main/java/ maven-core-it/it0067/src/main/java/org/ maven-core-it/it0067/src/main/ja...

2005-09-13 Thread jdcasey
Author: jdcasey Date: Tue Sep 13 12:27:34 2005 New Revision: 280629 URL: http://svn.apache.org/viewcvs?rev=280629view=rev Log: Resolving: MNG-814. Enabled import of explicit activation and deactivation of profileIds from the external profile manager to the project-level profile manager. See

svn commit: r280640 - /maven/components/trunk/maven-site/src/site/xdoc/docs-required.xml

2005-09-13 Thread jdcasey
Author: jdcasey Date: Tue Sep 13 13:26:31 2005 New Revision: 280640 URL: http://svn.apache.org/viewcvs?rev=280640view=rev Log: Adding more to the list of desired doco. Modified: maven/components/trunk/maven-site/src/site/xdoc/docs-required.xml Modified: maven/components/trunk/maven-site/src

svn commit: r280660 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/PluginParameterExpressionEvaluator.java

2005-09-13 Thread jdcasey
Author: jdcasey Date: Tue Sep 13 14:15:31 2005 New Revision: 280660 URL: http://svn.apache.org/viewcvs?rev=280660view=rev Log: Adding ability to directly specify parameters that conflict with reserve expression roots. Modified: maven/components/trunk/maven-core/src/main/java/org/apache

svn commit: r280661 - in /maven/components/trunk/maven-plugins/maven-projecthelp-plugin: ./ src/main/java/org/apache/maven/plugins/projecthelp/

2005-09-13 Thread jdcasey
Author: jdcasey Date: Tue Sep 13 14:16:15 2005 New Revision: 280661 URL: http://svn.apache.org/viewcvs?rev=280661view=rev Log: Added beginnings of DescribeMojo, and added setters for all mojo parameters in the plugin. Added: maven/components/trunk/maven-plugins/maven-projecthelp-plugin/src

svn commit: r280761 - in /maven/components/trunk: maven-core-it/it2001/settings-norepo.xml maven-core-it/it2001/test.sh maven-project/src/main/java/org/apache/maven/project/artifact/MavenMetadataSource.java

2005-09-13 Thread jdcasey
Author: jdcasey Date: Tue Sep 13 21:13:38 2005 New Revision: 280761 URL: http://svn.apache.org/viewcvs?rev=280761view=rev Log: Cleaning up faulty logic in MavenMetadataSource related to the last commit, and updating the it2001 test to (hopefully) straighten out the repository definitions

svn commit: r280405 - in /maven/components/trunk: maven-core-it/ maven-core-it/it0066/ maven-plugins/maven-deploy-plugin/src/main/java/org/apache/maven/plugin/deploy/ maven-plugins/maven-install-plugin/src/main/java/org/apache/maven/plugin/install/

2005-09-12 Thread jdcasey
Author: jdcasey Date: Mon Sep 12 13:08:01 2005 New Revision: 280405 URL: http://svn.apache.org/viewcvs?rev=280405view=rev Log: Resolving MNG-851. Using MavenProject.getFile() rather than constructing new. Also fixed maven-deploy-plugin with similar bug. Added: maven/components/trunk/maven

svn commit: r280476 - in /maven/components/trunk: maven-model/ maven-profile/ maven-profile/src/main/java/org/apache/maven/profiles/ maven-project/src/main/java/org/apache/maven/profiles/ maven-project/src/main/java/org/apache/maven/profiles/activation...

2005-09-12 Thread jdcasey
Author: jdcasey Date: Mon Sep 12 20:23:16 2005 New Revision: 280476 URL: http://svn.apache.org/viewcvs?rev=280476view=rev Log: Resolving: MNG-835. Using activateByDefault within activation in the profile. Added: maven/components/trunk/maven-project/src/test/java/org/apache/maven/profiles

svn commit: r279572 - in /maven/components/trunk: maven-core/src/main/java/org/apache/maven/plugin/ maven-model/ maven-project/src/main/java/org/apache/maven/project/ maven-project/src/main/java/org/apache/maven/project/inheritance/ maven-project/src/m...

2005-09-08 Thread jdcasey
Author: jdcasey Date: Thu Sep 8 08:08:57 2005 New Revision: 279572 URL: http://svn.apache.org/viewcvs?rev=279572view=rev Log: Adding POM-level properties. Modified: maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/PluginParameterExpressionEvaluator.java maven

svn commit: r264960 - in /maven/components/trunk: maven-artifact-manager/src/main/java/org/apache/maven/artifact/resolver/ maven-artifact/src/main/java/org/apache/maven/artifact/ maven-artifact/src/main/java/org/apache/maven/artifact/resolver/filter/ m...

2005-08-31 Thread jdcasey
Author: jdcasey Date: Wed Aug 31 00:39:01 2005 New Revision: 264960 URL: http://svn.apache.org/viewcvs?rev=264960view=rev Log: Adding system scope...uses scope == 'system' and systemPath in dependency. SystemPath was chosen over mappings inside the setings.xml for scalability, heritability

svn commit: r240428 - in /maven/components/trunk: maven-model/maven.mdo maven-project/src/main/java/org/apache/maven/project/artifact/MavenMetadataSource.java maven-project/src/test/java/org/apache/maven/project/TestArtifactResolver.java

2005-08-27 Thread jdcasey
Author: jdcasey Date: Sat Aug 27 08:44:48 2005 New Revision: 240428 URL: http://svn.apache.org/viewcvs?rev=240428view=rev Log: Resolving: MNG-717 o Dependencies don't have a default scope value, to allow DependencyManagement to set the scope if null...then, the metadata source sets the scope

svn commit: r240129 - in /maven/components/trunk/maven-core-it: ./ it0060/ it0060/subproject/ it0060/subproject/src/ it0060/subproject/src/main/ it0060/subproject/src/main/java/ it0060/subproject/src/main/java/org/ it0060/subproject/src/main/java/org/a...

2005-08-25 Thread jdcasey
Author: jdcasey Date: Thu Aug 25 13:19:40 2005 New Revision: 240129 URL: http://svn.apache.org/viewcvs?rev=240129view=rev Log: Resolving: MNG-732 o new version of plexus-utils with Xpp3Dom.mergeXpp3Dom(..) modification allows appending of list elements. o added it0060 to test new functionality

svn commit: r240154 - in /maven/components/trunk/maven-core-it: ./ it0061/ it0061/src/ it0061/src/main/ it0061/src/main/java/ it0061/src/main/java/org/ it0061/src/main/java/org/apache/ it0061/src/main/java/org/apache/maven/ it0061/src/main/java/org/apa...

2005-08-25 Thread jdcasey
Author: jdcasey Date: Thu Aug 25 15:53:43 2005 New Revision: 240154 URL: http://svn.apache.org/viewcvs?rev=240154view=rev Log: Resolving (Cannot Reproduce): MNG-731 o Added it0061 to verify deployment using legacy layout for the distribution repository. Added: maven/components/trunk/maven

svn commit: r239674 - /maven/components/trunk/maven-plugins/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/AbstractCompilerMojo.java

2005-08-24 Thread jdcasey
Author: jdcasey Date: Wed Aug 24 07:54:33 2005 New Revision: 239674 URL: http://svn.apache.org/viewcvs?rev=239674view=rev Log: Fixing String.replace(..) problems in AbstractCompilerMojo.java Modified: maven/components/trunk/maven-plugins/maven-compiler-plugin/src/main/java/org/apache/maven

svn commit: r239981 - in /maven/components/trunk: maven-core-it/ maven-core-it/it0059/ maven-core-it/it0059/src/ maven-core-it/it0059/src/main/ maven-core-it/it0059/src/main/java/ maven-core-it/it0059/src/main/java/org/ maven-core-it/it0059/src/main/ja...

2005-08-24 Thread jdcasey
Author: jdcasey Date: Wed Aug 24 20:08:10 2005 New Revision: 239981 URL: http://svn.apache.org/viewcvs?rev=239981view=rev Log: Resolving: MNG-666 If a v3 POM is encountered (or any POM where modelVersion is != '4.0.0'), an InvalidModelException is thrown. This exception extends

svn commit: r239464 - in /maven/components/trunk: maven-core-it/ maven-core-it/it0057/ maven-core-it/it0057/src/ maven-core-it/it0057/src/main/ maven-core-it/it0057/src/main/java/ maven-core-it/it0057/src/main/java/org/ maven-core-it/it0057/src/main/ja...

2005-08-23 Thread jdcasey
Author: jdcasey Date: Tue Aug 23 15:11:07 2005 New Revision: 239464 URL: http://svn.apache.org/viewcvs?rev=239464view=rev Log: Resolving: MNG-766. Added: maven/components/trunk/maven-core-it/it0057/ maven/components/trunk/maven-core-it/it0057/expected-results.txt (with props

svn commit: r239509 - /maven/components/trunk/maven-site/src/site/apt/repositories-and-artifact-resolution-overview.apt

2005-08-23 Thread jdcasey
Author: jdcasey Date: Tue Aug 23 19:25:15 2005 New Revision: 239509 URL: http://svn.apache.org/viewcvs?rev=239509view=rev Log: Beginnings of document explaining how repository lists are constructed during inheritance and transitive dependency resolution. Added: maven/components/trunk/maven

svn commit: r239219 - in /maven/components/trunk: maven-archiver/src/main/java/org/apache/maven/archiver/ maven-artifact-manager/src/main/java/org/apache/maven/artifact/deployer/ maven-artifact-manager/src/main/java/org/apache/maven/artifact/installer/...

2005-08-22 Thread jdcasey
Author: jdcasey Date: Mon Aug 22 12:00:51 2005 New Revision: 239219 URL: http://svn.apache.org/viewcvs?rev=239219view=rev Log: Resolving: MNG-251 o Added transformation manager o snapshot timestamp/buildnumber is now managed from the transformation rather than the metadata o maven-archiver now

svn commit: r239220 - in /maven/components/trunk/maven-core-it/it0053: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/maven/ src/main/java/org/apache/maven/it0001/ src/main/resources/ src/test/ sr...

2005-08-22 Thread jdcasey
Author: jdcasey Date: Mon Aug 22 12:03:31 2005 New Revision: 239220 URL: http://svn.apache.org/viewcvs?rev=239220view=rev Log: adding integration test for single buildnumber per g:a Added: maven/components/trunk/maven-core-it/it0053/ maven/components/trunk/maven-core-it/it0053/cli

svn commit: r239243 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/artifact/MavenMetadataSource.java

2005-08-22 Thread jdcasey
Author: jdcasey Date: Mon Aug 22 13:31:24 2005 New Revision: 239243 URL: http://svn.apache.org/viewcvs?rev=239243view=rev Log: Resolving: MNG-757 according to the comments in the issue. Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/artifact

svn commit: r239251 - in /maven/components/trunk/maven-core-it: README.txt integration-tests.txt it0054/ it0054/goals.txt it0054/pom.xml it0054/src/ it0054/src/test/ it0054/src/test/java/ it0054/src/test/java/Test.java

2005-08-22 Thread jdcasey
Author: jdcasey Date: Mon Aug 22 14:02:07 2005 New Revision: 239251 URL: http://svn.apache.org/viewcvs?rev=239251view=rev Log: Adding integration itest it0054 to verify that MNG-479 is fixed. Added: maven/components/trunk/maven-core-it/it0054/ maven/components/trunk/maven-core-it/it0054

svn commit: r239272 - in /maven/components/trunk: maven-core-it/ maven-core-it/it0055/ maven-core-it/it0055/src/ maven-core-it/it0055/src/main/ maven-core-it/it0055/src/main/java/ maven-core-it/it0055/src/main/java/org/ maven-core-it/it0055/src/main/ja...

2005-08-22 Thread jdcasey
Author: jdcasey Date: Mon Aug 22 16:14:34 2005 New Revision: 239272 URL: http://svn.apache.org/viewcvs?rev=239272view=rev Log: Resolving: MNG-643 o Added includes/excludes for compile and testCompile o added integration tests for single execution of compile and testCompile with excludes o Added

svn commit: r239281 - /maven/components/trunk/maven-core-it/it0053/expected-results.txt

2005-08-22 Thread jdcasey
Author: jdcasey Date: Mon Aug 22 17:55:03 2005 New Revision: 239281 URL: http://svn.apache.org/viewcvs?rev=239281view=rev Log: Fixing expectations for new jar name. Modified: maven/components/trunk/maven-core-it/it0053/expected-results.txt Modified: maven/components/trunk/maven-core

svn commit: r239315 - /maven/components/trunk/maven-core-it/it0053/expected-results.txt

2005-08-22 Thread jdcasey
Author: jdcasey Date: Mon Aug 22 20:30:23 2005 New Revision: 239315 URL: http://svn.apache.org/viewcvs?rev=239315view=rev Log: Attempting again to fix the expectations... Modified: maven/components/trunk/maven-core-it/it0053/expected-results.txt Modified: maven/components/trunk/maven-core

svn commit: r233260 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycleExecutor.java

2005-08-17 Thread jdcasey
Author: jdcasey Date: Wed Aug 17 13:50:27 2005 New Revision: 233260 URL: http://svn.apache.org/viewcvs?rev=233260view=rev Log: Adding warning output for when a mojo is scrubbed from a forked lifecycle, as in MNG-709. Modified: maven/components/trunk/maven-core/src/main/java/org/apache

svn commit: r233012 - in /maven/components/trunk/maven-plugins/maven-assembly-plugin: ./ src/main/java/org/apache/maven/plugin/assembly/

2005-08-16 Thread jdcasey
Author: jdcasey Date: Tue Aug 16 09:21:39 2005 New Revision: 233012 URL: http://svn.apache.org/viewcvs?rev=233012view=rev Log: Applying patch from Jason Grant for unpacking assemblies and for attaching assemblies as attached artifacts - Thanks, Jason Added: maven/components/trunk/maven

svn commit: r233021 - in /maven/components/trunk: maven-core/src/main/java/org/apache/maven/lifecycle/ maven-core/src/main/resources/META-INF/plexus/ maven-plugin-descriptor/src/main/java/org/apache/maven/plugin/descriptor/ maven-plugin-tools/maven-plu...

2005-08-16 Thread jdcasey
Author: jdcasey Date: Tue Aug 16 11:03:20 2005 New Revision: 233021 URL: http://svn.apache.org/viewcvs?rev=233021view=rev Log: Working on MNG-483 o Added @requiresDirectInvocation (was: @cliOnly, but this implies m2 is run from CLI...counter-intuitive for embedding) o Added handling for new

svn commit: r233029 - /maven/components/trunk/maven-plugins/maven-source-plugin/src/main/java/org/apache/maven/plugin/source/JarSourceMojo.java

2005-08-16 Thread jdcasey
Author: jdcasey Date: Tue Aug 16 11:23:05 2005 New Revision: 233029 URL: http://svn.apache.org/viewcvs?rev=233029view=rev Log: Forgot to remove the SNAPSHOT check...this should close MNG-483 Modified: maven/components/trunk/maven-plugins/maven-source-plugin/src/main/java/org/apache/maven

svn commit: r233104 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycleExecutor.java

2005-08-16 Thread jdcasey
Author: jdcasey Date: Tue Aug 16 19:05:04 2005 New Revision: 233104 URL: http://svn.apache.org/viewcvs?rev=233104view=rev Log: Throwing exception if infinite loop detected in phase vs. executePhase...this is probably not optimal, but it's a start. Modified: maven/components/trunk/maven

svn commit: r232336 - in /maven/components/trunk: maven-model/maven.mdo maven-project/src/main/java/org/apache/maven/project/ModelUtils.java maven-project/src/main/java/org/apache/maven/project/inheritance/DefaultModelInheritanceAssembler.java

2005-08-12 Thread jdcasey
Author: jdcasey Date: Fri Aug 12 10:06:38 2005 New Revision: 232336 URL: http://svn.apache.org/viewcvs?rev=232336view=rev Log: Resolving: MNG-686...Moving directory/ specification from Build to BuildBase to allow profiles inline within the POM to change this setting. Modified: maven

svn commit: r232399 - in /maven/components/trunk: maven-artifact-manager/src/main/java/org/apache/maven/artifact/transform/ maven-core-it/it1013/ maven-core-it/it1013/src/ maven-core-it/it1013/src/main/ maven-core-it/it1013/src/main/java/ maven-core-it...

2005-08-12 Thread jdcasey
Author: jdcasey Date: Fri Aug 12 14:55:00 2005 New Revision: 232399 URL: http://svn.apache.org/viewcvs?rev=232399view=rev Log: o Improving toString for Dependency in the 4.0.0 version codeSegment in maven.mdo o Improving error messages for ResourceDoesNotExistException in the transformations o

svn commit: r231481 - in /maven/components/trunk: maven-core-it/ maven-core-it/it0048/ maven-project/src/main/java/org/apache/maven/project/ maven-project/src/main/java/org/apache/maven/project/inheritance/ maven-project/src/main/java/org/apache/maven/...

2005-08-11 Thread jdcasey
Author: jdcasey Date: Thu Aug 11 09:46:19 2005 New Revision: 231481 URL: http://svn.apache.org/viewcvs?rev=231481view=rev Log: o Removed it0048, and replaced it with a unit test for the DefaultProfileInjector. o Reverted the logic of the DefaultProfileInjector to merge-and-override the model

svn commit: r231555 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/ModelUtils.java

2005-08-11 Thread jdcasey
Author: jdcasey Date: Thu Aug 11 18:36:55 2005 New Revision: 231555 URL: http://svn.apache.org/viewcvs?rev=231555view=rev Log: Removing inheritance of status in distributionManagement. Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/ModelUtils.java

svn commit: r232178 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/ModelUtils.java

2005-08-11 Thread jdcasey
Author: jdcasey Date: Thu Aug 11 18:43:36 2005 New Revision: 232178 URL: http://svn.apache.org/viewcvs?rev=232178view=rev Log: Adding comment to discourage re-adding the status inheritance. Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/ModelUtils.java

svn commit: r232185 - in /maven/components/trunk: maven-core-it/ maven-core-it/it0048/ maven-core-it/it0048/src/ maven-core-it/it0048/src/main/ maven-core-it/it0048/src/main/java/ maven-core-it/it0048/src/main/java/org/ maven-core-it/it0048/src/main/ja...

2005-08-11 Thread jdcasey
Author: jdcasey Date: Thu Aug 11 19:25:26 2005 New Revision: 232185 URL: http://svn.apache.org/viewcvs?rev=232185view=rev Log: Fixing problem with mojo configuration merges between parameter configuration keyed by alias and by name within the POM, along with configuration within

svn commit: r232189 - in /maven/components/trunk: maven-core-it/it1012/ maven-core-it/it1012/goals.txt maven-core-it/it1012/pom.xml maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycleExecutor.java

2005-08-11 Thread jdcasey
Author: jdcasey Date: Thu Aug 11 20:02:35 2005 New Revision: 232189 URL: http://svn.apache.org/viewcvs?rev=232189view=rev Log: Resolving: MNG-652 o Adding it1012 that should express the throwing of LifecycleExecutionException for unknown packaging. Added: maven/components/trunk/maven-core

svn commit: r232191 - /maven/components/trunk/maven-core-it/README.txt

2005-08-11 Thread jdcasey
Author: jdcasey Date: Thu Aug 11 20:04:06 2005 New Revision: 232191 URL: http://svn.apache.org/viewcvs?rev=232191view=rev Log: Adding description for it1012 Modified: maven/components/trunk/maven-core-it/README.txt Modified: maven/components/trunk/maven-core-it/README.txt URL: http

svn commit: r232200 - in /maven/components/trunk/maven-core/src: main/java/org/apache/maven/plugin/ test/java/org/apache/maven/plugin/

2005-08-11 Thread jdcasey
Author: jdcasey Date: Thu Aug 11 21:03:33 2005 New Revision: 232200 URL: http://svn.apache.org/viewcvs?rev=232200view=rev Log: Resolving: MNG-717 PluginParameterExpressionEvaluator now has two static final Maps - BANNED_EXPRESSIONS and DEPRECATED_EXPRESSIONS, each of which contain mappings

svn commit: r231294 - in /maven/components/trunk: maven-core-it/it0048/ maven-core-it/it0048/src/ maven-core-it/it0048/src/main/ maven-core-it/it0048/src/main/java/ maven-core-it/it0048/src/main/java/org/ maven-core-it/it0048/src/main/java/org/apache/ ...

2005-08-10 Thread jdcasey
Author: jdcasey Date: Wed Aug 10 12:21:34 2005 New Revision: 231294 URL: http://svn.apache.org/viewcvs?rev=231294view=rev Log: Resolving: MNG-684 o Split profile injection out into its own component away from the defaults assembler o Moved code common to the defaults assembler and the profile

svn commit: r231393 - in /maven/components/trunk: maven-core-it-plugin/src/main/java/org/apache/maven/plugin/coreit/ maven-core-it/ maven-core-it/it0049/ maven-core/src/main/java/org/apache/maven/plugin/

2005-08-10 Thread jdcasey
Author: jdcasey Date: Wed Aug 10 21:38:46 2005 New Revision: 231393 URL: http://svn.apache.org/viewcvs?rev=231393view=rev Log: Resolving: MNG-674 o Added it0049 to prevent further regressions. ;) Added: maven/components/trunk/maven-core-it/it0049/ maven/components/trunk/maven-core

svn commit: r231058 - in /maven/components/trunk: maven-core-it/ maven-core-it/it2000/ maven-core-it/it2000/plugin/ maven-core-it/it2000/plugin/src/ maven-core-it/it2000/plugin/src/main/ maven-core-it/it2000/plugin/src/main/java/ maven-core-it/it2000/p...

2005-08-09 Thread jdcasey
Author: jdcasey Date: Tue Aug 9 09:11:40 2005 New Revision: 231058 URL: http://svn.apache.org/viewcvs?rev=231058view=rev Log: Resolving: MNG-592 (again) o Modified the PluginMappingDeployMojo in maven-plugin-plugin to always deploy the plugins.xml regardless. This may be a bit heavy

svn commit: r231084 - in /maven/components/trunk/maven-core/src/main: java/org/apache/maven/lifecycle/DefaultLifecycleExecutor.java resources/META-INF/plexus/components.xml

2005-08-09 Thread jdcasey
Author: jdcasey Date: Tue Aug 9 12:26:24 2005 New Revision: 231084 URL: http://svn.apache.org/viewcvs?rev=231084view=rev Log: Resolving: MNG-608 (deprecate for now, remove later...notes in TODOs) Modified: maven/components/trunk/maven-core/src/main/java/org/apache/maven/lifecycle

svn commit: r231112 - in /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project: DefaultMavenProjectBuilder.java MavenProject.java

2005-08-09 Thread jdcasey
Author: jdcasey Date: Tue Aug 9 13:56:12 2005 New Revision: 231112 URL: http://svn.apache.org/viewcvs?rev=231112view=rev Log: Adding better handling for originalModel in MavenProject. Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project

svn commit: r231121 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java

2005-08-09 Thread jdcasey
Author: jdcasey Date: Tue Aug 9 14:44:54 2005 New Revision: 231121 URL: http://svn.apache.org/viewcvs?rev=231121view=rev Log: Correcting problem with originalModel being reset inside processProjectLogic(..) in DefaultMavenProjectBuilder Modified: maven/components/trunk/maven-project/src

svn commit: r230920 - in /maven/components/trunk: maven-plugins/maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/ maven-project/src/main/java/org/apache/maven/project/ maven-project/src/main/java/org/apache/maven/project/overlay/

2005-08-08 Thread jdcasey
Author: jdcasey Date: Mon Aug 8 16:06:48 2005 New Revision: 230920 URL: http://svn.apache.org/viewcvs?rev=230920view=rev Log: Resolving: MNG-163 Use MavenProject.addResource(..) and .addTestResource(..) to perform this function. I've built a BuildOverlay to insulate the interpolated

svn commit: r227234 - /maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PrepareReleaseMojo.java

2005-08-03 Thread jdcasey
Author: jdcasey Date: Wed Aug 3 09:57:54 2005 New Revision: 227234 URL: http://svn.apache.org/viewcvs?rev=227234view=rev Log: Fixing problem where release:prepare was only going to add the top-level release-pom.xml... Modified: maven/components/trunk/maven-plugins/maven-release-plugin/src

svn commit: r227250 - in /maven/components/trunk: maven-core-it/ maven-core-it/it0044/ maven-core-it/it0044/src/ maven-core-it/it0044/src/main/ maven-core-it/it0044/src/main/java/ maven-core-it/it0044/src/main/java/org/ maven-core-it/it0044/src/main/ja...

2005-08-03 Thread jdcasey
Author: jdcasey Date: Wed Aug 3 12:26:20 2005 New Revision: 227250 URL: http://svn.apache.org/viewcvs?rev=227250view=rev Log: Resolving: MNG-557 o Added new CLI switch {--settings,-s} for alternate user settings path. Added: maven/components/trunk/maven-core-it/it0044/ maven

svn commit: r227259 - in /maven/components/trunk: maven-archetype/maven-archetype-plugin/src/main/java/org/apache/maven/plugin/archetype/ maven-core-it-plugin/src/main/java/org/apache/maven/plugin/coreit/ maven-core-it/ maven-core-it/it0044/ maven-core...

2005-08-03 Thread jdcasey
Author: jdcasey Date: Wed Aug 3 13:43:58 2005 New Revision: 227259 URL: http://svn.apache.org/viewcvs?rev=227259view=rev Log: Resolving: MNG-282 Added: maven/components/trunk/maven-core-it-plugin/src/main/java/org/apache/maven/plugin/coreit/NoProjectMojo.java (with props) maven

svn commit: r227292 - /maven/components/trunk/maven-script/maven-script-marmalade/src/main/java/org/apache/maven/script/marmalade/tags/LifecyclePhaseTag.java

2005-08-03 Thread jdcasey
Author: jdcasey Date: Wed Aug 3 19:31:33 2005 New Revision: 227292 URL: http://svn.apache.org/viewcvs?rev=227292view=rev Log: trying to resurrect this one... Added: maven/components/trunk/maven-script/maven-script-marmalade/src/main/java/org/apache/maven/script/marmalade/tags

svn commit: r227293 - /maven/components/trunk/maven-script/maven-script-marmalade/src/main/java/org/apache/maven/script/marmalade/tags/LifecyclePhaseTag.java

2005-08-03 Thread jdcasey
Author: jdcasey Date: Wed Aug 3 19:51:00 2005 New Revision: 227293 URL: http://svn.apache.org/viewcvs?rev=227293view=rev Log: ... Removed: maven/components/trunk/maven-script/maven-script-marmalade/src/main/java/org/apache/maven/script/marmalade/tags/LifecyclePhaseTag.java

svn commit: r227294 - /maven/components/trunk/maven-script/maven-script-marmalade/src/main/java/org/apache/maven/script/marmalade/tags/LifecyclePhaseTag.java

2005-08-03 Thread jdcasey
Author: jdcasey Date: Wed Aug 3 19:59:54 2005 New Revision: 227294 URL: http://svn.apache.org/viewcvs?rev=227294view=rev Log: Re-adding this...never should've been deleted. Added: maven/components/trunk/maven-script/maven-script-marmalade/src/main/java/org/apache/maven/script/marmalade

svn commit: r227296 - in /maven/components/trunk/maven-script/maven-script-marmalade/src/main/java/org/apache/maven/script/marmalade/tags: MetadataTag.java MojoDefinitionTagLibrary.java

2005-08-03 Thread jdcasey
Author: jdcasey Date: Wed Aug 3 20:04:33 2005 New Revision: 227296 URL: http://svn.apache.org/viewcvs?rev=227296view=rev Log: Re-adding the lifecyclePhase/phase tag for mojo metadata. Modified: maven/components/trunk/maven-script/maven-script-marmalade/src/main/java/org/apache/maven/script

svn commit: r227147 - in /maven/components/trunk: maven-core/src/main/java/org/apache/maven/extension/ maven-core/src/main/resources/META-INF/plexus/ maven-project/src/main/java/org/apache/maven/project/

2005-08-02 Thread jdcasey
Author: jdcasey Date: Tue Aug 2 19:30:21 2005 New Revision: 227147 URL: http://svn.apache.org/viewcvs?rev=227147view=rev Log: Working on: MNG-662 o Moved extension-artifact creation and caching to MavenProject, initialized by MavenProjectBuilder, just like plugin-artifacts is. o Added

  1   2   3   4   >