[openjpa] 02/02: Ignore the maven-enforcer-plugin

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Sep 7 15:16:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository openjpa.

commit ee7be084d999bad410716a5074a381435ac9b7bf
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Sep 7 17:06:43 2017 +0200

    Ignore the maven-enforcer-plugin
---
 debian/control           | 1 -
 debian/maven.ignoreRules | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 4d47fc4..dd22322 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,6 @@ Build-Depends: ant,
                liblog4j1.2-java,
                libmaven-antrun-plugin-java,
                libmaven-bundle-plugin-java,
-               libmaven-dependency-plugin-java,
                libmaven-enforcer-plugin-java,
                libmaven-javadoc-plugin-java,
                libmaven-shade-plugin-java,
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 8c6543f..c4710ac 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -8,4 +8,5 @@ org.codehaus.mojo ianal-maven-plugin * * * *
 org.codehaus.mojo buildnumber-maven-plugin * * * *
 org.apache.maven.plugins maven-checkstyle-plugin * * * *
 org.apache.rat apache-rat-plugin * * * *
+org.apache.maven.plugins maven-enforcer-plugin * * * *
 org.apache.maven.plugins maven-source-plugin * * * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjpa.git



More information about the pkg-java-commits mailing list