I am trying to recall how to debug a Junit test that uses AbstractMojoTestCase. Simply asking an IDE to debug the test fails with plexus container errors. I cannot recall if these can be debugged as ordinary unit tests somehow, or whether we need to set remote debugging options to the surefire plugin and attach the debugger.
- Running mojo unit test in the debugger Benson Margulies
- Re: Running mojo unit test in the debugger Olivier Lamy
- Re: Running mojo unit test in the debugger Martin Gainty
- Re: Running mojo unit test in the debugger Martin Gainty