Hi Jean-Michel.

 Natively you can't update the project.properties .
 But can certainly do it with Jelly and the propertyfile task :
http://ant.apache.org/manual/OptionalTasks/propertyfile.html
 System Environment can't be edited. In fact before JDK 1.5 you wasn't able
to do it (easily) in Java. You had to use the ant task for example.

Arnaud



On 10/20/06, Jean-Michel PATER <[EMAIL PROTECTED]> wrote:

Hi all,

I'm a newbie in Maven. I'd like to know if the project.properties file
can be edited with a jelly script and if the system environment
variables can be modified from maven ?

Thanks

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


Reply via email to