jira-importer commented on issue #641:
URL: 
https://github.com/apache/maven-invoker-plugin/issues/641#issuecomment-2957810602

   **[Robert 
Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)**
 commented
   
   I thought about it, but it is not correct, because that would suggest that 
`invoker.goals.1` are only executed when matching `invoker.java.version.1` and  
`invoker.goals.2` when matching `invoker.java.version.2`. What we want is: call 
all (indexed) goals when at least one selector criteria is matched.
   Also, if you take a look which properties are indexed, those are the ones 
being passed to the maven-invoker component.
   So there's a huge differenct between the selector properties and the invoker 
properties, hence doing it with a different prefix should make that clear.
   
   And yes, I should update that page as well.
   


-- 
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

Reply via email to