!7 update to 1.1-1
From: @zhang__3125 Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
11da9c3636
Binary file not shown.
BIN
maven-verifier-plugin-1.1-source-release.zip
Normal file
BIN
maven-verifier-plugin-1.1-source-release.zip
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
Name: maven-verifier-plugin
|
||||
Version: 1.0
|
||||
Release: 21
|
||||
Version: 1.1
|
||||
Release: 1
|
||||
Summary: Verifier Plugin for maven
|
||||
License: ASL 2.0
|
||||
URL: http://maven.apache.org/plugins/maven-verifier-plugin/
|
||||
@ -8,6 +8,7 @@ Source0: https://repo.maven.apache.org/maven2/org/apache/maven/plugi
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: java-devel >= 1:1.6.0 jpackage-utils maven-local maven-plugins-pom modello plexus-utils
|
||||
BuildRequires: maven-parent
|
||||
|
||||
%description
|
||||
The package is useful for integration tests-verifies the existence of certaon conditions.
|
||||
@ -25,6 +26,9 @@ The package contains man pages and API documentation for maven-verifier-plugin.
|
||||
%prep
|
||||
%autosetup -n maven-verifier-plugin-%{version} -p1
|
||||
%mvn_file :maven-verifier-plugin maven-verifier-plugin
|
||||
%pom_remove_parent
|
||||
%pom_add_parent org.apache.maven.plugins:maven-plugins:34
|
||||
%pom_xpath_inject "pom:dependencies/pom:dependency[pom:artifactId='maven-plugin-api']" '<scope>provided</scope>'
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
@ -39,5 +43,8 @@ The package contains man pages and API documentation for maven-verifier-plugin.
|
||||
%doc LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Mon Nov 7 2022 zhanglin <lin.zhang@turbolinux.com.cn> - 1.1-1
|
||||
- Update to 1.1 release
|
||||
|
||||
* Tue Jun 9 2020 leiju <leiju4@huawei.com> - 1.0-21
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user