Better Archetype template processing support
--------------------------------------------

         Key: MNG-1761
         URL: http://jira.codehaus.org/browse/MNG-1761
     Project: Maven 2
        Type: Improvement
    Versions: 2.2    
    Reporter: Aaron Anderson
    Priority: Trivial
 Attachments: new-archetype.zip

I really love the maven 2 archetype concept and have developed an enhanced 
version that utilizes the velocity templating engine to a greater degree. While 
the code is fully functionality it needs to be cleaned up and the documentation 
enhanced. Please feel to incorporate any part of this back into maven 2 if any 
of it is appealing. If desired I could also enhance the code to make it a 
better contribution as well.

To test out the archetype functionallity, run mvn install in both archetype 
(new plugin) and jbi-component (sample archetype)

to execute the new archetype, run 
C:\temp\maventest> mvn 
com.javaforge.bobber:bobber-archetype:1.0-SNAPSHOT:create   
-DarchetypeGroupId=com.javaforge.bobber 
-DarchetypeArtifactId=maven-archetype-jbi-component   
-DarchetypeVersion=1.0-SNAPSHOT -DgroupId=com.newarchetype -DartifactId=test 

in the same way the default archeype functionality works.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to