forked from pool/maven-javadoc-plugin
Accepting request 1141668 from Java:packages
A little fix that has meaning for sle OBS-URL: https://build.opensuse.org/request/show/1141668 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-javadoc-plugin?expand=0&rev=12
This commit is contained in:
commit
322d57e026
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 26 08:10:17 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Require maven-parent >= 40. The maven build will fail with
|
||||
anything lower
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 20 07:04:26 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package maven-javadoc-plugin
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -91,6 +91,7 @@ BuildRequires: mvn(org.apache.maven.plugins:maven-compiler-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-jar-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-javadoc-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-plugins:pom:) >= 40
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-resources-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-surefire-plugin)
|
||||
BuildRequires: mvn(org.codehaus.modello:modello-maven-plugin)
|
||||
|
Loading…
x
Reference in New Issue
Block a user