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 254505

Summary: [org.apache.tools.ant.module]: Cannot find import (from message log)
Product: projects Reporter: sreimers <sreimers>
Component: Ant ProjectAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description sreimers 2015-08-19 11:44:23 UTC
INFO [org.apache.tools.ant.module]: Cannot find import C:\Drive-D\oss\sqe-develop\.git\nb-8.0\harness\build.xml from C:\Drive-D\oss\sqe-develop\tools.pmd.codedefects.core\nbproject\build-impl.xml@e0303ba6:45c115e8
java.io.IOException: Cannot find import C:\Drive-D\oss\sqe-develop\.git\nb-8.0\harness\build.xml from C:\Drive-D\oss\sqe-develop\tools.pmd.codedefects.core\nbproject\build-impl.xml@e0303ba6:45c115e8
	at org.apache.tools.ant.module.api.support.TargetLister$Script.interpretTasks(TargetLister.java:430)
	at org.apache.tools.ant.module.api.support.TargetLister$Script.<init>(TargetLister.java:341)
	at org.apache.tools.ant.module.api.support.TargetLister$Script.interpretTasks(TargetLister.java:425)
	at org.apache.tools.ant.module.api.support.TargetLister$Script.<init>(TargetLister.java:341)
	at org.apache.tools.ant.module.api.support.TargetLister.getTargets(TargetLister.java:118)
[catch] at org.apache.tools.ant.module.nodes.AntProjectChildren.refreshKeys(AntProjectChildren.java:105)
	at org.apache.tools.ant.module.nodes.AntProjectChildren.stateChanged(AntProjectChildren.java:139)
	at org.openide.util.ChangeSupport.fireChange(ChangeSupport.java:133)
	at org.openide.util.ChangeSupport.fireChange(ChangeSupport.java:119)
	at org.apache.tools.ant.module.xml.AntProjectSupport$ChangeFirer.run(AntProjectSupport.java:396)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443)
	at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:68)
	at org.openide.util.lookup.Lookups.executeWith(Lookups.java:303)
	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2058)