jre/lib/rt.jar doesn't exist on OSX, rather bundle/Classes/classes.jar
----------------------------------------------------------------------
Key: MECLIPSE-668
URL: http://jira.codehaus.org/browse/MECLIPSE-668
Project: Maven 2.x Eclipse Plugin
Issue Type: Bug
Components: Core : Dependencies resolution and build path (.classpath)
Affects Versions: 2.8
Environment: OS X (Leopard/Snow Leopard)
Reporter: Martijn Dashorst
Attachments: patch.diff
When running mvn eclipse:eclipse we get annoying messages that the JDK doesn't
have a valid jre/lib/rt.jar. This file actually doesn't exist on OS X
installations, and can be found under bundle/Classes/classes.jar. The attached
patch fixes this issue, and is backwards compatible with other OS (just tries
another additional location).
--
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