I am running my install script during pre-integration-test And after my install script is done, as prints out its "Install Complete" message, maven hangs...
I'm using a wrapper and calling sudo so that the install runs as root. I've commited out the call to my install and maven stops hanging. So, there is something about my install script that is causing maven to hang even though the install script exits. I've had tried using maven-exec plugin and ant-exec and they both do the same thing.. D/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
