You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Henning Schmiedehausen (Jira)" <ji...@apache.org> on 2022/08/04 01:58:00 UTC

[jira] [Created] (MINVOKER-307) invoker should also support the @{ } syntax like the surefire plugin

Henning Schmiedehausen created MINVOKER-307:
-----------------------------------------------

             Summary: invoker should also support the @{ } syntax like the surefire plugin
                 Key: MINVOKER-307
                 URL: https://issues.apache.org/jira/browse/MINVOKER-307
             Project: Maven Invoker Plugin
          Issue Type: Improvement
    Affects Versions: 3.3.0
            Reporter: Henning Schmiedehausen
             Fix For: next-release


The surefire plugin supports a special `@\{ ... }` syntax to do 'late' resolution of maven properties (not at POM evaluation time but at plugin execution time). See [https://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#argLine] for details.

 

It would be great if the invoker plugin would support the same syntax for the <mavenOpts> configuration setting.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)