Remove maven-javadoc-plugin configuration

This commit is contained in:
Mattias Ellert 2019-08-20 08:45:38 +02:00
commit 08fbf981a2

View file

@ -1,6 +1,6 @@
Name: voms-clients-java
Version: 3.3.0
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Virtual Organization Membership Service Java clients
License: ASL 2.0
@ -45,6 +45,11 @@ voms-proxy-init, voms-proxy-destroy and voms-proxy-info.
%patch0 -p1
%patch1 -p1
# Remove maven-javadoc-plugin configuration
# We are not building the javadoc for this package
# And its presence causes the EPEL 8 build to fail
%pom_remove_plugin org.apache.maven.plugins:maven-javadoc-plugin
# Do not create source jars
%pom_remove_plugin org.apache.maven.plugins:maven-source-plugin
@ -150,6 +155,9 @@ fi
%license LICENSE
%changelog
* Tue Aug 20 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 3.3.0-6
- Remove maven-javadoc-plugin configuration
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild