You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jon SlinnHawkins <j....@elsevier.com> on 2006/08/21 17:12:38 UTC

Using site:site to create reports on a failed build.

Hi All,

I am using maven in a continuous integration environment, all is running 
well and as expected.

However there is one important feature that i need to get working.

I need to be able to create a project site (using the maven-site-plugin) for 
a failed build.

At present when tests fail the build fails and everything stops.

Now, to be clear - i want the build to fail on failing tests, however i 
still want the reports to be generated.

Currently, if a test fails we have to trawl through the test / xml files 
generated by surefire to see why.  It would be extremely useful if this info 
was availble on the project website.



Also - as a related issue, is it really necessary for the surefire tests to 
be run numerous times.  Inm some projects they are being run up to 5 times - 
which slows the build considerably.


Thanks, any help / ideas gratefully accepted.

Jon





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org