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 199172 - [70cat] NullPointerException at org.netbeans.modules.maven.api.FileUtilities.getDirURI
Summary: [70cat] NullPointerException at org.netbeans.modules.maven.api.FileUtilities....
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-05 11:48 UTC by simpatico
Modified: 2011-06-11 04:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 179185


Attachments
stacktrace (879 bytes, text/plain)
2011-06-05 11:48 UTC, simpatico
Details

Note You need to log in before you can comment on or make changes to this bug.
Description simpatico 2011-06-05 11:48:16 UTC
Build: NetBeans IDE 7.0 (Build 201104080000)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02-334, Java(TM) SE Runtime Environment, 1.6.0_24-b07-334-10M3326
OS: Mac OS X

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.maven.api.FileUtilities.getDirURI(FileUtilities.java:155)
   at org.netbeans.modules.maven.api.FileUtilities.getDirURI(FileUtilities.java:171)
   at org.netbeans.modules.maven.cos.CopyResourcesOnSave.findResource(CopyResourcesOnSave.java:339)
   at org.netbeans.modules.maven.cos.CopyResourcesOnSave.findAppropriateResourceRoots(CopyResourcesOnSave.java:307)
   at org.netbeans.modules.maven.cos.CopyResourcesOnSave.handleCopyFileToDestDir(CopyResourcesOnSave.java:268)
   at org.netbeans.modules.maven.cos.CopyResourcesOnSave.fileChanged(CopyResourcesOnSave.java:158)
Comment 1 simpatico 2011-06-05 11:48:19 UTC
Created attachment 108732 [details]
stacktrace
Comment 2 Jesse Glick 2011-06-06 16:33:05 UTC
core-main #8b6105582d3c
Comment 3 Quality Engineering 2011-06-07 06:30:35 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/
User: 
Log:
Comment 4 Jesse Glick 2011-06-10 17:16:04 UTC
releases #043ca97ba915
Comment 5 Quality Engineering 2011-06-11 04:18:57 UTC
Integrated into 'releases'
Changeset: http://hg.netbeans.org/releases/rev/043ca97ba915
User: Jesse Glick <jglick@netbeans.org>
Log: #199172: [70cat] NullPointerException at org.netbeans.modules.maven.api.FileUtilities.getDirURI
(transplanted from 8b6105582d3c2485d75f0a0003619c8d7206e9f0)