[
https://issues.apache.org/jira/browse/MNG-7648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652851#comment-17652851
]
ASF GitHub Bot commented on MNG-7648:
-------------------------------------
pavelhoral commented on PR #940:
URL: https://github.com/apache/maven/pull/940#issuecomment-1367330916
> In 3.9.x there is no such issue - looks like `DefaultModelBuildingRequest`
constructor is not used but I think that we can cherry pick this commit to be
sure that is working as expected with next changes
@slawekjaranowski Should I create another PR with the unit test targeting
`maven-3.9.x` branch? Or was that comment meant in a way that you will do that?
> Generated model reader is not setting location information
> ----------------------------------------------------------
>
> Key: MNG-7648
> URL: https://issues.apache.org/jira/browse/MNG-7648
> Project: Maven
> Issue Type: Bug
> Components: Core
> Affects Versions: 4.0.0-alpha-3
> Reporter: Pavel Horal
> Assignee: Slawomir Jaranowski
> Priority: Major
> Fix For: 3.9.0-candidate, 4.0.0-alpha-4, 4.0.0
>
>
> -Generated model reader is not setting {{location}} property -
> [https://github.com/apache/maven/blob/e73a0b00fde80c400a6d854ec0c2ba7436325eed/maven-toolchain-model/src/main/mdo/reader.vm#L683]
> .-
> Project model does not have location property in plugin execution (potential
> issue when merging model parent configuration?). This causes issues for
> example in Maven Enforcer Plugin which uses this information (see
> [MENFORCER-447|https://issues.apache.org/jira/browse/MENFORCER-447?focusedCommentId=17651671&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17651671]).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)