[commons-beanutils] 03/04: Ignore the scm-publish plugin to fix the build failure with Maven 3

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sat Dec 12 21:53:46 UTC 2015


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

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

commit 0a9d927f0f3d672e1342aa5f0d9cb1bf1853588b
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sat Dec 12 22:50:10 2015 +0100

    Ignore the scm-publish plugin to fix the build failure with Maven 3
---
 debian/changelog         | 1 +
 debian/maven.ignoreRules | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3dc9029..cdee9aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 commons-beanutils (1.9.2-2) UNRELEASED; urgency=medium
 
+  * Ignore the scm-publish plugin to fix the build failure with Maven 3
   * Build with the DH sequencer instead of CDBS
   * Standards-Version updated to 3.9.6 (no changes)
 
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 14819fd..98aa8c2 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -3,4 +3,5 @@ commons-collections commons-collections-testframework * * * *
 org.apache.maven.plugins maven-assembly-plugin * * * *
 org.apache.maven.plugins maven-changes-plugin * * * *
 org.apache.maven.plugins maven-checkstyle-plugin * * * *
+org.apache.maven.plugins maven-scm-publish-plugin * * * *
 org.codehaus.mojo clirr-maven-plugin * * * *

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



More information about the pkg-java-commits mailing list