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

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

     [ https://issues.apache.org/jira/browse/MINVOKER-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Slawomir Jaranowski updated MINVOKER-294:
-----------------------------------------
    Issue Type: New Feature  (was: Improvement)

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