Author: hboutemy Date: Tue Feb 22 01:04:12 2011 New Revision: 1073194 URL: http://svn.apache.org/viewvc?rev=1073194&view=rev Log: force current archetype plugin version
Modified: maven/archetype/trunk/maven-archetype-plugin/src/it/create-from-project/goals.txt Modified: maven/archetype/trunk/maven-archetype-plugin/src/it/create-from-project/goals.txt URL: http://svn.apache.org/viewvc/maven/archetype/trunk/maven-archetype-plugin/src/it/create-from-project/goals.txt?rev=1073194&r1=1073193&r2=1073194&view=diff ============================================================================== --- maven/archetype/trunk/maven-archetype-plugin/src/it/create-from-project/goals.txt (original) +++ maven/archetype/trunk/maven-archetype-plugin/src/it/create-from-project/goals.txt Tue Feb 22 01:04:12 2011 @@ -1 +1 @@ -clean archetype:create-from-project \ No newline at end of file +clean org.apache.maven.plugins:maven-archetype-plugin:${project.version}:create-from-project \ No newline at end of file