Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Creator
-
Labels:None
-
Environment:winxpsp2
jdk1.5
maven2.0.4
-
Number of attachments :
Description
I've created a prototype patch for the create-from-project ArchetypeCreator impl.
I was hoping to work out how to invoke this using -DarchetypeCreator= at the cli but am not sure as yet.
I created a template method in an abstract class to define the steps in creation so i could understand it better. Also with one eye on doing a multi-mod implementation. Also refactored some of the logic into a utility so the main creator class is cleaner.
Code attached.
Attachments
Issue Links
| This issue is related to: | ||||
| ARCHETYPE-31 | Create a tool that will generate an archetype from an existing project |
|
|
|
Implemented in ArchetypeNG.