Slawomir Jaranowski created MINVOKER-294:
--------------------------------------------
Summary: Allow override mavenExecutable in invoker.properties
Key: MINVOKER-294
URL: https://issues.apache.org/jira/browse/MINVOKER-294
Project: Maven Invoker Plugin
Issue Type: Improvement
Reporter: Slawomir Jaranowski
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)