[ http://jira.codehaus.org/browse/ARCHETYPE-33?page=comments#action_62782 ] 

Jason van Zyl commented on ARCHETYPE-33:
----------------------------------------

Can you explain what it is exactly you changed. You either have to comment or 
provide a patch so I can see the differences.

> Better Archetype template processing support
> --------------------------------------------
>
>          Key: ARCHETYPE-33
>          URL: http://jira.codehaus.org/browse/ARCHETYPE-33
>      Project: Maven Archetype
>         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