This is an automated email from the ASF dual-hosted git repository. cstamas pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/maven.git
from 912c1177ee Bump net.bytebuddy:byte-buddy from 1.15.4 to 1.15.5 (#1817) new c06965db88 [MNG-8326] The ModelBuilder cannot import BOM with classifiers new 2f7b9623fc [MNG-8325] The ReactorReader should know about build/consumer POMs new 9b407d57dc [MNG-8327] Failure when building the consumer POM The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../maven/api/services/model/ModelResolver.java | 3 +++ .../impl/resolver/DefaultModelResolver.java | 17 ++++++++++++----- .../main/java/org/apache/maven/ReactorReader.java | 21 ++++++++++++++++++++- .../apache/maven/project/DefaultProjectBuilder.java | 7 ++++++- .../transformation/impl/ConsumerPomBuilderTest.java | 1 + 5 files changed, 42 insertions(+), 7 deletions(-)