Hi all,

Using maven 3.0.3, I run archetype:crawl goal, it finds my installed archetype 
and includes it in its generation of ~/.m2/repository/archetype-catalog.xml.

When I then run archetype:generate, it cannot find my archetype.

When I move ~/.m2/repository/archetype-catalog.xml to 
~/.m2/archetype-catalog.xml, archetype:generate finds my archetype.

Googling, I find bug http://jira.codehaus.org/browse/ARCHETYPE-142 which says 
it is not a bug.

This seems lazy, this "feature" is neither intuitive nor user-friendly, could 
easily be fixed, took an hour to wade through all this in a debugger.

So yes, this is a bug.  ;)

Regards,
Dave.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to