This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a change to branch maven-3.8.x
in repository https://gitbox.apache.org/repos/asf/maven.git.
from 66a4381 [MNG-5868] No duplicate artifacts in attached artifacts if
attached artifacts already contains the artifact remove it and add the new one
new 68e02c2 [MNG-6071] Normalize relative paths for working directory
new 3645593 [MNG-6983] Plugin key can get out of sync with artifactId and
groupId
The 2 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:
.../apache/maven/project/ProjectBuilderTest.java | 14 ++++++++
.../project-builder/MNG-6983/parent-pom.xml | 38 ++++++++++++++++++++++
.../test/projects/project-builder/MNG-6983/pom.xml | 22 +++++++++++++
.../java/org/apache/maven/cli/ResolveFile.java | 3 +-
maven-model/src/main/mdo/maven.mdo | 8 +----
5 files changed, 77 insertions(+), 8 deletions(-)
create mode 100644
maven-core/src/test/projects/project-builder/MNG-6983/parent-pom.xml
create mode 100644
maven-core/src/test/projects/project-builder/MNG-6983/pom.xml