Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-4860

Allow management of project building request kept inside MavenProject instances

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0
    • 3.0.1
    • Embedding, IDEs
    • None

    Description

      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.

      Attachments

        Activity

          People

            bentmann Benjamin Bentmann
            bentmann Benjamin Bentmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: