surefire forks a java process (unless you set forkmode to none)

On 30 June 2010 09:06, Thomas Porschberg <[email protected]> wrote:

> Hi,
>
> after my trouble with the surefire plugin my test is running successful
> now.
>
> But I wonder about some output from shell functions I have defined in
> my environment, like:
>
> /bin/sh: getReturnCode: line 0: unexpected EOF while looking for
> matching ``'
> /bin/sh: getReturnCode: line 5: syntax error: unexpected end offile
> /bin/sh: error importing function definition for`getReturnCode'
> /bin/sh: initApplication: line 1: syntax error:unexpected end of file
>
> Why does "mvn test" execute the shell functions?
>
> Regards
> Thomas
>
> --
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to