Is there a way to set a System property from any of the Maven config files (project.properties/project.xml/maven.xml)? I can think of some dodgy ways to do it using a <preGoal> which calls one of the Ant tasks which allow you to set <sysproperty> tags - but is there a better way?
Thanks
Jason
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
