Tamas Cservenak created MNG-8646:
------------------------------------
Summary: org.apache.maven.project.DefaultProjectBuilder issues
Key: MNG-8646
URL: https://issues.apache.org/jira/browse/MNG-8646
Project: Maven
Issue Type: Bug
Components: Core
Reporter: Tamas Cservenak
Fix For: 4.0.0-rc-4
Several "gray areas" in here:
* model request type CONSUMER_PARENT is used for non-locally built projects
(ie. plugins invoked with direct mojo invocation), this seems strange
* remote repositories are injected ONLY when injecting lifecycle plugins
(processPlugins=true). This was ok when reposes were inherited, but they are
not inherited anymore, and this results in projects built that has 0 remote
reposes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)