[ 
http://jira.codehaus.org/browse/ARCHETYPE-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_102950
 ] 

Casey Butterworth commented on ARCHETYPE-33:
--------------------------------------------

Any idea when this might happen? I'd love to provide a multi module maven 
archetype for our projects and at this stage am unable to.

> Better Archetype template processing support
> --------------------------------------------
>
>                 Key: ARCHETYPE-33
>                 URL: http://jira.codehaus.org/browse/ARCHETYPE-33
>             Project: Maven Archetype
>          Issue Type: Improvement
>            Reporter: Aaron Anderson
>            Assignee: Jason van Zyl
>            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

        

Reply via email to