Skip to content

Commit

Permalink
Require maven package due to old xmvn in COPR (#31)
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Perina <mperina@redhat.com>
  • Loading branch information
mwperina authored Jun 10, 2022
1 parent 19b2dd8 commit f8a0495
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ovirt-engine-extensions-api.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ BuildRequires: maven-local
BuildRequires: mvn(org.apache.maven.plugins:maven-compiler-plugin)
BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin)

# Required because of old xmvn version in COPR
BuildRequires: maven

# On EL8 maven-javadoc-plugin has been merged into xmvn, but on Fedora
# we still need to require it
%if 0%{?fedora} >= 30
Expand Down

0 comments on commit f8a0495

Please sign in to comment.