[ 
https://jira.codehaus.org/browse/MANTTASKS-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed MANTTASKS-213.
------------------------------------

    Resolution: Won't Fix

Please refer to 
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
 if you're wondering why this issue was closed out.

> <artifact:dependencies> spawns non-daemon thread
> ------------------------------------------------
>
>                 Key: MANTTASKS-213
>                 URL: https://jira.codehaus.org/browse/MANTTASKS-213
>             Project: Maven Ant Tasks
>          Issue Type: Bug
>          Components: dependencies task
>    Affects Versions: 2.1.1
>         Environment: Ubuntu, JDK 6 (but apparently also Vista); originally 
> filed as: https://netbeans.org/bugzilla/show_bug.cgi?id=189868#c5
>            Reporter: Jesse Glick
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to