Which rule spits that out? This seems unusual.

On Thu, Jul 19, 2012 at 6:11 PM, Laird Nelson <ljnel...@gmail.com> wrote:

> The Maven Enforcer plugin version 1.1.1 outputs a ton of information at the
> INFO level that seems to me to be repetitive and uninteresting.  Here is an
> excerpt from a normal run:
>
> [INFO] javax.annotation:jsr250-api 1.0 1.0
> [INFO] javax.inject:javax.inject 1 1
> [INFO] javax.inject:javax.inject 1 1
> [INFO] javax.inject:javax.inject 1 1
> [INFO] javax.validation:validation-api 1.0.0.GA 1.0.0.GA
> [INFO] javax.ws.rs:jsr311-api 1.1.1 1.1.1
> [INFO] junit:junit 4.10 4.10
> [INFO] junit:junit 4.10 4.10
> [INFO] junit:junit 4.10 4.10
> [INFO] junit:junit 4.10 4.10
> [INFO] junit:junit 4.10 4.10
> [INFO] org.hamcrest:hamcrest-core 1.1 1.1
>
> I could find no information in the documentation (
> http://maven.apache.org/plugins/maven-enforcer-plugin/usage.html) to tell
> me how to silence this output (other than, of course, the -q option to mvn
> itself).
>
> I of course want to see the output when it encounters an error.
>
> Should I file an issue, or is this a known state of affairs that was
> deliberately put in place?
>
> Best,
> Laird
>
> --
> http://about.me/lairdnelson
>

Reply via email to