Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-alpha-4
-
Fix Version/s: 2.0-alpha-5
-
Component/s: Creator
-
Labels:None
-
Environment:OS X / MBP
-
Number of attachments :
Description
If you use archetype:create-from-project to create a new archetype from an existing project a file named "archetype.xnl" (note the n, instead of an m) is created in the directory "target/generated-sources/archetype/src/main/resources/archetype-resources/src/main/resources/META-INF".
This appears to cause archetype:generate to ignore the archetype-metadata.xml file.
generating archetype.xml was suppressed in
ARCHETYPE-292