This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository junit4.
commit 025bfa670ef6f47ea9c11ad20a6cbc762b729cac Author: Markus Koschany <[email protected]> Date: Wed Dec 16 23:38:04 2015 +0100 Ignore several plugins to prevent a FTBFS --- debian/maven.ignoreRules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index fdc81ec..7b4b5f4 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -2,3 +2,6 @@ org.apache.maven.plugins maven-release-plugin * * * * org.apache.maven.plugins maven-source-plugin * * * * org.codehaus.mojo animal-sniffer-maven-plugin * * * * com.google.code.maven-replacer-plugin replacer * * * * +* maven-site-plugin * * * * +com.github.stephenc.wagon wagon-gitsite * * * * +* maven-project-info-reports-plugin * * * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/junit4.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

