You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2014/04/24 13:29:16 UTC

[jira] [Created] (SLING-3515) New sling bundle project wizard fails - java.lang.NoSuchMethodError

Robert Munteanu created SLING-3515:
--------------------------------------

             Summary: New sling bundle project wizard fails - java.lang.NoSuchMethodError
                 Key: SLING-3515
                 URL: https://issues.apache.org/jira/browse/SLING-3515
             Project: Sling
          Issue Type: Bug
          Components: IDE
            Reporter: Robert Munteanu
            Priority: Critical
             Fix For: Sling Eclipse IDE 1.0.0


I think this is related to m2e/Maven runtime changes. I'm using m2e 1.5.0 with embedded Maven 3.2.1 .

-- Error Details --
Date: Thu Apr 24 14:26:16 EEST 2014
Message: org.apache.maven.DefaultMaven.newRepositorySession(Lorg/apache/maven/execution/MavenExecutionRequest;)Lorg/sonatype/aether/RepositorySystemSession;
Severity: Error
Product: Eclipse 2.0.2.20140224-0000 (org.eclipse.epp.package.java.product)
Plugin: org.apache.sling.ide.eclipse-m2e-ui
Session Data:
eclipse.buildId=4.3.2.M20140221-1700
java.version=1.7.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.java.product
Command-line arguments:  -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.java.product

Exception Stack Trace:
java.lang.NoSuchMethodError: org.apache.maven.DefaultMaven.newRepositorySession(Lorg/apache/maven/execution/MavenExecutionRequest;)Lorg/sonatype/aether/RepositorySystemSession;
	at org.apache.sling.ide.eclipse.m2e.EmbeddedArchetypeInstaller.installArchetype(EmbeddedArchetypeInstaller.java:108)
	at org.apache.sling.ide.eclipse.ui.wizards.np.NewSlingBundleWizard.installArchetypes(NewSlingBundleWizard.java:57)
	at org.apache.sling.ide.eclipse.ui.wizards.np.ChooseArchetypeWizardPage$6.run(ChooseArchetypeWizardPage.java:204)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)



--
This message was sent by Atlassian JIRA
(v6.2#6252)