Tuomas Kiviaho wrote:
> I am unable to get properties-maven-plugin to work with dependencyManagement
> section of the pom.
This is not an issue of the plugin itself but a consequence of the way
the effective POM is constructed by Maven's core. All POM elements
except plugin configurations are only interpolated once, namely ahead of
the execution of any plugin. Hence, no plugin can contribute values used
for interpolation of dependency elements.
Benjamin
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email