Test fails on windows due to locked files 
------------------------------------------

                 Key: MNG-3251
                 URL: http://jira.codehaus.org/browse/MNG-3251
             Project: Maven 2
          Issue Type: Bug
    Affects Versions: 2.1-alpha-1
            Reporter: Carlos Sanchez


maven-core/src/test/java/org/apache/maven/extension/DefaultExtensionManagerTest.java.tearDown
 fails on windows, the test-extension-1.jar is locked for deletion

I traced it and seems to get locked at getRealm().findRealmResources( name ) in 
org.codehaus.plexus.classworlds.strategy.DefaultStrategy:146

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