(Moved this to mailing list)
redirectTestOutputToFile spools directly to disk and is unchanged. This is
actually the stdio capture for the xml-report files, which
used to be in-memory, so it was limited to memory size. (the problem being
that we can't really write the xml file as-we-go due to them
Sure, update all the plugins. We might as well do all that maintenance work now
before the next release. I can look at making an enforcer rule. It's been
something I've been meaning at looking at is breaking out all the checks in the
release plugin to enforcer rules so they can be used anywhere.
uh, I didn't see this one :(
if the check can be automated through an enforcer rule, this would be a Good
Thing (TM)
I finally found my way with maven-dependency-tree (vote in progress) +
dependency:tree (re-added verbose mode, which was a big users expectation).
And since I have some time this
GitHub user adangel opened a pull request:
https://github.com/apache/maven-plugins/pull/11
[MPMD-168] Add parameter to skip report generation if there are no
violations/duplications.
* The report generation for both PMD and CPD is split from the actual
execution of these too
I will cancel the vote and respin it. No one has looked that hard: there's a
snapshot repository in the top-level POM.
I haven't made any noise as Hervé is trying to release all the prerequisites so
that some of the standard plugins don't fail.
On May 2, 2013, at 5:16 PM, Stephen Connolly
wr