On 11/24/06, baptiste <[EMAIL PROTECTED]> wrote:

I wish to declare the versions of my dependencies in a file properties, and
not in the settings.xml file.
My question is how to refer to a file properties starting from the pom.xml ?

You can include <properties> inside pom.xml itself.

  http://maven.apache.org/ref/2.0.4/maven-model/maven.html

Is there a reason you want to use an external properties file?

--
Wendy

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

Reply via email to