Accepting request 1112243 from Java:packages

Do not require maven-javadoc-plugin that we don't use

OBS-URL: https://build.opensuse.org/request/show/1112243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/prometheus-simpleclient-java?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2023-09-20 11:29:36 +00:00 committed by Git OBS Bridge
commit 3bd077adef
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 19 11:10:30 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Do not require maven-javadoc-plugin that we don't use
-------------------------------------------------------------------
Sat Sep 9 14:47:22 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@ -135,6 +135,7 @@ find . -name \*.jar -print0 | xargs -0 rm
%pom_remove_plugin :maven-release-plugin
%pom_remove_plugin :maven-deploy-plugin
%pom_remove_plugin :maven-javadoc-plugin
# Disable modules where we lack dependencies
for m in simpleclient_caffeine \