Personal tools
gvSIG Desktop
gvSIG Desktop

Cached time 11/21/13 16:42:57 Clear cache and reload

 
Sometimes we may need to debug the unit tests of a project, launched by Maven.

To do this, there is a parameter that causes Maven to wait for a remote debug connection on port 5005, before launching each test::

  mvn -Dmaven.surefire.debug test

More information can be found in the `documentation of the Maven debugging tests plugin`__

__ http://maven.apache.org/plugins/maven-surefire-plugin/examples/debugging.html

View source document


Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: