[
https://issues.apache.org/jira/browse/MRELEASE-865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MRELEASE-865.
-----------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still applies, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> snapshot dependencies in dependency management are not updated
> --------------------------------------------------------------
>
> Key: MRELEASE-865
> URL: https://issues.apache.org/jira/browse/MRELEASE-865
> Project: Maven Release Plugin
> Issue Type: Bug
> Components: prepare
> Affects Versions: 2.4.2
> Reporter: daniel carter
> Priority: Major
> Attachments: pom.xml
>
>
> release:prepare will refuse to release if you have dependencies that are
> snapshot. For dependency management this has regressed, and allows you to do
> a release with snapshot versions in your dependency management.
> It was supposedly fixed in MRELEASE-202 and MRELEASE-91 though both contain
> comments that it's not fixed.
> This is a problem with parent poms, when you don't realise that you have
> snapshot versions in your released pom until you try and release a child
> project which uses these snapshots. But at this point it is too late, the
> parent has been released.
> See the attached pom as an example, change the scm url and mvn release:prepare
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)