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 6b3989ce5 Use model processor when locating the root pom when using
-f/--file
new db8c3d58a [MNG-7834] Fix NullPointerException in flatten-maven-plugin
new 4514f9302 Avoid possible NPE
new bce40c7b1 Add two unit tests
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/model/DependencyManagementTest.java | 18 ++++++++++++++++
.../java/org/apache/maven/model/ModelTest.java | 15 +++++++++++++
src/mdo/model-v3.vm | 25 +++++++++++++++-------
3 files changed, 50 insertions(+), 8 deletions(-)