can you give it a look? the change is only minimal, integration test is included and runs fine. i need it for an archetype i'm working on currently.
https://issues.apache.org/jira/browse/ARCHETYPE-536 https://github.com/apache/maven-archetype/pull/20 thanks! stefan >-----Original Message----- >From: Stefan Seifert [mailto:[email protected]] >Sent: Saturday, August 11, 2018 11:03 AM >To: Maven Developers List >Subject: RE: ARCHETYPE-536 Update Groovy Dependency and Include Ivy >Dependency > >sure - i've added a integration test validating the groovy grape behavior. > >stefan > >>-----Original Message----- >>From: Robert Scholte [mailto:[email protected]] >>Sent: Wednesday, August 8, 2018 10:36 PM >>To: Maven Developers List >>Subject: Re: ARCHETYPE-536 Update Groovy Dependency and Include Ivy >>Dependency >> >>bq. this allows to include 3rdparty libraries in the >>archetype-post-generate.groovy script. >> >>Can you also provide an integration test[1] how this should work? >> >>thanks, >>Robert >> >>[1] >>https://github.com/apache/maven-archetype/tree/master/maven-archetype- >>plugin/src/it/projects >> >>On Wed, 08 Aug 2018 13:21:43 +0200, Stefan Seifert >><[email protected]> wrote: >> >>> hello! >>> >>> some months ago i submitted a small but important patch to the archetype >>> plugin to update it's groovy dependency and add and dependency to ivy as >>> well. this allows to include 3rdparty libraries in the >>> archetype-post-generate.groovy script. >>> >>> https://issues.apache.org/jira/browse/ARCHETYPE-536 >>> https://github.com/apache/maven-archetype/pull/20 >>> >>> any chance to get it applied? >>> >>> stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
