You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tamas Cservenak (Jira)" <ji...@apache.org> on 2023/04/28 07:51:00 UTC

[jira] [Commented] (MRESOLVER-304) DirectoryUtils should consider interpolation

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

Tamas Cservenak commented on MRESOLVER-304:
-------------------------------------------

Maven 3.9.2 targeted issue and related work in MNG-7774 solves this.

> 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)