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 253700

Summary: Netbeans project files not deleted when deleting maven project and sources
Product: projects Reporter: satory
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description satory 2015-07-23 20:09:23 UTC
[ JDK VERSION : 1.8.0_45 ]

While doing Delete project along with sources Test Case as part of the Maven
Test Specifications:

STEPS:
   1 Delete MavenWebAppPrj
   2 Verify if checkbox "also delete sources..." is unchecked by default
   3 Check the checkbox "also delete sources..."
   4 Confirm with "Yes"

ACTUAL:
   Error occurs due to 253654 but more importantly the project folder, target
folder and nbproject folder should be deleted as well

EXPECTED:
   we should delete all the remnants of the project.  you cant do anything
really with a target folder or a nbproject folder after deleting all the sources
Comment 1 Tomas Stupka 2015-07-24 11:10:41 UTC
not really a duplicate but anyway ...

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