Do any of the plugins you use (eg the xdoclet one) override the values?

- Brett

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, 26 May 2004 3:56 AM
> To: Maven Users List
> Subject: Re: RC3 Property Inheritance Problem
> 
> 
> 
> 
> Just to follow up with some more info that I discovered...
> 
> I created a root/maven.xml to echo the maven.compile.* 
> properties during the build. Somewhere along the way my 
> property values are being lost:
> 
> build:
>     [echo] maven.compile.source=1.4
>     [echo] maven.compile.target=1.4
> multiproject:install:
> multiproject:projects-init:
>     [echo] Gathering project list
> Starting the reactor...
> 
> <snip>
> 
> xdoclet:ejbdoclet:
> 
> java:prepare-filesystem:
> 
> java:compile:
>     [echo] maven.compile.source=1.3
>     [echo] maven.compile.target=1.1
> 
> 
> So is the problem in the property inheritance, the java 
> plugin, or the multiproject plugin? Your help is greatly 
> appreciated. -wr
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to