Title: Message Title
Stephen Connolly commented on an issue
Mojo's Versions Maven Plugin / Bug MVERSIONS-123
Version properties inparent not picked up by e.g. display-property-updates
The goals operating on *property* controlled version numbers (e.g. display-property-updates) only work if the properties are defined in the targeted POM itself, not in a parent POM.

Example:

If module *B* has a dependency on module A, declared in B as follows:

<dependency>
<groupId>com.my.test</groupId>
<artifactId>module-A</artifactId>
<ve...


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to