[ http://jira.codehaus.org/browse/MNG-1311?page=all ]
John Casey closed MNG-1311:
---------------------------
Resolution: Fixed
Fix Version: (was: 2.0.2)
2.0.1
Added a stack of lifecycle fork-points that will be removed from each
successively deeper level of forking in a cumulative manner, to prevent
multi-node cycles in addition to simply blocking two-node cycles.
The basic problem with the recursion check that was in there was a type
mismatch on the contents of a java.util.List. It's fixed now.
> Cannot be executed in package phase (infinite loop when @execute is specified)
> ------------------------------------------------------------------------------
>
> Key: MNG-1311
> URL: http://jira.codehaus.org/browse/MNG-1311
> Project: Maven 2
> Type: Bug
> Components: Plugins and Lifecycle
> Versions: 2.0
> Reporter: Jerome Lacoste
> Assignee: John Casey
> Fix For: 2.0.1
>
> Original Estimate: 2 hours
> Remaining: 2 hours
>
> If you run the assembly plugin in an execution for a phase (like package), it
> goes into an endless loop. I am using the verify phase as the work-around.
> Encountered by Jeff G, Philipp M and me :)
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]