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 - Verify action fails with default project settings
Summary: Verify action fails with default project settings
Status: VERIFIED DUPLICATE of bug 110148
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All Linux
: P2 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-08-06 14:20 UTC by Lukas Jungmann
Modified: 2007-08-24 14:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.