You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (Jira)" <ji...@apache.org> on 2022/12/14 21:21:00 UTC

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

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

Olivier Lamy updated MINVOKER-307:
----------------------------------
    Fix Version/s: next-version
                       (was: 3.4.0)

> 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
>            Priority: Major
>              Labels: up-for-grabs
>             Fix For: next-version
>
>
> 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)