[ 
https://issues.apache.org/jira/browse/MINVOKER-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15826759#comment-15826759
 ] 

Hudson commented on MINVOKER-214:
---------------------------------

SUCCESS: Integrated in Jenkins build maven-plugins #8562 (See 
[https://builds.apache.org/job/maven-plugins/8562/])
[MINVOKER-214] Allow indexed maven.version and os.familiy in invoker.properties 
(rfscholte: [http://svn.apache.org/viewvc/?view=rev&rev=1779250])
* (edit) maven-invoker-plugin/pom.xml
* (edit) 
maven-invoker-plugin/src/main/java/org/apache/maven/plugin/invoker/AbstractInvokerMojo.java
* (edit) 
maven-invoker-plugin/src/main/java/org/apache/maven/plugin/invoker/InvokerProperties.java
* (add) 
maven-invoker-plugin/src/main/java/org/apache/maven/plugin/invoker/Selector.java
* (edit) 
maven-invoker-plugin/src/test/java/org/apache/maven/plugin/invoker/InvokerPropertiesTest.java
* (add) 
maven-invoker-plugin/src/test/java/org/apache/maven/plugin/invoker/SelectorTest.java


> Allow indexed maven.version and os.familiy in invoker.properties
> ----------------------------------------------------------------
>
>                 Key: MINVOKER-214
>                 URL: https://issues.apache.org/jira/browse/MINVOKER-214
>             Project: Maven Invoker Plugin
>          Issue Type: Task
>    Affects Versions: 2.0.0
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>             Fix For: 3.0.0
>
>
> MINVOKER-209 requires two criteria to run, i.e:
> - Always for non-windows
> - When Windows, run it only with Maven 3.5.0+
> For {{maven.version}}, {{os.family}} and {{java.version}} indexed keys are 
> not allowed (undocumented!), because it makes it much easier to explain why 
> the IT didn't run. In fact, there are much more properties which don't work 
> with an index.
> We could clone the test, but that implies you need to keep both ITs in sync.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to