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 2022/02/24 07:30: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:
-----------------------------------------
    Fix Version/s: 3.3.0

> 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
>             Fix For: 3.3.0
>
>
> 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)