Hi,

After analysing Maven code I could find the place where the Maven kills
itself after CTRL+C.
Obviously my shutdown hook in surefire is called randomly, so I want to
know if we call
java.lang.Runtime#halt().
Do you know it how we exit Maven process?

Cheers
Tibor

Reply via email to