Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPECLIPSE-39 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPECLIPSE-39 Summary: Path issues on OS X Type: Bug Status: Unassigned Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-eclipse-plugin Assignee: Reporter: Timothy Reaves Created: Sun, 22 Aug 2004 12:14 AM Updated: Sun, 22 Aug 2004 12:14 AM Environment: Apple OS X, Eclipse 3.0, maven-ide from Update site. Description: With a default install, I received and error that I searched on; the result was a recommendation to set JAVA_HOME in the maven properties within Eclipse. So I set JAVA_HOME in the Maven Eclipse settings - along with MAVEN_HOME, which on a Mac is /Library/Java/Home/. Now, when I run a Maven goal, I get the following: File or url '/Library/Java/Versions/CurrentJDK/Classes/classes.jar' could not be found java.net.MalformedURLException: no protocol: /Library/Java/Versions/CurrentJDK/Classes/classes.jar at java.net.URL.<init>(URL.java:537) at java.net.URL.<init>(URL.java:434) at java.net.URL.<init>(URL.java:383) at com.werken.forehead.Forehead.loadFileOrUrl(Forehead.java:403) at com.werken.forehead.Forehead.load(Forehead.java:322) at com.werken.forehead.Forehead.config(Forehead.java:245) at com.werken.forehead.Forehead.config(Forehead.java:131) at com.werken.forehead.Forehead.main(Forehead.java:579) Maven works perfectly fine from a command line. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]