This is defined pom.xml:
<dependency>
<groupId><groupId>
<artifcactId>${my.artifactId}</artifactId>
<vesion></version>
</dependency>
I have a profile defined in profiles.xml to pass the ${my.artifactId} as a
property at build time.
This doesn't work - no value is passed. What may have caused to failed?
Lucie
--
View this message in context:
http://www.nabble.com/Changing-dependency-in-pom.xml-using-profiles-tp19927738p19927738.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]