I'm doing something similar to this. The real problem was exclusivity. I had
a default profile that was always active. I wanted my dev profile to
override properties from that default profile which didn't quite work out.
So now I remove the values from the default profile and just code them in
the different profiles.

VUB Stefan Seidel wrote:
> 
> Clifton wrote:
>> I need a way for one profile to override the properties of
>> another is what it realy boils down to. 
> 
> You gave yourself the answer, didn't you? Just declare a profile for 
> dev, set the property to the dev value within the profile. Activate the 
> profile using settings.xml, or "mvn -P ...".
> 
> regards,
> 
> Stefan
> -- 
> best regards,
> 
> Stefan Seidel
> software developer
> ________________________
> VUB Printmedia GmbH
> Chopinstraße 4
> D-04103 Leipzig
> Germany
> tel.    +49 (341) 9 60 50 07
> fax.    +49 (341) 9 60 50 92
> mail.   [EMAIL PROTECTED]
> web.    www.vub.de
> 
> HRB Köln 24015
> UStID DE 122 649 251
> GF Dr. Achim Preuss Neudorf,
> Dr. Christian Preuss Neudorf
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Cargo%3A-custom-ctx-path-for-deployment-tp15705398s177p15737894.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to