Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the testsuite a lot of process forkin forking is done, so simply starting the maven build as debug build will probably only enable you to set breakpoints in the builds plugins. But this is not what we want.

By providing the following commandline parameter to maven and starting the build with a debug profile, the IDE is able to stop at breakpoints in the Unit tests of Flexmojos.

...