!7 Fix build failure due to buildnumber-maven-plugin updated
From: @wang--ge Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
0092ea2f89
@ -3,7 +3,7 @@
|
||||
|
||||
Name: arquillian-core
|
||||
Version: 1.1.11
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Java Testing Platform for the JVM Member
|
||||
License: ASL 2.0
|
||||
URL: http://arquillian.org/
|
||||
@ -29,6 +29,8 @@ BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
||||
BuildRequires: mvn(org.codehaus.mojo:buildnumber-maven-plugin)
|
||||
BuildRequires: mvn(org.mockito:mockito-all)
|
||||
BuildRequires: mvn(org.slf4j:slf4j-simple) mvn(org.testng:testng)
|
||||
BuildRequires: mvn(org.eclipse.jetty:jetty-server)
|
||||
BuildRequires: mvn(org.eclipse.jetty:jetty-servlet)
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -355,6 +357,9 @@ rm -r testng/core/src/test/* testng/container/src/test/*
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Aug 18 2023 Ge Wang <wang__ge@126.com> - 1.1.11-3
|
||||
- Fix build failure due to buildnumber-maven-plugin updated
|
||||
|
||||
* Thu Dec 03 2020 huanghaitao <huanghaitao8@huawei.com> - 1.1.11-2
|
||||
- Disable test to avoid jetty8
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user