You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2005/09/21 19:20:11 UTC

[jira] Closed: (MNG-869) Reference to non existent tools.jar on mac os x

     [ http://jira.codehaus.org/browse/MNG-869?page=all ]
     
John Casey closed MNG-869:
--------------------------

    Resolution: Fixed

I'm closing this, since it doesn't make sense to specify an internal expression for the tools.jar...it may not exist on all platforms, or it may be integrated into the bootclasspath, like on OS X. I think there's simply too much variability to justify trying to make it available natively.

BTW, if you're lost, my comments above relate to a conversation I had with Brett about making an internal, native expression ${toolsJar} or somesuch.

> 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
>     Assignee: John Casey
>     Priority: Minor
>      Fix For: 2.0-beta-2

>
> Original Estimate: 2 hours
>        Time Spent: 10 minutes
>         Remaining: 0 minutes
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org