[ http://jira.codehaus.org/browse/MNG-2303?page=all ]
     
John Casey closed MNG-2303:
---------------------------

     Resolution: Cannot Reproduce
    Fix Version: 2.0.5

this was a problem on my side.

> ActiveProjectArtifact.getFile(..) and .setFile(..) result in 
> StackOverflowException, since they are effectively recursive
> -------------------------------------------------------------------------------------------------------------------------
>
>          Key: MNG-2303
>          URL: http://jira.codehaus.org/browse/MNG-2303
>      Project: Maven 2
>         Type: Bug

>   Components: General
>     Versions: 2.0.4
>     Reporter: John Casey
>     Assignee: John Casey
>     Priority: Blocker
>      Fix For: 2.0.5

>
>
> When in a reactor situation, calling ActiveProjectArtifact.getFile(..) or 
> ActiveProjectArtifact.setFile(..) will usually result in recursive calls and 
> a StackOverlowError, since it tries to set/get the file of the project's 
> artifact, which is usually a reference to itself. 

-- 
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