svn commit: r688621 - /maven/components/branches/sisbell-maven-2.1-profile/maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java

2008-08-24 Thread sisbell
Author: sisbell Date: Sun Aug 24 22:37:47 2008 New Revision: 688621 URL: http://svn.apache.org/viewvc?rev=688621&view=rev Log: Fixed NPE problem in builder. Modified: maven/components/branches/sisbell-maven-2.1-profile/maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectB

svn commit: r688615 - in /maven/sandbox/trunk/mercury: mercury-md/mercury-md-shared/ mercury-util/src/main/java/org/apache/maven/mercury/util/ mercury-util/src/main/resources/ mercury-util/src/main/re

2008-08-24 Thread ogusakov
Author: ogusakov Date: Sun Aug 24 22:04:38 2008 New Revision: 688615 URL: http://svn.apache.org/viewvc?rev=688615&view=rev Log: weird stuff - transitive deps did not work for md-shared, had to copy all deps from util. Added: maven/sandbox/trunk/mercury/mercury-util/src/main/resources/ ma

svn commit: r688587 - in /maven/components/branches/jvz: ./ maven-core/src/main/java/org/apache/maven/execution/ maven-core/src/main/java/org/apache/maven/monitor/event/ maven-embedder/src/main/java/o

2008-08-24 Thread jvanzyl
Author: jvanzyl Date: Sun Aug 24 16:58:51 2008 New Revision: 688587 URL: http://svn.apache.org/viewvc?rev=688587&view=rev Log: moving my workspace work here Removed: maven/components/branches/jvz/maven-core/src/main/java/org/apache/maven/monitor/event/AbstractWorkspaceMonitor.java maven

svn commit: r688586 - /maven/components/branches/jvz/

2008-08-24 Thread jvanzyl
Author: jvanzyl Date: Sun Aug 24 16:52:25 2008 New Revision: 688586 URL: http://svn.apache.org/viewvc?rev=688586&view=rev Log: (empty) Added: maven/components/branches/jvz/ (props changed) - copied from r688585, maven/components/trunk/ Propchange: maven/components/branches/jvz/ -

svn commit: r688585 - /maven/components/branches/3.x-ws/

2008-08-24 Thread jvanzyl
Author: jvanzyl Date: Sun Aug 24 16:48:20 2008 New Revision: 688585 URL: http://svn.apache.org/viewvc?rev=688585&view=rev Log: bad subclipse... Removed: maven/components/branches/3.x-ws/

svn commit: r688584 - in /maven/components/trunk: ./ maven-core/src/main/java/org/apache/maven/execution/ maven-core/src/main/java/org/apache/maven/monitor/event/ maven-embedder/src/main/java/org/apac

2008-08-24 Thread jvanzyl
Author: jvanzyl Date: Sun Aug 24 16:38:39 2008 New Revision: 688584 URL: http://svn.apache.org/viewvc?rev=688584&view=rev Log: reverting that commit, meant for my branch Added: maven/components/trunk/maven-core/src/main/java/org/apache/maven/monitor/event/AbstractWorkspaceMonitor.java m

svn commit: r688581 - in /maven/components/trunk: ./ maven-core/src/main/java/org/apache/maven/execution/ maven-core/src/main/java/org/apache/maven/monitor/event/ maven-embedder/src/main/java/org/apac

2008-08-24 Thread jvanzyl
Author: jvanzyl Date: Sun Aug 24 16:24:41 2008 New Revision: 688581 URL: http://svn.apache.org/viewvc?rev=688581&view=rev Log: (empty) Removed: maven/components/trunk/maven-core/src/main/java/org/apache/maven/monitor/event/AbstractWorkspaceMonitor.java maven/components/trunk/maven-core/

svn commit: r688576 - /maven/components/branches/3.x-ws/

2008-08-24 Thread jvanzyl
Author: jvanzyl Date: Sun Aug 24 16:21:53 2008 New Revision: 688576 URL: http://svn.apache.org/viewvc?rev=688576&view=rev Log: o branch for some cleanup work Added: maven/components/branches/3.x-ws/

svn commit: r688567 - /maven/enforcer/trunk/maven-enforcer-plugin/src/site/apt/index.apt

2008-08-24 Thread bentmann
Author: bentmann Date: Sun Aug 24 14:44:16 2008 New Revision: 688567 URL: http://svn.apache.org/viewvc?rev=688567&view=rev Log: o Updated index page of plugin site Modified: maven/enforcer/trunk/maven-enforcer-plugin/src/site/apt/index.apt Modified: maven/enforcer/trunk/maven-enforcer-plugin

svn commit: r688566 - /maven/jxr/trunk/maven-jxr-plugin/src/site/apt/index.apt

2008-08-24 Thread bentmann
Author: bentmann Date: Sun Aug 24 14:40:42 2008 New Revision: 688566 URL: http://svn.apache.org/viewvc?rev=688566&view=rev Log: o Updated index page of plugin site Modified: maven/jxr/trunk/maven-jxr-plugin/src/site/apt/index.apt Modified: maven/jxr/trunk/maven-jxr-plugin/src/site/apt/index.

svn commit: r688565 - /maven/release/trunk/maven-release-plugin/src/site/apt/index.apt

2008-08-24 Thread bentmann
Author: bentmann Date: Sun Aug 24 14:37:59 2008 New Revision: 688565 URL: http://svn.apache.org/viewvc?rev=688565&view=rev Log: o Updated index page of plugin site Modified: maven/release/trunk/maven-release-plugin/src/site/apt/index.apt Modified: maven/release/trunk/maven-release-plugin/src

svn commit: r688564 - /maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/index.apt

2008-08-24 Thread bentmann
Author: bentmann Date: Sun Aug 24 14:34:33 2008 New Revision: 688564 URL: http://svn.apache.org/viewvc?rev=688564&view=rev Log: o Updated index page of plugin site Modified: maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/index.apt Modified: maven/plugin-tools/trunk/maven-plugin-pl

svn commit: r688562 - in /maven/ant-tasks/trunk/src/main/java/org/apache/maven/artifact/ant: DeployTask.java InstallTask.java

2008-08-24 Thread hboutemy
Author: hboutemy Date: Sun Aug 24 14:02:55 2008 New Revision: 688562 URL: http://svn.apache.org/viewvc?rev=688562&view=rev Log: [MANTTASKS-116] check required file and pom attributes for install and deploy tasks to improve error message when missing (merged from 2.0.x branch r688561) Modified:

svn commit: r688561 - in /maven/ant-tasks/branches/maven-ant-tasks-2.0.x/src/main/java/org/apache/maven/artifact/ant: DeployTask.java InstallTask.java

2008-08-24 Thread hboutemy
Author: hboutemy Date: Sun Aug 24 14:01:41 2008 New Revision: 688561 URL: http://svn.apache.org/viewvc?rev=688561&view=rev Log: [MANTTASKS-116] check required file and pom attributes for install and deploy tasks to improve error message when missing Modified: maven/ant-tasks/branches/maven-

svn commit: r688557 - /maven/ant-tasks/trunk/sample.build.xml

2008-08-24 Thread hboutemy
Author: hboutemy Date: Sun Aug 24 13:33:56 2008 New Revision: 688557 URL: http://svn.apache.org/viewvc?rev=688557&view=rev Log: test-deploy unit-test doesn't depend on current pom.xml any more: now works even with a non-SNAPSHOT version of maven-ant-tasks (merged from 2.0.x branch r688556) Modi

svn commit: r688555 - /maven/site/trunk/src/site/apt/guides/development/guide-plugin-documentation.apt

2008-08-24 Thread bentmann
Author: bentmann Date: Sun Aug 24 13:31:40 2008 New Revision: 688555 URL: http://svn.apache.org/viewvc?rev=688555&view=rev Log: o Updated template for index page of Plugin Documentation Standard (http://www.nabble.com/Index-Page-of-Plugin-Documentation-Standard-to19104334.html) Modified: ma

svn commit: r688556 - /maven/ant-tasks/branches/maven-ant-tasks-2.0.x/sample.build.xml

2008-08-24 Thread hboutemy
Author: hboutemy Date: Sun Aug 24 13:31:43 2008 New Revision: 688556 URL: http://svn.apache.org/viewvc?rev=688556&view=rev Log: test-deploy unit-test doesn't depend on current pom.xml any more: now works even with a non-SNAPSHOT version of maven-ant-tasks Modified: maven/ant-tasks/branches/m

svn commit: r688554 - in /maven/plugins/trunk/maven-invoker-plugin/src/it: ./ invocation-multiple/ invocation-multiple/src/ invocation-multiple/src/it/ invocation-multiple/src/it/project/ invocation-m

2008-08-24 Thread bentmann
Author: bentmann Date: Sun Aug 24 13:07:31 2008 New Revision: 688554 URL: http://svn.apache.org/viewvc?rev=688554&view=rev Log: o Added integration test to check multiple Maven invocations per project Added: maven/plugins/trunk/maven-invoker-plugin/src/it/invocation-multiple/ maven/plugin

svn commit: r688545 - in /maven/plugins/trunk/maven-invoker-plugin/src: main/java/org/apache/maven/plugin/invoker/InvokerProperties.java test/java/org/apache/maven/plugin/invoker/InvokerPropertiesTest

2008-08-24 Thread bentmann
Author: bentmann Date: Sun Aug 24 11:38:59 2008 New Revision: 688545 URL: http://svn.apache.org/viewvc?rev=688545&view=rev Log: [MINVOKER-59] Using invoker.profiles with empty value causes unintended build Modified: maven/plugins/trunk/maven-invoker-plugin/src/main/java/org/apache/maven/plug

svn commit: r688532 - in /maven/sandbox/trunk/mercury: mercury-repo/mercury-repo-api/src/main/java/org/apache/maven/mercury/repository/api/ mercury-repo/mercury-repo-remote-m2/src/main/java/org/apache

2008-08-24 Thread ogusakov
Author: ogusakov Date: Sun Aug 24 10:21:40 2008 New Revision: 688532 URL: http://svn.apache.org/viewvc?rev=688532&view=rev Log: added signature and verification tests, added repo manager Added: maven/sandbox/trunk/mercury/mercury-repo/mercury-repo-api/src/main/java/org/apache/maven/mercury/r

svn commit: r688495 - in /maven/plugins/trunk/maven-help-plugin/src/main/java/org/apache/maven/plugins/help: AbstractEffectiveMojo.java EffectivePomMojo.java EffectiveSettingsMojo.java

2008-08-24 Thread vsiveton
Author: vsiveton Date: Sun Aug 24 04:11:01 2008 New Revision: 688495 URL: http://svn.apache.org/viewvc?rev=688495&view=rev Log: MPH-37: help:effective-pom - sort the properties list o using a SortedProperties class o sorted pom.properties and settings.profiles.properties Modified: maven/plu