[
https://issues.apache.org/jira/browse/ARCHETYPE-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hervé Boutemy updated ARCHETYPE-494:
------------------------------------
Description:
It would be a nice enhancement to be able to modify the created project after
{{archetype:generate}} execution (create/update/delete files, update
dependencies in pom.xml, etc).
The way I see it this can be achieved by providing a special
{{META-INF/archetype-post-generate.groovy}} script that will be executed every
time a project is generated from the archetype.
was:
It would be a nice enhancement to be able to modify the created project after
{{archetype:generate}} execution (create/update/delete files, update
dependencies in pom.xml, etc).
The way I see it this can be achieved by providing a special script that will
be executed every time a project is generated from the archetype.
> Provide a way to change the generated project after archetype:generate
> execution
> --------------------------------------------------------------------------------
>
> Key: ARCHETYPE-494
> URL: https://issues.apache.org/jira/browse/ARCHETYPE-494
> Project: Maven Archetype
> Issue Type: New Feature
> Affects Versions: 2.4
> Reporter: Petar Tahchiev
> Assignee: Petar Tahchiev
> Priority: Major
> Fix For: 3.0.0
>
>
> It would be a nice enhancement to be able to modify the created project after
> {{archetype:generate}} execution (create/update/delete files, update
> dependencies in pom.xml, etc).
> The way I see it this can be achieved by providing a special
> {{META-INF/archetype-post-generate.groovy}} script that will be executed
> every time a project is generated from the archetype.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)