[ 
http://jira.codehaus.org/browse/MRELEASE-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=235348#action_235348
 ] 

Marcus Linke edited comment on MRELEASE-350 at 9/15/10 9:43 AM:
----------------------------------------------------------------

This patch is for version 2.0. It solves the described situation. It also 
solves the problem that parent project version was not updated then. Can 
someone of the developers can take a look at this please? After looking in the 
current trunk i think it's quite easy to integrate it there.

      was (Author: mlinke):
    This patch is for version 2.0. It solves the described exception. It also 
solves the problem that parent project version was not updated. Can someone 
take a look at this please.
  
> Option '0' for "specify the selection number ( 0:All 1:Project Dependencies 
> 2:Plugins 3:Reports 4:Extensions ):" is broken
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MRELEASE-350
>                 URL: http://jira.codehaus.org/browse/MRELEASE-350
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>          Components: prepare
>    Affects Versions: 2.0-beta-8
>            Reporter: Craig
>            Priority: Minor
>         Attachments: MRELEASE-350.patch
>
>
> CheckDependencySnapshotsPhase.java has a bug when processing this prompt with 
> the 0 option selected:
> specify the selection number ( 0:All 1:Project Dependencies 2:Plugins 
> 3:Reports 4:Extensions ): 0
> When choosing 0: All, the plugin goes through the motions of asking to 
> resolve snapshot dependencies, but after resolving them, fails saying there 
> are still snapshot dependencies.
> This bug lies with the function resolveSnapshots relying on the function 
> processSnapshot to remove resolved dependencies from the set. This works for 
> all cases except 0, which creates a new dependency set 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to