[
https://issues.apache.org/jira/browse/MRESOLVER-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MRESOLVER-304.
-------------------------------------
Resolution: Won't Fix
No need for code change in Resolver, this is handled in Maven 3.9.2
> DirectoryUtils should consider interpolation
> --------------------------------------------
>
> Key: MRESOLVER-304
> URL: https://issues.apache.org/jira/browse/MRESOLVER-304
> Project: Maven Resolver
> Issue Type: Improvement
> Components: Resolver
> Reporter: Tamas Cservenak
> Priority: Major
> Fix For: 1.10.0
>
>
> As currently it cannot be interpolated, and it applies this logic:
> * if "relative path" it resolves against local repo
> * if "absolute path" it resolves against path
> what would be ideal to introduce somehow 3rd case:
> * resolve against local repo
> * resolve against maven.multiModuleProjectDirectory
> * resolve against absolute path
> As new 2nd option would allow to check in filter config along with sources.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)