jira-importer commented on issue #376: URL: https://github.com/apache/maven-invoker-plugin/issues/376#issuecomment-2957783854
**[Benjamin Bentmann](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=bentmann)** commented Added new invoker properties in [r816946](http://svn.apache.org/viewvc?view=rev&revision=816946). Example: ``` 1. build project if JRE version is 1.4 or higher, but exclude version 1.4.1 invoker.java.version = 1.4+, !1.4.1 1. build project if OS family is not Windows invoker.os.family = !windows ``` -- 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