You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2021/12/11 16:05:00 UTC

[jira] [Commented] (MINVOKER-294) Allow override mavenExecutable in invoker.properties

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

Michael Osipov commented on MINVOKER-294:
-----------------------------------------

You want to provide a potential list of executables to try?

> Allow override mavenExecutable in invoker.properties
> ----------------------------------------------------
>
>                 Key: MINVOKER-294
>                 URL: https://issues.apache.org/jira/browse/MINVOKER-294
>             Project: Maven Invoker Plugin
>          Issue Type: New Feature
>            Reporter: Slawomir Jaranowski
>            Priority: Major
>
> In some case of tests we want to change {{mavenExecutable}} for specific project or event for specific goal.
> Example usage:
> {code}
> invoker.goals.1 = wrapper:wrapper
> invoker.goals.2 = verify
> invoker.mavenExecutable.2 = ./mvnw
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)