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 197154 - [70cat] NullPointerException at org.sonatype.aether.impl.internal.DefaultMetadataResolver.resolve
Summary: [70cat] NullPointerException at org.sonatype.aether.impl.internal.DefaultMeta...
Status: RESOLVED DUPLICATE of bug 197146
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-28 12:16 UTC by narve
Modified: 2011-03-29 03:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 177988


Attachments
stacktrace (4.89 KB, text/plain)
2011-03-28 12:16 UTC, narve
Details

Note You need to log in before you can comment on or make changes to this bug.
Description narve 2011-03-28 12:16:26 UTC
Build: NetBeans IDE Dev (Build 201103250400)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Windows 7

User Comments:
narve: nothing - staring at my cell phone :)




Stacktrace: 
java.lang.NullPointerException
   at org.sonatype.aether.impl.internal.DefaultMetadataResolver.resolve(DefaultMetadataResolver.java:283)
   at org.sonatype.aether.impl.internal.DefaultMetadataResolver.resolveMetadata(DefaultMetadataResolver.java:177)
   at org.apache.maven.repository.internal.DefaultVersionResolver.resolveVersion(DefaultVersionResolver.java:211)
   at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:276)
   at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:220)
   at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:197)
Comment 1 narve 2011-03-28 12:16:30 UTC
Created attachment 107334 [details]
stacktrace
Comment 2 Jesse Glick 2011-03-29 03:29:31 UTC

*** This bug has been marked as a duplicate of bug 197146 ***