Generally this is handled during the package phase with filters. I'm
not aware of any existing plugins which would take an existing Maven
artifact (out of local repo, I suppose) and change properties values
for a specific environment.

I'm assuming the existing "filter resources during build" stuff is not
acceptable to you?

Wayne

On 6/26/06, Sebastien Moreno <[EMAIL PROTECTED]> wrote:

Hello,

I would like to change properties values during integration.

In order to put values into properties file specific to an environnement
(path to generate files, etc), I would like to describe the properties to
valorize into the pom.
Then a maven "plugin" could change the values following a provided catalog
file.

This is a bit the same of the "replace" task in Ant to change the values in
property file.

Is there any existing plugin which could do that? Or a better method?

If not, I'm thinking about making a plugin who could do that.

Thanks!

Sebastien

--
View this message in context: 
http://www.nabble.com/properties-file-valorization-during-integration-t1850139.html#a5050881
Sent from the Maven - Users forum at Nabble.com.


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