This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git
from e39142b77 [MNG-7830] Switch from plexus-xml to stax / woodstox (#1185)
new 08e996bb2 Fix search for topDirectory when using -f / --file
new 08979553f Prefer Files.newInputStream
new 8f45d51bd Prefer using String.isEmpty over String.length()>0
new 97774578f Add missing maven artifacts to BOM
new 567df8dea Use correct order in javadoc
The 5 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:
.../main/java/org/apache/maven/api/Artifact.java | 4 ++--
maven-bom/pom.xml | 25 ++++++++++++++++++++++
.../java/org/apache/maven/building/FileSource.java | 4 ++--
.../maven/internal/impl/DefaultArtifact.java | 2 +-
.../plugin/internal/DefaultMavenPluginManager.java | 5 ++---
.../main/java/org/apache/maven/cli/MavenCli.java | 16 ++++++++++++--
6 files changed, 46 insertions(+), 10 deletions(-)