From 76d7b1f3d99d7c7fdb5978b129a20056ebb3e077 Mon Sep 17 00:00:00 2001 From: Michael Simacek Date: Mar 17 2015 09:44:25 +0000 Subject: Use report goal of maven-plugin-plugin instead of xdoc --- diff --git a/jetty.spec b/jetty.spec index 90f0aad..098b2ce 100644 --- a/jetty.spec +++ b/jetty.spec @@ -55,7 +55,7 @@ Name: jetty Version: 9.2.9 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Java Webserver and Servlet Container # Jetty is dual licensed under both ASL 2.0 and EPL 1.0, see NOTICE.txt @@ -510,6 +510,8 @@ find . -name "*.class" -exec rm {} \; %patch1 -p1 +%pom_xpath_set -r 'pom:goal[text()="xdoc"]' report + # Use proper groupId for apache ant %pom_xpath_replace "pom:groupId[text()='ant']" "org.apache.ant" jetty-ant/pom.xml @@ -897,6 +899,9 @@ exit 0 %doc NOTICE.txt LICENSE* %changelog +* Tue Mar 17 2015 Michael Simacek - 9.2.9-3 +- Use report goal of maven-plugin-plugin instead of xdoc + * Thu Mar 5 2015 Alexander Kurtakov 9.2.9-2 - Rebuild against tomcat-taglibs-standard.