I am not using multiproject, only the reactor
<goal name="bsb:site-all">
<maven:reactor
basedir="${basedir}"
includes="**/project.xml"
goals="bsb:site"
banner="Deploying site for"
ignoreFailures="true"/>
</goal>
Cheers,
s/
-----Original Message-----
From: dan tran [mailto:[EMAIL PROTECTED]
Sent: mercredi 6 octobre 2004 16:23
To: Maven Users List
Subject: Re: maven reactor does not inherit from parent's resources?
http://jira.codehaus.org/browse/MPMULTIPROJECT-39 ?
On Wed, 6 Oct 2004 11:21:57 +0200, St�phane Nicoll <[EMAIL PROTECTED]> wrote:
> Hello list,
>
> I have a structure of maven projects. In the root project, I have
> defined parameters related to deployment (site and artifacts). Other
> projects inherit from that one.
>
> When I am running the reactor inside a project, it does not inherit
> from those properties. Is it normal? Should I copy those properties
> everywhere I am supposed to use the reactor?
>
> Thanks,
>
> St�phane
>
>
---------------------------------------------------------------------
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]