[commons-configuration] 01/05: Ignore the scm-publish plugin to fix the build failure with Maven 3

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Dec 17 08:03:57 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-configuration.

commit a39b927c6780e7650a256d8b2eddc4f0c5057a6a
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Dec 17 08:38:20 2015 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 2d9916f..6a839ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+commons-configuration (1.10-4) UNRELEASED; urgency=medium
+
+  * Ignore the scm-publish plugin to fix the build failure with Maven 3
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Thu, 17 Dec 2015 08:37:46 +0100
+
 commons-configuration (1.10-3) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 2720e08..00e20ff 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -8,6 +8,7 @@ mockobjects mockobjects-jdk1.4-j2ee1.3 * * * *
 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.apache.maven.plugins maven-source-plugin * * * *
 org.apache.rat apache-rat-plugin * * * *
 org.codehaus.mojo cobertura-maven-plugin * * * *

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



More information about the pkg-java-commits mailing list