Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Luna JEE Maven integration doesn't work out of the box(Maven Integration is missing a compiler plugin)
Luna JEE Maven integration doesn't work out of the box [message #1442163] Fri, 10 October 2014 18:14
Dean Schulze is currently offline Dean SchulzeFriend
Messages: 3
Registered: February 2012
Junior Member
I downloaded and installed Eclipse Luna JEE edition SR1 onto a system that does not have an internet connection. When I create Maven project I get errors that the maven-compiler-plugin 2.5.1 is missing. So I downloaded that and installed it into ~/.m2 manually now I get this error:

Could not transfer artifact org.codehaus.plexus:plexus-utils:jar:1.1 ...

The mvnrepository.com page for the maven-compiler-plugin 2.5.1 lists several dependencies, which may have dependencies, etc. etc.:

Kepler didn't have this problem. Apparently Luna requires an internet connection to download Maven plugins in order to get the Eclipse/Maven integration working.

Is there a download site where we can get all the dependencies needed by Luna JEE for those of us who use Luna offline? This is really needed.

[Updated on: Fri, 10 October 2014 18:21]

Report message to a moderator

Previous Topic:How can I avoid the warning in this scenario?
Next Topic:Screen resolution
Goto Forum:
  


Current Time: Thu Apr 25 01:38:09 GMT 2024

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

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

Back to the top