Hi,

I'm working on Struts Archetypes [1] and discovered that running:

  mvn clean install archetype:update-local-catalog

will create/update "~/.m2/repository/archetype-catalog.xml" but using command:

  mvn archetype:generate -DarchetypeCatalog=local

reads data from "~/.m2/archetype-catalog.xml" which doesn't exist.

Do I have to manually copy the file? Is it by design or maybe it's a bug?

[1] https://github.com/apache/struts-archetypes


Regards
Łukasz

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

Reply via email to