maven-site-plugin

Rod Widdowson rdw at steadingsoftware.com
Tue Mar 5 10:46:58 EST 2013


Anyone of the devs out there understand the magicke involved with running
"mvn site"?

I just tried to get code coverage by running the "mvn site -P release" and
it just blew away maven complaining that something called System.exit().  

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.1:site (default-site) on
project idp-attribute-resolver-impl: failed to get report for
org.codehaus.mojo:cobertura-maven-plugin: Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on
project idp-attribute-resolver-impl: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test failed: The
forked VM terminated without saying properly goodbye. VM crash or
System.exit called ? -> [Help 1]

I thought it might be something I had added so I reverted all my new code
and it still fails.  (it is always attribute-resolution-impl that fails,
other subprojects are fine).

If I have to I'll swap in all this stuff and do the diagnosis, but it would
be loads faster if someone knew what was going on under the hood....

Rod



More information about the dev mailing list