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
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
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
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/
-
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/
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
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/
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/
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
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.
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
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
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:
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-
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
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
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
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
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
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
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
21 matches
Mail list logo