"Brian E. Fox" <[EMAIL PROTECTED]> writes:
> Take a look at the maven-archetypeng-plugin (currently in mojo/sandbox) in
> the plugin piece you will see the lifecycles.
>
Thanks for the pointer.
As already said, the net conclusion is that one can define its own
lifecycle, with mojo bindings as sh
Take a look at the maven-archetypeng-plugin (currently in mojo/sandbox) in the
plugin piece you will see the lifecycles.
-Original Message-
From: Arnaud Bailly [mailto:[EMAIL PROTECTED]
Sent: Friday, August 03, 2007 10:52 AM
To: Maven Developers List
Subject: Re: Defining a custom
rnaud Bailly [mailto:[EMAIL PROTECTED]
Sent: Friday, August 03, 2007 5:28 PM
To: Maven Developers List
Subject: Re: Defining a custom lifecycle
Paul Gier <[EMAIL PROTECTED]> writes:
> I believe those lifecycles are defined under the maven lifecycle
> component here:
> https://svn.ap
nt: 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/pro
Paul Gier <[EMAIL PROTECTED]> writes:
> I believe those lifecycles are defined under the maven lifecycle
> component here:
> https://svn.apache.org/repos/asf/maven/components/trunk/maven-lifecycle/src/main/mdo/maven-lifecycle.mdo
>
> But I don't think that really helps your issue.
>
Thanks, I was
Arnaud Bailly wrote:
Jason van Zyl <[EMAIL PROTECTED]> writes:
I'll try to decouple a few examples for you next week. Where we have
customization of the default lifecycle (what you call a mapping), and
a new lifecycle like the the site and clean lifecycles.
They all work, you're probably ju
Jason van Zyl <[EMAIL PROTECTED]> writes:
> I'll try to decouple a few examples for you next week. Where we have
> customization of the default lifecycle (what you call a mapping), and
> a new lifecycle like the the site and clean lifecycles.
>
> They all work, you're probably just getting tripped
I'll try to decouple a few examples for you next week. Where we have
customization of the default lifecycle (what you call a mapping), and
a new lifecycle like the the site and clean lifecycles.
They all work, you're probably just getting tripped up on a detail
and the only documentation is
Jason van Zyl <[EMAIL PROTECTED]> writes:
> On 3 Aug 07, at 8:51 AM 3 Aug 07, Sebastien Brunot wrote:
>
>> Hey, great news !
>>
>> Any pointer to a documentation for this, or to an entry point class
>> in the source code ?
>>
>
> Here's a full example:
>
> http://svn.codehaus.org/plexus/plexus-app
hanks 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" &l
'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 i
: 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 ?
>>
>
Jason van Zyl <[EMAIL PROTECTED]> writes:
> 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 th
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
"Sebastien Brunot" <[EMAIL PROTECTED]> writes:
> Thanks for this link arnaud, it answers my question. I think I'm gonna have a
> look at workflow engines to use instead of maven.
>
You are welcome.
Anyway, maven is just a kind of workflow engine. I am not aware of
your particular use case, but
e: FW: Defining a custom lifecycle
"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.co
"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 hackin
...
Denis.
> -Message d'origine-
> De : Sebastien Brunot [mailto:[EMAIL PROTECTED]
> Envoyé : jeudi 2 août 2007 13:53
> À : Maven Developers List
> Objet : RE: Defining a custom lifecycle
>
> Thanks for your help Milos.
>
> I had seen in the maven documentation t
ssage-
From: Milos Kleint [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 02, 2007 11:23 AM
To: Maven Developers List
Subject: Re: Defining a custom lifecycle
you can definitely create your own lifecycle phase mappings. see
http://svn.mojo.codehaus.org/mojo/trunk/mojo/nbm-maven-plugin for
ex
you can definitely create your own lifecycle phase mappings. see
http://svn.mojo.codehaus.org/mojo/trunk/mojo/nbm-maven-plugin for
example.
not surewhere to point to to define custom phases.
Milos
On 8/1/07, Sebastien Brunot <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Is it possible to develop a plu
: dev@maven.apache.org
Subject: Defining a custom lifecycle
Hi all,
Is it possible to develop a plugin that defines a custom type of
artifact (a "test campaign" in our case), a custom lifecycle (with, for
examples, phases such as "pre-start-servers", "start-servers&quo
Hi all,
Is it possible to develop a plugin that defines a custom type of
artifact (a "test campaign" in our case), a custom lifecycle (with, for
examples, phases such as "pre-start-servers", "start-servers",
"post-start-servers", "pre-initialize-environment",
"initialize-environment", etc...) and
22 matches
Mail list logo