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 225661 - IllegalArgumentException at org.netbeans.api.java.classpath.ClassPath.<init>
Summary: IllegalArgumentException at org.netbeans.api.java.classpath.ClassPath.<init>
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Classpath (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
: 225662 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-02-02 18:35 UTC by medeag
Modified: 2015-02-04 03:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 198288


Attachments
stacktrace (6.75 KB, text/plain)
2013-02-02 18:35 UTC, medeag
Details

Note You need to log in before you can comment on or make changes to this bug.
Description medeag 2013-02-02 18:35:34 UTC
Build: NetBeans IDE Dev (Build 201302010001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-b18
OS: Mac OS X

User Comments:
medeag: saving pom.xml




Stacktrace: 
java.lang.IllegalArgumentException
   at org.netbeans.api.java.classpath.ClassPath.<init>(ClassPath.java:409)
   at org.netbeans.api.java.classpath.ClassPath.<init>(ClassPath.java:115)
   at org.netbeans.api.java.classpath.ClassPath$1.createClassPath(ClassPath.java:120)
   at org.netbeans.spi.java.classpath.ClassPathFactory.createClassPath(ClassPathFactory.java:69)
   at org.netbeans.modules.maven.classpath.ClassPathProviderImpl.getCompileTimeClasspath(ClassPathProviderImpl.java:250)
   at org.netbeans.modules.maven.classpath.ClassPathProviderImpl.getProjectClassPaths(ClassPathProviderImpl.java:102)
Comment 1 medeag 2013-02-02 18:35:35 UTC
Created attachment 130951 [details]
stacktrace
Comment 2 Tomas Zezula 2013-02-03 13:47:57 UTC
*** Bug 225662 has been marked as a duplicate of this bug. ***
Comment 3 Quality Engineering 2015-02-04 03:40:46 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.