Re: ARCHETYPE-494

2015-12-19 Thread Petar Tahchiev
hetype-plugin/ > > > > > > Le jeudi 17 décembre 2015 23:40:28 Petar Tahchiev a écrit : > > > > Hello all, > > > > > > > > I've been having this idea to modify the resulting project after > > > > > > generating > > > > >

Re: ARCHETYPE-494

2015-12-18 Thread Hervé BOUTEMY
> [1] http://maven.apache.org/archetype/maven-archetype-plugin/ > > > > Le jeudi 17 décembre 2015 23:40:28 Petar Tahchiev a écrit : > > > Hello all, > > > > > > I've been having this idea to modify the resulting project after > > > > ge

Re: ARCHETYPE-494

2015-12-18 Thread Petar Tahchiev
; > > I've been having this idea to modify the resulting project after > generating > > from a given archetype. In my particular case I'd like to be able to > delete > > certain files, modify the pom.xml to add/remove dependencies, etc. After > > speaking wi

Re: ARCHETYPE-494

2015-12-18 Thread Hervé BOUTEMY
#x27;d like to be able to delete > certain files, modify the pom.xml to add/remove dependencies, etc. After > speaking with Herve Boutemy he suggested it would be a nice addition to the > maven archetype plugin to be able to run a script after the project is > generated from an archetype. I

ARCHETYPE-494

2015-12-17 Thread Petar Tahchiev
be a nice addition to the maven archetype plugin to be able to run a script after the project is generated from an archetype. I filed the enhancement here: https://issues.apache.org/jira/browse/ARCHETYPE-494 I've also implemented it in a separate branch here: https://git1-us-west.apache.