diff --git a/google-errorprone.changes b/google-errorprone.changes index 30f4544..d3ebfca 100644 --- a/google-errorprone.changes +++ b/google-errorprone.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 19 11:00:56 UTC 2023 - Fridrich Strba + +- Do not require maven-javadoc-plugin that we don't use + ------------------------------------------------------------------- Mon Mar 7 14:17:02 UTC 2022 - Fridrich Strba diff --git a/google-errorprone.spec b/google-errorprone.spec index c239a87..5697d79 100644 --- a/google-errorprone.spec +++ b/google-errorprone.spec @@ -86,6 +86,7 @@ This package contains the API documentation for %{name}. %pom_disable_module refaster %pom_remove_plugin -r :maven-enforcer-plugin +%pom_remove_plugin -r :maven-javadoc-plugin %pom_remove_plugin -r :maven-site-plugin %pom_remove_plugin -r :maven-source-plugin