2009/10/16 Stuart McCulloch <[email protected]>: > 2009/10/17 Jeremy Hughes <[email protected]> > >> I'd like to get html junit results instead of just xml. Should this >> work? I can see the surefire plugin is being used, but the target >> can't be found?! Is there a configuration of the surefire plugin that >> we're missing? This is the error: >> > > shouldn't that be: > > mvn surefire-report:report > > http://maven.apache.org/plugins/maven-surefire-report-plugin >
:-) thanks. Getting back into maven after some time away! Cheers, Jeremy
