bvfalcon commented on PR #135: URL: https://github.com/apache/maven-invoker-plugin/pull/135#issuecomment-1195836396
> We change some of logic - please create new issue with description, examples and justifications This PR is only bugfix, it contains nothing new. Logic is the same - "all except testX", but syntax <code>-Dinvoker.test=!testX</code> not works and syntax <code>-Dinvoker.test=\*,!testX</code> not so obvious. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org