You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tim Mullender (JIRA)" <ji...@apache.org> on 2015/08/28 13:34:45 UTC

[jira] [Commented] (MRELEASE-913) Nested properties in versions cause prepare to fail

    [ https://issues.apache.org/jira/browse/MRELEASE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14718378#comment-14718378 ] 

Tim Mullender commented on MRELEASE-913:
----------------------------------------

A similar issue has been reported as MRELEASE-920

> 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
>            Priority: Minor
>         Attachments: MRELEASE-913-1.patch, example.zip
>
>
> 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:
> {noformat}
> 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).
> {noformat}



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