Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin doesn't seem to abide maven -quiet flag #1

Closed
torarnek opened this issue Oct 17, 2013 · 1 comment
Closed

Plugin doesn't seem to abide maven -quiet flag #1

torarnek opened this issue Oct 17, 2013 · 1 comment

Comments

@torarnek
Copy link

mvn -quit test

[info] npm WARN package.json oppdrag-web@6.6.6 No description
[info] npm WARN package.json oppdrag-web@6.6.6 No repository field.
[info] npm WARN package.json oppdrag-web@6.6.6 No README data
[info] npm http GET https://registry.npmjs.org/karma-junit-reporter
[info] npm http 200 https://registry.npmjs.org/karma-junit-reporter
[info] npm http GET https://registry.npmjs.org/karma-junit-reporter/-/karma-junit-reporter-0.1.0.tgz
[info] npm http 200 https://registry.npmjs.org/karma-junit-reporter/-/karma-junit-reporter-0.1.0.tgz
[info] npm http GET https://registry.npmjs.org/xmlbuilder/0.4.2
[info] npm http 200 https://registry.npmjs.org/xmlbuilder/0.4.2
[info] npm http GET https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-0.4.2.tgz
[info] npm http 200 https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-0.4.2.tgz
[info] karma-junit-reporter@0.1.0 node_modules/karma-junit-reporter
[info] └── xmlbuilder@0.4.2
[info] Running Grunt in /Users/torkvalo/oppdrag/app-main/web

It should not give the info output.

@eirslett
Copy link
Owner

Fixed in version 0.0.5, which should be on Maven central in a few hous!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants