diff --git a/src/mvnw.js b/src/mvnw.js index ed0a6bd..b4ac647 100644 --- a/src/mvnw.js +++ b/src/mvnw.js @@ -73,7 +73,7 @@ module.exports = function(args, tgt, batch) { shell: shell(), } ); - if (tgt != undefined) { + if (tgt != undefined && args.includes('--quiet')) { if (!batch) { start(); }