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 112057

Summary: Verify action fails with default project settings
Product: javaee Reporter: Lukas Jungmann <jungi>
Component: Web ProjectAssignee: Tomas Mysik <tmysik>
Status: VERIFIED DUPLICATE    
Severity: blocker Keywords: REGRESSION
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Lukas Jungmann 2007-08-06 14:20:25 UTC
-create new webapp
-create some classes/servlets or whatever in it
-invoke verify action on the project

=> fails with:

verify:
File dist/WebApplication17.war not found.
/home/lukas/NetBeansProjects/WebApplication17/nbproject/build-impl.xml:548: java.lang.NullPointerException
BUILD FAILED (total time: 1 second)

workaround is to check create war checkbox in project properties and then invoke Verify action on the project
Comment 1 Tomas Mysik 2007-08-06 14:44:24 UTC

*** This issue has been marked as a duplicate of 110148 ***
Comment 2 Lukas Jungmann 2007-08-24 14:06:49 UTC
v.