Thanks denis. I've read this document, but unfortunately it doesn't give any informations about how to create a custom lifecycle (with custom phases, not a custom mapping on standard phase).
Sebastien -----Original Message----- From: Cabasson Denis [mailto:[EMAIL PROTECTED] Sent: Friday, August 03, 2007 2:57 PM To: Maven Developers List Subject: RE: Defining a custom lifecycle The most relevant documentation found on the life cycle customization, so far have been both Maven's book : http://www.sonatype.com/book/lifecycle.html http://www.devzuz.com/web/guest/products/resources Appendix A Why does nobody ever read my mails? Denis.... > -----Message d'origine----- > De : Sebastien Brunot [mailto:[EMAIL PROTECTED] Envoyé : vendredi 3 > août 2007 14:52 À : Maven Developers List Objet : RE: Defining a > custom lifecycle > > Hey, great news ! > > Any pointer to a documentation for this, or to an entry point class in > the source code ? > > Thanks for your help, > > Sebastien > > -----Original Message----- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: Friday, August 03, 2007 1:57 PM > To: Maven Developers List > Subject: Re: Defining a custom lifecycle > > > On 2 Aug 07, at 9:22 AM 2 Aug 07, Arnaud Bailly wrote: > > > "Sebastien Brunot" <[EMAIL PROTECTED]> writes: > > > >> Am I asking the question to the good mailing list ? Should it be > >> asked to the user mailing list instead ? > >> > > > > Sure, this is the right ML. > > Part of the answer may be here: > > http://jira.codehaus.org/browse/MNG-1950 > > > > In short: you can't without hacking maven sources :-) Or maybe that > > has changed recently.... > > > > To make a new lifecycle say for a custom component? We have a > lifecycle for archetypes now, and projects like XWiki have their own > custom lifecycles. Doesn't require changing the sources. Not sure in > what context you mean it requires hacking the sources but many people > have made custom lifecycles. > > > HTH > > -- > > OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. > > \web> http://www.oqube.com > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] For > > additional commands, e-mail: [EMAIL PROTECTED] > > > > Thanks, > > Jason > > ---------------------------------------------------------- > Jason van Zyl > Founder and PMC Chair, Apache Maven > jason at sonatype dot com > ---------------------------------------------------------- > > > > > --------------------------------------------------------------------- > 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] > > --------------------------------------------------------------------- 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]
