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 - Netbeans project files not deleted when deleting maven project and sources
Summary: Netbeans project files not deleted when deleting maven project and sources
Status: RESOLVED DUPLICATE of bug 253654
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.1
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-23 20:09 UTC by satory
Modified: 2015-07-24 11:10 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 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 ***