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 - NoSuchMethodError: org.apache.maven.DefaultMaven.newRepositorySession(Lorg/apache/maven/execution/MavenExecutionRequest;)Lorg/sonatype/aether/RepositorySystemSession;
Summary: NoSuchMethodError: org.apache.maven.DefaultMaven.newRepositorySession(Lorg/ap...
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-13 00:26 UTC by javatlacati
Modified: 2017-08-02 06:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 227186


Attachments
stacktrace (6.36 KB, text/plain)
2017-01-13 00:26 UTC, javatlacati
Details
stacktrace (6.85 KB, text/plain)
2017-08-02 06:19 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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