There are no hs_err.* file(s), no custom code is being executed, I have no
problems reproducing it with this one project, using -X not telling much -
log either ends with compiler:compile configuring Output directory or with
surefire:test forking. Will try to find the pattern and/or upload debug
output log.

Regards,
Stevo.

On Thu, Apr 2, 2009 at 6:42 PM, Dirk Olmes <[email protected]> wrote:

> Stevo Slavić wrote:
> > Hello Maven users,
> >
> > What to do when Maven build, out of nowhere, just dies, without exception
> > thrown, no build failure message, nothing, maven process just ends and
> > command line cursor appears?
>
> I've seen this in situation where custom code was executed during the
> build (using the exec plugin) that had a System.exit() in it.
>
> Maybe that's your case, too?
>
> -dirk
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to