2012/11/28 Anders Hammar <[email protected]>: > Hold on here, working on something else I actually checked the created > source for the generated touch mojo. Why does it say this: > > @deprecated Don't use! oh I probably copy/paste the mojo code and missed to remove that BTW as it's a mojo sample generated by the archetype users can/must remove it :-) > > Also, should we really include the license header in the code of the > generated plugin? Not sure that's what people want.
See http://jira.codehaus.org/browse/MARCHETYPES-38 (I agree our sources must have asl header) But I agree too to not generate sources with asf headers as some users can use something else. see the solution here: http://svn.apache.org/r1414907 > > /Anders > > > On Wed, Nov 28, 2012 at 2:32 PM, Anders Hammar <[email protected]> wrote: > >> Nope, I'm +1 with everything else. I'll file a ticket for the warning and >> fix it. >> >> /Anders >> >> >> >> On Wed, Nov 28, 2012 at 1:59 PM, Olivier Lamy <[email protected]> wrote: >> >>> Perso, I won't consider that as blocker. >>> Any other troubles ? >>> >>> >>> >>> 2012/11/28 Anders Hammar <[email protected]>: >>> > Testing I now noticed this output: >>> > >>> > [WARNING] >>> > >>> > Goal prefix is specified as: 'archtst-maven-plugin'. Maven currently >>> > expects it to be 'archtst'. >>> > >>> > I never configure goalPrefix, do we need that? As it is now, using the >>> > artifactId isn't really correct. >>> > >>> > /Anders >>> > >>> > On Wed, Nov 28, 2012 at 11:03 AM, Olivier Lamy <[email protected]> >>> wrote: >>> > >>> >> -DarchetypeRepository= >>> >> https://repository.apache.org/content/repositories/maven-090/ >>> >> >>> >>> >>> >>> -- >>> Olivier Lamy >>> Talend: http://coders.talend.com >>> http://twitter.com/olamy | http://linkedin.com/in/olamy >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
