Skip to main content



      Home
Home » Archived » Maven Integration (M2E) » Cant get Maven working in Indigo on a Mac
Cant get Maven working in Indigo on a Mac [message #729539] Mon, 26 September 2011 09:01 Go to next message
Eclipse UserFriend
I create a test project with all defaults. Then I try to convert it to a Maven project.
On windows it seems to work.
On a Mac I gett this error on the top of the POM:

Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.4.3 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.4.3

In both cases I use a fresh download of Indigo.

Any ideas? Mac port broken or what?
/Bengt
Re: Cant get Maven working in Indigo on a Mac [message #729777 is a reply to message #729539] Mon, 26 September 2011 20:17 Go to previous messageGo to next message
Eclipse UserFriend
One thing you might try is download a separate install of Maven and point your Eclipse to that instead of the internal Maven. That would at least help identify the problem.
Re: Cant get Maven working in Indigo on a Mac [message #729967 is a reply to message #729777] Tue, 27 September 2011 07:37 Go to previous message
Eclipse UserFriend
mvn --version results in the following:

Apache Maven 3.0.3 (r1075438; 2011-02-28 21:31:09+0400)
Maven home: /usr/share/maven
Java version: 1.6.0_26, vendor: Apple Inc.
Java home: /Library/Java/JavaVirtualMachines/1.6.0_26-b03-383.jdk/Contents/Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x", version: "10.7.1", arch: "x86_64", family: "mac"


I run "Maven in 5 Minutes" without errors. using Apple distro of java and maven.
It downloaded lots of stuff.

After that it seems to work from inside Eclipse too. Smile

Someone assumes all users still work in terminal windows.

Thank you for the hint.
Previous Topic:Why is my project building twice in a row?
Next Topic:Can't seem to get M2E to work properly in Indigo
Goto Forum:
  


Current Time: Wed Jul 09 08:50:54 EDT 2025

Powered by FUDForum. Page generated in 0.26917 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top