sometimes add-groups fails when there is a pom present
------------------------------------------------------
Key: ARCHETYPE-88
URL: http://jira.codehaus.org/browse/ARCHETYPE-88
Project: Maven Archetype
Issue Type: Bug
Affects Versions: NG-1.0-alpha-1
Reporter: Brian Fox
{noformat}
[EMAIL PROTECTED]
/cygdrive/e/svn/Maven/maven-it-tests/maven-integration-test-archetype
$ mvn.bat archetypeng:add-groups -Dgroups=org.apache.maven.something
Using maven.home=c:\Program Files\maven2\bin\\..
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'archetypeng'.
[INFO]
----------------------------------------------------------------------------
[INFO] Building Unnamed -
org.apache.maven.its:maven-integration-test-sample-archetype:maven-archetype:1.0-SNAPSHOT
[INFO] task-segment: [archetypeng:add-groups] (aggregator-style)
[INFO]
----------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Internal error in the plugin manager executing goal
'org.apache.maven.plugins:maven-archetypeng-plugin:1.0-SNAPSHOT:add-groups':
Unable to find the mojo
'org.apache.maven.plugins:maven-archetypeng-plugin:1.0-SNAPSHOT:add-groups' in
the plugin 'org.apache.maven.plugins:maven-archetypeng-plugin'
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 seconds
[INFO] Finished at: Tue Aug 21 21:05:49 EDT 2007
[INFO] Final Memory: 6M/13M
[INFO] ------------------------------------------------------------------------
{noformat}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira