Tim Mullender created MRELEASE-913:
--------------------------------------

             Summary: Nested properties in versions cause prepare to fail
                 Key: MRELEASE-913
                 URL: https://issues.apache.org/jira/browse/MRELEASE-913
             Project: Maven Release Plugin
          Issue Type: Bug
          Components: prepare
    Affects Versions: 2.5.2
            Reporter: Tim Mullender


We have a multi module project in which module-b depends on module-a, the 
version of module-a in the pom for module-b is defined as a property which 
defaults to project.version

When running release:prepare we get an error similar to the following:

The artifact (groupId:module-a) requires a different version (1.0) than what is 
found (${project.version}) for the expression (property.name) in the project 
(groupId:module-b).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to