You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (JIRA)" <ji...@codehaus.org> on 2011/08/21 16:38:32 UTC

[jira] Updated: (ARCHETYPE-269) generate goal to execute additional goals from archetype pom

     [ https://jira.codehaus.org/browse/ARCHETYPE-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy updated ARCHETYPE-269:
------------------------------------

    Summary: generate goal to execute additional goals from archetype pom  (was: genrate goal to execute additional goals from archetype pom)

> 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
>            Reporter: Dominik Bartholdi
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira