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 2018/06/28 20:13:00 UTC

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

Michael Osipov created MNG-6436:
-----------------------------------

             Summary: 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


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
(v7.6.3#76005)