forked from pool/aho-corasick-double-array-trie
Accepting request 1112226 from Java:packages
Do not require maven-javadoc-plugin that we don't use OBS-URL: https://build.opensuse.org/request/show/1112226 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aho-corasick-double-array-trie?expand=0&rev=3
This commit is contained in:
commit
4b455b47f4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 19 10:56:20 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Do not require maven-javadoc-plugin that we don't use
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 21 14:34:17 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package aho-corasick-double-array-trie
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -43,6 +43,7 @@ This package contains javadoc for %{name}.
|
||||
cp %{SOURCE1} .
|
||||
|
||||
%pom_remove_plugin :maven-source-plugin
|
||||
%pom_remove_plugin :maven-javadoc-plugin
|
||||
|
||||
%build
|
||||
%{mvn_build} -f -- \
|
||||
|
Loading…
Reference in New Issue
Block a user