Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Error in Eclipse Luna : Unable to create Preference page for Maven in Eclipse Luna(Not able to open the MAven part from Eclipse Preferance page in Eclipse Luna)
Error in Eclipse Luna : Unable to create Preference page for Maven in Eclipse Luna [message #1580216] Fri, 23 January 2015 11:02 Go to next message
Harikanth tt is currently offline Harikanth ttFriend
Messages: 1
Registered: January 2015
Junior Member
Hi,
I have downloaded Eclipse Luna and trying to configure MAven from the Preference dialog box and getting the following error.I have downloaded Apache Maven 3.5 and set it as MAVEN_HOME.I am using Windows 7.

Following is the error from the /Workspace--//.metadata/.log

1 error
role: org.apache.maven.archetype.common.ArchetypeArtifactManager
roleHint:
at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:264)
at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:252)
at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:246)
at org.eclipse.m2e.core.internal.archetype.ArchetypeManager.<init>(ArchetypeManager.java:74)
... 108 more
Caused by: com.google.inject.ProvisionException: Guice provision errors:

1) No implementation for org.apache.maven.artifact.resolver.ArtifactResolver was bound.
while locating org.apache.maven.archetype.downloader.DefaultDownloader
at ClassRealm[plexus.core, parent: null]
at ClassRealm[plexus.core, parent: null]
while locating org.apache.maven.archetype.downloader.Downloader
while locating org.apache.maven.archetype.common.DefaultArchetypeArtifactManager
at ClassRealm[plexus.core, parent: null]
at ClassRealm[plexus.core, parent: null]
while locating org.apache.maven.archetype.common.ArchetypeArtifactManager

1 error
at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1006)
at org.eclipse.sisu.inject.LazyBeanEntry.getValue(LazyBeanEntry.java:82)
at org.eclipse.sisu.plexus.LazyPlexusBean.getValue(LazyPlexusBean.java:51)
at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:260)
... 111 more
!SESSION 2015-01-23 16:07:19.187 -----------------------------------------------
eclipse.buildId=4.4.1.M20140925-0400
java.fullversion=JRE 1.7.0 IBM J9 2.6 Windows 7 amd64-64 Compressed References 20130617_152572 (JIT enabled, AOT enabled)
J9VM - R26_Java726_SR5_20130617_1436_B152572
JIT - r11.b04_20130528_38954ifx1
GC - R26_Java726_SR5_20130617_1436_B152572_CMPRSS
J9CL - 20130617_152572
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.java.product

!ENTRY org.eclipse.m2e.logback.configuration 2 0 2015-01-23 16:07:28.857
!MESSAGE Exception while setting up logging:org.eclipse.osgi.internal.framework.EquinoxConfiguration$1 incompatible with java.lang.String
!STACK 0
java.lang.ClassCastException: org.eclipse.osgi.internal.framework.EquinoxConfiguration$1 incompatible with java.lang.String
at org.eclipse.m2e.logback.configuration.LogHelper.logJavaProperties(LogHelper.java:26)
at org.eclipse.m2e.logback.configuration.LogPlugin.loadConfiguration(LogPlugin.java:189)
at org.eclipse.m2e.logback.configuration.LogPlugin.configureLogback(LogPlugin.java:144)
at org.eclipse.m2e.logback.configuration.LogPlugin.access$2(LogPlugin.java:107)
at org.eclipse.m2e.logback.configuration.LogPlugin$1.run(LogPlugin.java:62)
at java.util.TimerThread.mainLoop(Timer.java:555)
at java.util.TimerThread.run(Timer.java:505)
  • Attachment: .log
    (Size: 574.90KB, Downloaded 129 times)
Re: Error in Eclipse Luna : Unable to create Preference page for Maven in Eclipse Luna [message #1693591 is a reply to message #1580216] Sun, 26 April 2015 01:45 Go to previous message
Sourav Paul is currently offline Sourav PaulFriend
Messages: 1
Registered: April 2015
Junior Member
I was facing similar errors with IBM J9VM - R26_Java726_SR5_Ifix_20130731_1632_B159062. Updating to IBM Java SDK 7 for IBM WebSphere Application Server 8.5 (J9VM - R27_Java727_SR2_20141114_1623_B222539) seems to resolve the errors. Hope that helps.
Previous Topic:Contributing to ctrl+HOVER list in a plugin
Next Topic:Eclipse Import order
Goto Forum:
  


Current Time: Thu Apr 25 04:26:05 GMT 2024

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

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

Back to the top