You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by eo...@apache.org on 2019/02/03 20:27:36 UTC

[maven-enforcer] branch master updated (c2f1ce2 -> 9bf2bac)

This is an automated email from the ASF dual-hosted git repository.

eolivelli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git.


    from c2f1ce2  [MENFORCER-319] Handle parsing of pom.xml in BanDuplicatePomDependencyVersions.java similarly to how actual Maven model parser handles it to fix handling of pom.xml files with UTF-8 BOM.
     add 9bf2bac  [MENFORCER-314] - Warn if EnforcerRuleException has no message

No new revisions were added by this update.

Summary of changes:
 .../apache/maven/plugins/enforcer/EnforceMojo.java | 19 ++++-
 .../maven/plugins/enforcer/TestEnforceMojo.java    | 92 ++++++++++++++++++----
 2 files changed, 92 insertions(+), 19 deletions(-)