I want to create a report which presents some results from a build.
There is no way to recreate the data in the reporting context; the
report must come from the build proper.

Is the thing to do here to make the build proper leave the data behind
in, for example, an XML file in target, and the reporting plugin to
fail if the file is not there?

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

Reply via email to