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=11130&version=16097 > > Staging repo: > https://repository.apache.org/content/repositories/maven-00 > 3 > > Staging site (sync pending): > ht

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=293520&view=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 plugi

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=293497&view=rev Log: Resolving: MNG-1021 o Added AttachedArtifact, and changed the DefaultMavenProjectHelper to create and attach artifacts of this type. AttachedArtifact uses a pa

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=293479&view=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 &#x

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=293456&view=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 inst

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=293454&view=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 man

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=293448&view=rev Log: Fixing DescribeMojo for changes to PluginManager API, and setting prerequisite maven version for this version of the projecthelp-plugin because of this. Modi

svn commit: r292781 - in /maven/components/trunk: maven-core-it/it0075/ maven-core-it/it0075/sub1/ maven-core-it/it0075/sub2/ maven-plugins/maven-projecthelp-plugin/src/main/java/org/apache/maven/plug

2005-09-30 Thread jdcasey
Author: jdcasey Date: Fri Sep 30 08:45:20 2005 New Revision: 292781 URL: http://svn.apache.org/viewcvs?rev=292781&view=rev Log: Working on: MNG-786 o Changed the profile activation in it0075 to use a system property which is not always present o Added projecthelp:active-profiles, package,

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=292750&view=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 param

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=292287&view=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-

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=292286&view=rev Log: Adding file-pattern matching for expected results, along with ability to suppress the default maven.repo.local specification from verifier.properties...also, addi

svn commit: r292255 - in /maven/components/trunk: maven-core-it/ maven-core-it/it0076/ maven-project/src/main/java/org/apache/maven/project/injection/

2005-09-28 Thread jdcasey
Author: jdcasey Date: Wed Sep 28 11:57:22 2005 New Revision: 292255 URL: http://svn.apache.org/viewcvs?rev=292255&view=rev Log: Resolving: MNG-985...simply fixed merging of plugins from PluginManagement to happen on a plugin-by-plugin basis using individual merge logic from ModelUtils, ra

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=292233&view=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/compone

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=29&view=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-

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=292105&view=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 scope

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=292047&view=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/expe

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=292027&view=rev Log: Adding it0073. Modified: maven/components/trunk/maven-core-it/README.txt maven/components/trunk/maven-core-it/integration-tests.txt Modified: maven/compon

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=292026&view=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/m

svn commit: r292023 - in /maven/components/trunk: maven-core-it-plugin/ maven-core-it-plugin/src/main/java/org/apache/maven/plugin/coreit/ maven-core-it/it0073/ maven-core/src/main/java/org/apache/mav

2005-09-27 Thread jdcasey
Author: jdcasey Date: Tue Sep 27 12:49:37 2005 New Revision: 292023 URL: http://svn.apache.org/viewcvs?rev=292023&view=rev Log: Resolving: MNG-823...added context-awareness to AbstractMojo, using ContextEnabled interface to avoid breaking Mojo API for direct implementors. Added two mojos in

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=291823&view=rev Log: Working on: MNG-897...added AntMojoDescriptorExtractor, PluginMetadataParser, and made small changes to the plugin metadata model used by scripts like Ant. This sh

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=291806&view=rev Log: Resolving: MNG-1008...DependencyManagement can now inject exclusions. Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/pro

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=291761&view=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, u

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=291751&view=rev Log: Resolving: MNG-1022...Adding TestProfileInjector to avoid injecting profiles for tests, and still guard against NPEs when profiles exist. Added: maven/compon

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=291735&view=rev Log: Resolving: MNG-885 o Extracting basedir from the project instance when PluginParameterExpressionEvaluator is init'ed if project != null...otherwise, using $

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=291424&view=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: m

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=291422&view=rev Log: Adding validation of @requiresProject and @requiresOnline to PluginManager.executeMojo(..), in order to centrally block mojos from executing under the wrong condit

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=291420&view=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 de

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=291134&view=rev Log: Fixing versions of maven deps...needs new version of PluginVersionManager. Modified: maven/components/trunk/maven-plugins/maven-release-plugin/pom.xml Modi

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=291124&view=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 B

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=290815&view=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 bein

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=290778&view=rev Log: Resolving: MNG-907. Patch applied, thanks Hiram! Modified: maven/components/trunk/maven-plugins/maven-eclipse-plugin/src/main/java/org/apache/maven/pl

svn commit: r290746 - in /maven/components/trunk/maven-core-it: integration-tests.txt it0063/pom.xml

2005-09-21 Thread jdcasey
Author: jdcasey Date: Wed Sep 21 10:14:30 2005 New Revision: 290746 URL: http://svn.apache.org/viewcvs?rev=290746&view=rev Log: Fixing this integration test by only introducing the system-scoped dependency on Sun JDKs using java.vendor as the distinguishing point, in order to exclude

svn commit: r290572 - in /maven/components/trunk: maven-core-it/it2002/project/pom.xml maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/helpers/ProjectScmRewriter.java

2005-09-20 Thread jdcasey
Author: jdcasey Date: Tue Sep 20 14:47:10 2005 New Revision: 290572 URL: http://svn.apache.org/viewcvs?rev=290572&view=rev Log: Resolving: MNG-842 Modified: maven/components/trunk/maven-core-it/it2002/project/pom.xml maven/components/trunk/maven-plugins/maven-release-plugin/src/

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=290554&view=rev Log: Resolving: MNG-927 Modified: maven/components/trunk/maven-plugins/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PrepareReleaseMojo.

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=290552&view=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 u

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=290539&view=rev Log: Resolving: MNG-929 o Fixed DefaultMaven to use the release-pom.xml for MavenProjects loaded via if the parent project is loaded from release-pom.xml o Adjusted t

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=290340&view=rev Log: Removing build directory override. Modified: maven/components/trunk/maven-core-it/it2002/project/pom.xml Modified: maven/components/trunk/maven-core-it/it

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=290339&view=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/m

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=290336&view=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: 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=290276&view=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 wit

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=290257&view=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-

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=290242&view=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 U

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=290221&view=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: 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=289599&view=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

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=289348&view=rev Log: Resolving: MNG-876. Versions are incremented correctly again. Modified: maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/arti

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=289313&view=rev Log: modding ArtifactUtils.isSnapshot(version) to also check for SNAPSHOT suffix. Modified: maven/components/trunk/maven-artifact/src/main/java/org/apache/m

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=289311&view=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 rep

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=289305&view=rev Log: Resolving: MNG-880, filling in of null values was using project.model rather than project.originalModel. Modified: maven/components/trunk/maven-plugins/m

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=289294&view=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

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=289290&view=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

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=280905&view=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/

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=280903&view=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 f

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=280761&view=rev Log: Cleaning up faulty logic in MavenMetadataSource related to the last commit, and updating the it2001 test to (hopefully) straighten out the repository definit

svn commit: r280755 - in /maven/components/trunk: maven-core-it/ maven-core-it/it0068/ maven-core-it/it2001/ maven-core-it/it2001/a/ maven-core-it/it2001/a/src/ maven-core-it/it2001/a/src/main/ maven-core-it/it2001/a/src/main/java/ maven-core-it/it2001...

2005-09-13 Thread jdcasey
Author: jdcasey Date: Tue Sep 13 20:40:17 2005 New Revision: 280755 URL: http://svn.apache.org/viewcvs?rev=280755&view=rev Log: Re-resolving: MNG-757 o Added it0068 to guard against regressions of the type causing MNG-836 o Added it2001, which must be run manually, to verify the test case

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=280661&view=rev Log: Added beginnings of DescribeMojo, and added setters for all mojo parameters in the plugin. Added: maven/components/trunk/maven-plugins/maven-projecthelp-pl

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=280660&view=rev Log: Adding ability to directly specify parameters that conflict with reserve expression roots. Modified: maven/components/trunk/maven-core/src/main/java/org/ap

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=280640&view=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-

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=280629&view=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.

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=280616&view=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/injec

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=280476&view=rev Log: Resolving: MNG-835. Using activateByDefault within activation in the profile. Added: maven/components/trunk/maven-project/src/test/java/org/apache/maven/prof

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=280405&view=rev Log: Resolving MNG-851. Using MavenProject.getFile() rather than constructing new. Also fixed maven-deploy-plugin with similar bug. Added: maven/components/trunk/m

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=279572&view=rev Log: Adding POM-level properties. Modified: maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/PluginParameterExpressionEvaluator.java m

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=264960&view=rev Log: Adding system scope...uses scope == 'system' and systemPath in dependency. SystemPath was chosen over mappings inside the setings.xml for scalability,

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=240428&view=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

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=240154&view=rev Log: Resolving (Cannot Reproduce): MNG-731 o Added it0061 to verify deployment using legacy layout for the distribution repository. Added: maven/components/t

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=240129&view=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 functiona

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=239981&view=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 exc

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=239674&view=rev Log: Fixing String.replace(..) problems in AbstractCompilerMojo.java Modified: maven/components/trunk/maven-plugins/maven-compiler-plugin/src/main/java/org/apache/m

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=239509&view=rev Log: Beginnings of document explaining how repository lists are constructed during inheritance and transitive dependency resolution. Added: maven/components/t

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=239464&view=rev Log: Resolving: MNG-766. Added: maven/components/trunk/maven-core-it/it0057/ maven/components/trunk/maven-core-it/it0057/expected-results.txt (with p

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=239315&view=rev Log: Attempting again to fix the expectations... Modified: maven/components/trunk/maven-core-it/it0053/expected-results.txt Modified: maven/components/trunk/maven-

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=239281&view=rev Log: Fixing expectations for new jar name. Modified: maven/components/trunk/maven-core-it/it0053/expected-results.txt Modified: maven/components/trunk/maven-cor

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=239272&view=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 exclud

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=239251&view=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/it

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=239243&view=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/arti

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=239220&view=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

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=239219&view=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

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=233260&view=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/ap

svn commit: r233259 - /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:45:31 2005 New Revision: 233259 URL: http://svn.apache.org/viewcvs?rev=233259&view=rev Log: Resolving: MNG-709...scrubbing caller from forked lifecycle, and letting it run in the main lifecycle after the fork returns. Modified: maven/components/t

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

2005-08-17 Thread jdcasey
Author: jdcasey Date: Wed Aug 17 12:36:05 2005 New Revision: 233251 URL: http://svn.apache.org/viewcvs?rev=233251&view=rev Log: Adding inverse test of it0051. Added: maven/components/trunk/maven-core-it/it0052/ maven/components/trunk/maven-core-it/it0052/cli-options.txt (with p

svn commit: r233245 - in /maven/components/trunk: maven-artifact/src/main/java/org/apache/maven/artifact/factory/ maven-core-it/ maven-core-it/it0051/ maven-core-it/it0051/src/ maven-core-it/it0051/src/main/ maven-core-it/it0051/src/main/java/ maven-co...

2005-08-17 Thread jdcasey
Author: jdcasey Date: Wed Aug 17 12:23:45 2005 New Revision: 233245 URL: http://svn.apache.org/viewcvs?rev=233245&view=rev Log: Fixing some things: o Artifact attachment via MavenProjectHelper was using string literals of the variables I was trying to use to fill in type and classifier (dum

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=233104&view=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/tr

svn commit: r233049 - in /maven/components/trunk/maven-plugins: maven-assembly-plugin/src/main/java/org/apache/maven/plugin/assembly/AssemblyMojo.java maven-ejb-plugin/src/main/java/org/apache/maven/plugin/ejb/EjbMojo.java

2005-08-16 Thread jdcasey
Author: jdcasey Date: Tue Aug 16 13:19:38 2005 New Revision: 233049 URL: http://svn.apache.org/viewcvs?rev=233049&view=rev Log: Removing attached-Artifact creation code, replacing with MavenProjectHelper.attachArtifact(..). Modified: maven/components/trunk/maven-plugins/maven-asse

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=233029&view=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/m

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=233021&view=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

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=233012&view=rev Log: Applying patch from Jason Grant for unpacking assemblies and for attaching assemblies as attached artifacts - Thanks, Jason Added: maven/components/trunk/m

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=232399&view=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 transformatio

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=232336&view=rev Log: Resolving: MNG-686...Moving specification from Build to BuildBase to allow profiles inline within the POM to change this setting. Modified: maven/components/t

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=232200&view=rev Log: Resolving: MNG-717 PluginParameterExpressionEvaluator now has two static final Maps - BANNED_EXPRESSIONS and DEPRECATED_EXPRESSIONS, each of which contain mappings

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=232191&view=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:

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=232189&view=rev Log: Resolving: MNG-652 o Adding it1012 that should express the throwing of LifecycleExecutionException for unknown packaging. Added: maven/components/trunk/m

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=232185&view=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: 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=232178&view=rev Log: Adding comment to discourage re-adding the status inheritance. Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/pro

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=231555&view=rev Log: Removing inheritance of status in distributionManagement. Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/ModelUtils.

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=231481&view=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 m

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=231393&view=rev Log: Resolving: MNG-674 o Added it0049 to prevent further regressions. ;) Added: maven/components/trunk/maven-core-it/it0049/ maven/components/trunk/maven-cor

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=231294&view=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 pro

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=231121&view=rev Log: Correcting problem with originalModel being reset inside processProjectLogic(..) in DefaultMavenProjectBuilder Modified: maven/components/trunk/maven-project

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=231112&view=rev Log: Adding better handling for originalModel in MavenProject. Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/pro

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=231084&view=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/lifec

  1   2   3   4   >