org.apache.maven.profiles.DefaultProfileManagerTest fails if you use a 
different local repo
-------------------------------------------------------------------------------------------

                 Key: MNG-3460
                 URL: http://jira.codehaus.org/browse/MNG-3460
             Project: Maven 2
          Issue Type: Bug
          Components: Bootstrap & Build
    Affects Versions: 2.0.9
            Reporter: Brian Fox
             Fix For: 2.0.9


The test assumes you haven't changed your repo:

 // Assume that junit exists
        activationFile.setExists( 
"${user.home}/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar" );


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