<quote>
In Maven 1.0 RC3, project.properties will be inherited by all subprojects.
</quote>

project.properties is inherited to subprojects?  i thought this was a "post 1.0" 
feature.  i've logged a couple issues related to subprojects picking up properties 
from the parent using RC2, but noone had mentioned that this was implemented.  did 
this functionality make it into RC2 as well?  if so, this really breaks compatability 
with my current project setup.  

Ryan

> -----Original Message-----
> From: Michael Mattox [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 28, 2004 8:53 AM
> To: Emmanuel Venisse; Maven Users List
> Cc: [EMAIL PROTECTED]
> Subject: RE: Is they're a way to put my build.properties in 
> aother place
> than $home ?
> 
> 
> > > I have to configure some nightly builds for several projects on
> > a "nightly
> > runner" PC. Lot's of the projects it has to
> > > handle need some config on local machine
> > ($home/build.properties) but some
> > of them are not compatible.
> > >
> > > How can I set maven to use another location than
> > ${user.home}/build.properties ?
> >
> > You can create a build.properties file in each project directory.
> 
> In Maven 1.0 RC3, project.properties will be inherited by all 
> subprojects.
> So that means you can put all properties in the root 
> project.properties and
> use the build.properties only to override properties in the
> project.properties (for example for your filesystem).
> 
> Michael Mattox
> 
> 
> --
> This E-mail is confidential.  It may also be legally 
> privileged.  If you are
> not the addressee you may not copy, forward, disclose or use 
> any part of it.
> If you have received this message in error, please delete it 
> and all copies
> from your system and notify the sender immediately by return E-mail.
> Internet communications cannot be guaranteed to be timely, 
> secure, error or
> virus-free.  The sender does not accept liability for any 
> errors or omissions.
> 
> 
> ---------------------------------------------------------------------
> 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