http://maven.apache.org/pom.html#Properties

There is no Maven equivalent to build.properties. All properties for a
project should be contained in the project files, within pom.xml and
profiles.xml.

Wayne

On 4/18/07, Baz <[EMAIL PROTECTED]> wrote:
All,

How can i define variables in pom.xml and overwrite them with user
defined files?

For example, I would like to define a variable called mypath how can i
define it in pom.xml? Is there a way like in Ant, within
build.properties to redefine mypath? I know I can do -Dmypath=xyz

Thanks.

A.

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