Hi, Using Maven 2.0.7 on Linux, JDK 1.5, I'm trying to remote debug my code. I changed MAVEN_OPTS and running remote debug (both on IDEA and Eclipse). Running mvn test, maven start listening on the port and when I start my debug session, the build continue but it does not stop at my breakpoint.
Same works as expected on Windows. Has anyone experienced such issue? Thanks, Erez. -- View this message in context: http://www.nabble.com/Remote-Debugging-on-Linux-tf4556044s177.html#a13002917 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
