I am trying to start a process in the background during the pre-integration-test phase using exec plugin and run some tests against the process. But unfortunately when I try to start the process, Maven build hangs up. Is there any way I can start the process in the background?
Thanks -- View this message in context: http://old.nabble.com/Maven-Exec-hangs-when-running-a-daemon.-tp28539557p28539557.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
