You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2010/10/11 22:50:32 UTC

[jira] Closed: (MNG-4860) Allow management of project building request kept inside MavenProject instances

     [ http://jira.codehaus.org/browse/MNG-4860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MNG-4860.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.1
         Assignee: Benjamin Bentmann

Done in [r1021500|http://svn.apache.org/viewvc?view=revision&revision=1021500].

> Allow management of project building request kept inside MavenProject instances
> -------------------------------------------------------------------------------
>
>                 Key: MNG-4860
>                 URL: http://jira.codehaus.org/browse/MNG-4860
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>          Components: Embedding, IDEs
>    Affects Versions: 3.0
>            Reporter: Benjamin Bentmann
>            Assignee: Benjamin Bentmann
>             Fix For: 3.0.1
>
>
> For lazy construction/loading of some bits, {{MavenProject}} instances currently hold a reference to the {{ProjectBuildingRequest}} from which they were created. This proves to be problematic for IDE integration where those requests
> a) hold a fair amount of memory (in particular the repo system cache)
> b) hold references to potentially obsolete objects like GUI-backed transfer listeners
> As such IDE integrators have the need to either nullify or update this request.

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