Reference to non existent tools.jar on mac os x
-----------------------------------------------

         Key: MNG-869
         URL: http://jira.codehaus.org/browse/MNG-869
     Project: Maven 2
        Type: Bug
  Components: maven-core  
    Versions: 2.0-beta-1    
 Environment: Mac OS X tiger java 1.4.2
 Reporter: Guest
    Priority: Minor


After running

sh m2-bootstrap-all.sh 

I got the following integration failure pasted below. I also ran 'find . -name 
tools.jar' from my java home directory and got no results.

[INFO] BUILD FAILURE
[INFO] 
----------------------------------------------------------------------------
[INFO] Main Error:
  System artifact: jdk-tools:jdk-tools:jar:1.4.2 not found in path: 
/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home/../lib/tools.jar
  jdk-tools:jdk-tools:1.4.2:jar

Path to dependency: 
        1) org.apache.maven.it:maven-core-it0063:jar:1.0
        2) jdk-tools:jdk-tools:jar:1.4.2



Root error:
  System artifact: jdk-tools:jdk-tools:jar:1.4.2 not found in path: 
/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home/../lib/tools.jar
  jdk-tools:jdk-tools:1.4.2:jar

Path to dependency: 
        1) org.apache.maven.it:maven-core-it0063:jar:1.0
        2) jdk-tools:jdk-tools:jar:1.4.2



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to