Index: /home/mbotelho/projects/maven-plugins/test/xdocs/properties.xml =================================================================== --- /home/mbotelho/projects/maven-plugins/test/xdocs/properties.xml (revision 329281) +++ /home/mbotelho/projects/maven-plugins/test/xdocs/properties.xml (working copy) @@ -125,6 +125,14 @@ + maven.test.error.ignore + Yes + + Set this to true to ignore an error during testing. + Its use is NOT RECOMMENDED, but quite convenient on occasion. + + + maven.test.source Yes Index: /home/mbotelho/projects/maven-plugins/test/plugin.jelly =================================================================== --- /home/mbotelho/projects/maven-plugins/test/plugin.jelly (revision 329281) +++ /home/mbotelho/projects/maven-plugins/test/plugin.jelly (working copy) @@ -129,6 +129,7 @@ /> @@ -184,6 +185,12 @@ + + + + + +