[
https://issues.apache.org/jira/browse/MRELEASE-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14733885#comment-14733885
]
Martin Todorov commented on MRELEASE-649:
-----------------------------------------
As I haven't seen a fix for this, I assume it is still not working.
The very simplest way to test it would be to either define a {{<plugin/>}} in a
{{<pluginManagement/>}} (or not even necessarily inside one). Set it's version
to a SNAPSHOT.
I believe the same was valid for SNAPSHOT dependencies of plugins as well.
> release:prepare - ignores SNAPSHOT version in pluginManagement section
> ----------------------------------------------------------------------
>
> Key: MRELEASE-649
> URL: https://issues.apache.org/jira/browse/MRELEASE-649
> Project: Maven Release Plugin
> Issue Type: Bug
> Components: prepare
> Affects Versions: 2.1
> Reporter: Marcus Linke
>
> When release prepare a project with a pom.xml that defines a SNAPSHOT version
> in its <pluginManagement> section, the plugin should detect that and ask the
> user for the release version as is does it for dependencies versions already.
> This is especially needed if the project to be released is of package type
> 'pom' and acts as a parent pom for other projects. Otherwise this raises an
> error later when try to release one of these child projects.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)