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

Jae Gangemi commented on MRESOLVER-304:
---------------------------------------

i'd like to see this case explicitly handled. while something like 
`${CWD}/.mvn/.remoteRepositoryFilters` would work if MNG-6303 was resolved, it 
breaks if you're not at the top level of the project.

i'll also take what i can get just so i can check these files in w/ the project 
itself and not need an absolute path.

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

Reply via email to