This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 269548

Summary: NoSuchMethodError: org.apache.maven.DefaultMaven.newRepositorySession(Lorg/apache/maven/execution/MavenExecutionRequest;)Lorg/sonatype/aether/RepositorySystemSession;
Product: projects Reporter: javatlacati <javatlacati>
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal CC: javatlacati
Priority: P3    
Version: Dev   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 227186
Attachments: stacktrace
stacktrace

Description javatlacati 2017-01-13 00:26:54 UTC
This issue was reported manually by javatlacati.
It already has 3 duplicates 


Build: NetBeans IDE Dev (Build 201610040002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.77-b03, Java(TM) SE Runtime Environment, 1.8.0_77-b03
OS: Windows 10

User Comments:
javatlacati: copied text from pom.xml

GUEST: WTF!

javatlacati: it appears on context menu from mouse

javatlacati: Sending error report

javatlacati: copy text from pom.xml




Stacktrace: 
java.lang.NoSuchMethodError: org.apache.maven.DefaultMaven.newRepositorySession(Lorg/apache/maven/execution/MavenExecutionRequest;)Lorg/sonatype/aether/RepositorySystemSession;
   at org.netbeans.modules.maven.hints.pom.StatusProvider.runMavenValidationImpl(StatusProvider.java:403)
   at org.netbeans.modules.maven.hints.pom.StatusProvider.runMavenValidation(StatusProvider.java:361)
   at org.netbeans.modules.maven.hints.pom.StatusProvider.access$300(StatusProvider.java:120)
   at org.netbeans.modules.maven.hints.pom.StatusProvider$StatusProviderImpl.findHints(StatusProvider.java:185)
   at org.netbeans.modules.maven.hints.pom.StatusProvider$StatusProviderImpl$6.run(StatusProvider.java:299)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443)
Comment 1 javatlacati 2017-01-13 00:26:57 UTC
Created attachment 163390 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-08-02 06:19:55 UTC
Created attachment 164880 [details]
stacktrace

editing pom.xml