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]
