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

[jira] [Commented] (MNG-6436) Cannot filter ${project.baseUri} in resources

    [ https://issues.apache.org/jira/browse/MNG-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133010#comment-17133010 ] 

Michael Osipov commented on MNG-6436:
-------------------------------------

[~cbrisson], I think this is fixed in 3.7.0-SNAPSHOT. Can you verify? I have tried. It seems to work.

> Cannot filter ${project.baseUri} in resources
> ---------------------------------------------
>
>                 Key: MNG-6436
>                 URL: https://issues.apache.org/jira/browse/MNG-6436
>             Project: Maven
>          Issue Type: Bug
>          Components: core, Inheritance and Interpolation
>    Affects Versions: 3.5.4
>         Environment: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T20:33:14+02:00)
> Maven home: D:\Entwicklung\Programme\apache-maven-3.5.4
> Java version: 1.8.0_172, vendor: Oracle Corporation, runtime: C:\Program Files\Java\jdk1.8.0_172\jre
> Default locale: de_DE, platform encoding: Cp1252
> OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
>            Reporter: Michael Osipov
>            Priority: Major
>
> This has been reported in https://www.mail-archive.com/dev@velocity.apache.org/msg07854.html.
> Consider you have a policy file in {{src/test/resources}} which you want to pass to the VM with Cargo and Jetty. The security manager accepts only URIs, but {{${project.baseUri\}}} is only interpolated within the POM. This should be available to Maven Filtering too.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)