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 198124 - NoSuchMethodError: org.netbeans.modules.maven.embedder.EmbedderFactory.getProjectEmbedder()Lorg/apache/maven/embedder/MavenEmbedder;
Summary: NoSuchMethodError: org.netbeans.modules.maven.embedder.EmbedderFactory.getPro...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: sqe tools (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: sreimers
URL:
Keywords:
: 198762 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-04-27 10:35 UTC by bartvdc
Modified: 2012-10-26 14:47 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 175077


Attachments
stacktrace (1.17 KB, text/plain)
2011-04-27 10:35 UTC, bartvdc
Details
stacktrace (1.17 KB, text/plain)
2011-04-27 10:52 UTC, bartvdc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bartvdc 2011-04-27 10:35:02 UTC
Build: NetBeans IDE 7.0 (Build 201104080000)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows XP

User Comments:
bartvdc: editing a file




Stacktrace: 
java.lang.NoSuchMethodError: org.netbeans.modules.maven.embedder.EmbedderFactory.getProjectEmbedder()Lorg/apache/maven/embedder/MavenEmbedder;
   at org.nbheaven.sqe.core.maven.utils.MavenUtilities.checkListConfiguration(MavenUtilities.java:275)
   at org.nbheaven.sqe.core.maven.utils.MavenUtilities.getReportPluginPropertyList(MavenUtilities.java:248)
   at org.nbheaven.sqe.core.maven.utils.MavenUtilities.access$000(MavenUtilities.java:58)
   at org.nbheaven.sqe.core.maven.utils.MavenUtilities$1.getStringListValue(MavenUtilities.java:75)
   at org.nbheaven.sqe.tools.pmd.codedefects.projects.maven.MavenPmdSettingsProvider.getPMDSettings(MavenPmdSettingsProvider.java:61)
   at org.nbheaven.sqe.tools.pmd.codedefects.core.PMDScannerJob.init(PMDScannerJob.java:88)
Comment 1 bartvdc 2011-04-27 10:35:07 UTC
Created attachment 107964 [details]
stacktrace
Comment 2 bartvdc 2011-04-27 10:52:51 UTC
Created attachment 107965 [details]
stacktrace

editing
Comment 3 Exceptions Reporter 2011-06-02 14:05:56 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=175077
Comment 4 Marian Mirilovic 2012-10-26 14:47:07 UTC
*** Bug 198762 has been marked as a duplicate of this bug. ***