Enable tests
Revert "Temporairly disable tests until maven-verifier is unretired"
This reverts commit 55f263790a.
This commit is contained in:
parent
7d1ed24bc2
commit
c5bb47cef0
@ -2,7 +2,7 @@
|
||||
|
||||
Name: maven-remote-resources-plugin
|
||||
Version: 1.7.0
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Maven Remote Resources Plugin
|
||||
License: ASL 2.0
|
||||
URL: http://maven.apache.org/plugins/maven-remote-resources-plugin/
|
||||
@ -24,7 +24,7 @@ BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-plugins:pom:)
|
||||
BuildRequires: mvn(org.apache.maven.shared:maven-common-artifact-filters)
|
||||
BuildRequires: mvn(org.apache.maven.shared:maven-filtering)
|
||||
#BuildRequires: mvn(org.apache.maven.shared:maven-verifier)
|
||||
BuildRequires: mvn(org.apache.maven.shared:maven-verifier)
|
||||
BuildRequires: mvn(org.apache.maven.wagon:wagon-provider-api)
|
||||
BuildRequires: mvn(org.apache.maven:maven-archiver)
|
||||
BuildRequires: mvn(org.apache.maven:maven-artifact)
|
||||
@ -59,8 +59,7 @@ API documentation for %{name}.
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
# XXX temporairly disable tests until maven-verifier is unretired
|
||||
%mvn_build -f
|
||||
%mvn_build
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
@ -72,6 +71,9 @@ API documentation for %{name}.
|
||||
%doc LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Thu Jul 08 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.7.0-6
|
||||
- Enable tests
|
||||
|
||||
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.7.0-5
|
||||
- Bootstrap build
|
||||
- Non-bootstrap build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user