Author: jdcasey
Date: Wed May 7 11:44:18 2008
New Revision: 654207
URL: http://svn.apache.org/viewvc?rev=654207&view=rev
Log:
Allow multiple -P options, and fix explicit en/disable notations of E:/+ for
enable, D:/- for disable.
Modified:
maven/components/trunk/maven-embedder/src/main/java
Author: jdcasey
Date: Wed May 7 11:08:40 2008
New Revision: 654199
URL: http://svn.apache.org/viewvc?rev=654199&view=rev
Log:
Adding TODOs related to Xpp3Dom casts.
Modified:
maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/ide/IdeUtils.java
Modified:
maven/p
Author: jdcasey
Date: Wed May 7 11:08:15 2008
New Revision: 654198
URL: http://svn.apache.org/viewvc?rev=654198&view=rev
Log:
Fixing xpp3 imports for plugin realms.
Modified:
maven/components/trunk/maven-core/src/main/aspect/org/apache/maven/compat/Maven20xCompatAspect.aj
Modified:
maven/
Author: mkleint
Date: Wed May 7 10:39:38 2008
New Revision: 654189
URL: http://svn.apache.org/viewvc?rev=654189&view=rev
Log:
update information, add link to netbeans wiki article
Modified:
maven/site/trunk/src/site/apt/netbeans-module.apt
Modified: maven/site/trunk/src/site/apt/netbeans-mo
Author: nicolas
Date: Wed May 7 08:14:36 2008
New Revision: 654145
URL: http://svn.apache.org/viewvc?rev=654145&view=rev
Log:
MRELEASE-341 : new release:stage mojo to deploy to a staging repository, and
still support release:rollback
Added:
maven/release/trunk/maven-release-plugin/src/main
Author: brett
Date: Wed May 7 07:13:53 2008
New Revision: 654116
URL: http://svn.apache.org/viewvc?rev=654116&view=rev
Log:
remove property that shouldn't be needed - it was causing ${maven.repo.local}
to be created locally as a directory
Modified:
maven/components/trunk/maven-core-it-runne