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:
commit
3bd077adef
@ -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>
|
||||
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user