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 - Maven process sometimes not properly stopped (need to kill it)
Summary: Maven process sometimes not properly stopped (need to kill it)
Status: RESOLVED DUPLICATE of bug 135475
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-28 09:15 UTC by peathal
Modified: 2009-07-28 09:51 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 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 ***