fix build error
Signed-off-by: konglidong <konglidong@uniontech.com> (cherry picked from commit 44a1710a4dd00b4c8d4f8ef32861c976ecb58ad2)
This commit is contained in:
parent
37281f1edd
commit
a48b101332
@ -1,13 +1,13 @@
|
||||
Name: maven-verifier-plugin
|
||||
Version: 1.0
|
||||
Release: 21
|
||||
Release: 22
|
||||
Summary: Verifier Plugin for maven
|
||||
License: ASL 2.0
|
||||
URL: http://maven.apache.org/plugins/maven-verifier-plugin/
|
||||
Source0: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-verifier-plugin/%{version}/maven-verifier-plugin-%{version}-source-release.zip
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: java-devel >= 1:1.6.0 jpackage-utils maven-local maven-plugins-pom modello plexus-utils
|
||||
BuildRequires: java-devel >= 1:1.6.0 jpackage-utils maven-local maven-parent modello plexus-utils
|
||||
|
||||
%description
|
||||
The package is useful for integration tests-verifies the existence of certaon conditions.
|
||||
@ -39,5 +39,8 @@ The package contains man pages and API documentation for maven-verifier-plugin.
|
||||
%doc LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Fri Aug 27 2021 konglidong <konglidong@uniontech.com> - 1.0.22
|
||||
- fix build error : Non-resolvable parent POM for org.apache.maven.plugins:maven-verifier-plugin:1.0
|
||||
|
||||
* Tue Jun 9 2020 leiju <leiju4@huawei.com> - 1.0-21
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user