svn commit: r613696 - in /maven/ant-tasks/branches/maven-ant-tasks-2.0.x: sample.build.xml src/main/java/org/apache/maven/artifact/ant/DeployTask.java

2008-01-20 Thread hboutemy
Author: hboutemy Date: Sun Jan 20 14:38:55 2008 New Revision: 613696 URL: http://svn.apache.org/viewvc?rev=613696&view=rev Log: merged from r613695: [MANTTASKS-103] can't use url as remote repository id for deploy since id is used to calculate maven-metadata-.xml filename Modified: maven/ant

svn commit: r613695 - in /maven/ant-tasks/trunk: sample.build.xml src/main/java/org/apache/maven/artifact/ant/DeployTask.java

2008-01-20 Thread hboutemy
Author: hboutemy Date: Sun Jan 20 14:35:39 2008 New Revision: 613695 URL: http://svn.apache.org/viewvc?rev=613695&view=rev Log: [MANTTASKS-103] can't use url as remote repository id for deploy since id is used to calculate maven-metadata-.xml filename Modified: maven/ant-tasks/trunk/sample.b

svn commit: r613673 - in /maven/components/trunk/maven-project/src/main: aspect/org/apache/maven/project/aspect/compat/Maven20xProjectCompatAspect.aj java/org/apache/maven/project/DefaultMavenProjectB

2008-01-20 Thread mkleint
Author: mkleint Date: Sun Jan 20 12:38:58 2008 New Revision: 613673 URL: http://svn.apache.org/viewvc?rev=613673&view=rev Log: 604980 doesn't seem to work when plugin accesses the field by reflection. See: Caused by: java.lang.NoSuchFieldException: processedProjectCache at java.lang.Clas

svn commit: r613662 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/extension/DefaultBuildExtensionScanner.java

2008-01-20 Thread mkleint
Author: mkleint Date: Sun Jan 20 11:54:09 2008 New Revision: 613662 URL: http://svn.apache.org/viewvc?rev=613662&view=rev Log: the reactorpoms modules need to be checked recursively to satisfy this case: parent --> submodule -->subsubmodule --> subsubsubmodule where parent defines a plugin with e