[ 
https://jira.codehaus.org/browse/ARCHETYPE-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=296482#comment-296482
 ] 

Dominik Bartholdi commented on ARCHETYPE-269:
---------------------------------------------

any news on this?
                
> generate goal to execute additional goals from archetype pom
> ------------------------------------------------------------
>
>                 Key: ARCHETYPE-269
>                 URL: https://jira.codehaus.org/browse/ARCHETYPE-269
>             Project: Maven Archetype
>          Issue Type: Improvement
>          Components: Generator
>    Affects Versions: 2.0-alpha-4, 2.0, 2.1
>            Reporter: Dominik Bartholdi
>             Fix For: 2.x
>
>
> The following works:
> $> mvn archetype:generate -DarchetypeCatalog=local  -Dgoals=antrun:run
> But this has some major disadvantages:
> - The configuration of the goal has to be defined in the final POM of the new 
> project
> - The user using the archetype has to know about the additional parameter
> It would be a big imovement if the a creator of an archetype could define 
> some additional goals to be executed after the creation of the new project. 
> THe documentation for 'generate' tells this about the 'goals' parameter: 
> 'Additional goals that can be specified by the user during the creation of 
> the archetype'. But it does not tell how the creator could define additonal 
> goals.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to