Author: pgier
Date: Tue Apr 22 20:23:08 2008
New Revision: 650734
URL: http://svn.apache.org/viewvc?rev=650734&view=rev
Log:
[MRELEASE-173] Adding command line version specification for the branch goal.
Modified:
maven/release/trunk/maven-release-manager/src/main/java/org/apache/maven/shared
Author: pgier
Date: Tue Apr 22 16:01:06 2008
New Revision: 650691
URL: http://svn.apache.org/viewvc?rev=650691&view=rev
Log:
[MRELEASE-173] Adding ability to specify release and next snapshot versions on
the command line.
Added:
maven/release/trunk/maven-release-plugin/src/site/apt/examples
Author: dennisl
Date: Tue Apr 22 11:52:09 2008
New Revision: 650612
URL: http://svn.apache.org/viewvc?rev=650612&view=rev
Log:
o Ibiblio -> Central repository.
o Improve casing.
Modified:
maven/site/trunk/src/site/apt/guides/mini/guide-maven-evangelism.apt
Modified: maven/site/trunk/src/site
Author: jdcasey
Date: Tue Apr 22 11:05:10 2008
New Revision: 650601
URL: http://svn.apache.org/viewvc?rev=650601&view=rev
Log:
Cleaning up the error message formatting some more.
Modified:
maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java
Modi
Author: pgier
Date: Tue Apr 22 08:36:47 2008
New Revision: 650552
URL: http://svn.apache.org/viewvc?rev=650552&view=rev
Log:
[MINVOKER-22] Adding site documentation for install feature, and some other
site improvements.
Added:
maven/plugins/trunk/maven-invoker-plugin/src/site/apt/examples/
Author: jdcasey
Date: Tue Apr 22 08:19:29 2008
New Revision: 650548
URL: http://svn.apache.org/viewvc?rev=650548&view=rev
Log:
Bumping modello plugin version up to the point where it started using
generated-sources/modello instead of just generated-sources, so the success
criteria will work.
Mo
Author: jdcasey
Date: Tue Apr 22 08:11:19 2008
New Revision: 650543
URL: http://svn.apache.org/viewvc?rev=650543&view=rev
Log:
Make the error message construction a little more resilient to errors in
classloading.
Modified:
maven/components/trunk/maven-core/src/main/java/org/apache/maven/pl
Author: mkleint
Date: Tue Apr 22 02:27:45 2008
New Revision: 650427
URL: http://svn.apache.org/viewvc?rev=650427&view=rev
Log:
getKey() is used many-many-many times when loading projects. it's ineffective
to construct the key each time.
Ideally the cached key would get reste when groupId or artif