Strange behavior with folder named null
---------------------------------------

                 Key: MNG-2980
                 URL: http://jira.codehaus.org/browse/MNG-2980
             Project: Maven 2
          Issue Type: Bug
    Affects Versions: 2.1
         Environment: Windows Vista 64bit - Sun JDK 1.6.0_01 64bit - Maven2 
based on svn trunk 534974 version 
            Reporter: Francesco Tinti
            Priority: Critical


To reproduce this issue follow these steps:
1. create a multi-project POM with at least 1 module
2. go to module folder
3. create an empty folder named null
4. launch mvn clean install from module folder as you want to build only that 
module.

Maven will fail and the given reason is "Failed to resolve artifact" with a 
list of missing artifacts. 
And this is wrong because all artifacts are already in repository.

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