Compare commits
No commits in common. "rawhide" and "f43" have entirely different histories.
1 changed files with 1 additions and 1 deletions
|
|
@ -15,6 +15,7 @@ Source0: https://repo1.maven.org/maven2/org/apache/apache/%{version}/apac
|
|||
BuildRequires: javapackages-bootstrap
|
||||
%else
|
||||
BuildRequires: maven-local-openjdk25
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-remote-resources-plugin)
|
||||
%endif
|
||||
%if %{without bootstrap}
|
||||
|
|
@ -29,7 +30,6 @@ This package contains the parent pom file for apache projects.
|
|||
%prep
|
||||
%autosetup -p1 -C
|
||||
|
||||
%pom_remove_plugin :maven-enforcer-plugin
|
||||
%pom_remove_plugin :maven-site-plugin
|
||||
%pom_remove_plugin :maven-site-plugin docs
|
||||
%pom_remove_plugin :maven-scm-publish-plugin docs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue