Uploaded image for project: 'Maven Ant Tasks (RETIRED)'
  1. Maven Ant Tasks (RETIRED)
  2. MANTTASKS-213

<artifact:dependencies> spawns non-daemon thread

    XMLWordPrintableJSON

Details

    Description

      When <artifact:dependencies> is run, DefaultArtifactResolver creates a thread pool using non-daemon threads. Thus live threads are left in the thread group after the task supposedly finishes. This can cause problems in containers such as NetBeans.

      The fix MNG-4738 is already in Maven 3.0; you just need to use Maven 3 in the task's dependencies, rather than 2.2.1 as now.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jglick Jesse N. Glick
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: