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 169287

Summary: Maven process sometimes not properly stopped (need to kill it)
Product: projects Reporter: peathal <peathal>
Component: MavenAssignee: Milos Kleint <mkleint>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description peathal 2009-07-28 09:15:39 UTC
If I execute a maven project (command line) and I want to interrupt this with the STOP button on the left hand in the 
output window. Sometimes this is successful, but sometimes the process will run further in background. I need to kill 
this process by hand.

(In the previous releases (6.5) STOPping a maven execution was not possible at all the most of the time for me)

# java -version

java version "1.6.0_14"
Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
Java HotSpot(TM) Server VM (build 14.0-b16, mixed mode)

# NetBeans 6.7

# uname -a
Linux -- 2.6.28-13-generic #45-Ubuntu i686 GNU/Linux
Comment 1 Milos Kleint 2009-07-28 09:51:32 UTC
duplicate of #135475, should be fixed in 6.8 (having still some hiccups on win platform though)

*** This issue has been marked as a duplicate of 135475 ***