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 245701 - AbstractMethodError at org.netbeans.modules.maven.NbMavenProjectImpl$OtherRootsVisitor.preVisitDirectory
Summary: AbstractMethodError at org.netbeans.modules.maven.NbMavenProjectImpl$OtherRoo...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
: 245731 245989 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-07-15 17:58 UTC by ent38
Modified: 2014-08-20 16:46 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 210717


Attachments
stacktrace (1.71 KB, text/plain)
2014-07-15 17:58 UTC, ent38
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ent38 2014-07-15 17:58:38 UTC
Build: NetBeans IDE Dev (Build 201407020002)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.60-b09, Java(TM) SE Runtime Environment, 1.7.0_60-b19
OS: Windows 8

User Comments:
ent38: Started NB with a Maven project opened.

ent38: Running a Java Web (tomcat8) Maven project.




Stacktrace: 
java.lang.AbstractMethodError
   at org.netbeans.modules.maven.NbMavenProjectImpl$OtherRootsVisitor.preVisitDirectory(NbMavenProjectImpl.java:733)
   at org.netbeans.modules.maven.NbMavenProjectImpl$OtherRootsVisitor.preVisitDirectory(NbMavenProjectImpl.java:713)
   at java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:192)
   at java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:199)
   at java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:69)
   at java.nio.file.Files.walkFileTree(Files.java:2602)
Comment 1 ent38 2014-07-15 17:58:39 UTC
Created attachment 148071 [details]
stacktrace
Comment 2 Martin Janicek 2014-07-16 09:07:14 UTC
Spec. version increased also for maven.j2ee client module (change-set: web-main #0ba224450e3a)
Comment 3 Tomas Stupka 2014-07-16 17:35:40 UTC
*** Bug 245731 has been marked as a duplicate of this bug. ***
Comment 4 Quality Engineering 2014-07-17 02:19:36 UTC
Integrated into 'main-silver', will be available in build *201407170001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/0ba224450e3a
User: Martin Janicek <mjanicek@netbeans.org>
Log: #245701 - AbstractMethodError at org.netbeans.modules.maven.NbMavenProjectImpl$OtherRootsVisitor.preVisitDirectory
Comment 5 Tomas Stupka 2014-08-20 16:46:16 UTC
*** Bug 245989 has been marked as a duplicate of this bug. ***