From a2c5785b550b920381d94378a6980ffcfdc18d06 Mon Sep 17 00:00:00 2001 From: Michal Srb Date: Thu, 14 Feb 2013 17:55:21 +0100 Subject: [PATCH] Disable animal-sniffer plugin --- exec-maven-plugin.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/exec-maven-plugin.spec b/exec-maven-plugin.spec index bca31df..f3849ea 100644 --- a/exec-maven-plugin.spec +++ b/exec-maven-plugin.spec @@ -1,6 +1,6 @@ Name: exec-maven-plugin Version: 1.2.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Exec Maven Plugin Group: Development/Libraries @@ -55,6 +55,7 @@ find . -name *.jar -delete cp -p %{SOURCE1} . %pom_add_dep org.apache.maven:maven-compat pom.xml +%pom_remove_plugin :animal-sniffer-maven-plugin pom.xml %build # There are missing dependencies for tests @@ -71,6 +72,9 @@ cp -p %{SOURCE1} . %doc LICENSE.txt LICENSE-2.0.txt %changelog +* Thu Feb 14 2013 Michal Srb - 1.2.1-10 +- Disable animal-sniffer plugin + * Wed Feb 13 2013 Fedora Release Engineering - 1.2.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild