Maven 2.x Exec Plugin

Exec mojo probably doesn't kill executed process if maven is killed.

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.1-beta-1
  • Fix Version/s: future
  • Component/s: exec
  • Labels:
    None
  • Number of attachments :
    0

Description

MOJO-725 made me remember that this feature is probably also missing in the exec mojo.
Let's see if we this has to be implemented in the plugin or if this can be shared, maybe as part of plexus-utils ?

Activity

Hide
Brian Jackson added a comment -

Is there a work around for this? If I Ctrl-C maven it doesn't kill the process that exec launches. How do I kill the process properly?

Show
Brian Jackson added a comment - Is there a work around for this? If I Ctrl-C maven it doesn't kill the process that exec launches. How do I kill the process properly?
Hide
Jerome Lacoste added a comment -
  1. How do I kill the process properly?

kill on Unix or process explorer on windows...

Until this is implemented, we have a problem.

Show
Jerome Lacoste added a comment -
  1. How do I kill the process properly?
kill on Unix or process explorer on windows... Until this is implemented, we have a problem.

People

Vote (4)
Watch (5)

Dates

  • Created:
    Updated: