My question is : 
is it possible to run a goal which is in maven.xml file's children and not 
execute in the top-level project?

Aurélie

-----Message d'origine-----
De : Faucher Aurélie 
Envoyé : vendredi 12 août 2005 16:14
À : Maven Users List
Objet : RE: [MULTIPROJECT]


And when I execute maven multiproject:site, it doesn't generate any report.


-----Message d'origine-----
De : Faucher Aurélie 
Envoyé : vendredi 12 août 2005 16:13
À : Maven Users List
Objet : [MULTIPROJECT]


Hello,
In my project PROJ, I've 2 modules P1 and P2.
In each file "maven.xml" (in direcoties P1 and P2), there is a goal named 
"serge:nightly".

And I'd like to run these 2 goals (in each child) from the directory of PROJ. 
But in the maven.xml of PROJ, there isn't the goal "serge:nightly".

How can I do to launch these goals?

I tried to execute this : 
        bash-2.04$ maven multiproject:goal -Dgoal=serge:nightly

Here is the result and it doesn't work.
 
        build:start:

        multiproject:projects-init:
        [echo] Gathering project list
        Starting the reactor...
        Our processing order:

        multiproject:goal:
        Starting the reactor...
        Our processing order:
        LA CONSTRUCTION A R?USSIE
        Temps total    : 2 secondes
        Fini le        : vendredi 12 ao¹t 2005 16:06:35 CEST

What must I do?

Thanks,
Aurélie

---------------------------------------------------------------------
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]

Reply via email to