fix test dep
This commit is contained in:
parent
a8fa928794
commit
de908db313
@ -21,6 +21,7 @@ BuildRequires: mvn(xerces:xercesImpl)
|
|||||||
BuildRequires: mvn(junit:junit)
|
BuildRequires: mvn(junit:junit)
|
||||||
BuildRequires: mvn(org.hamcrest:hamcrest-all)
|
BuildRequires: mvn(org.hamcrest:hamcrest-all)
|
||||||
BuildRequires: mvn(org.mockito:mockito-all)
|
BuildRequires: mvn(org.mockito:mockito-all)
|
||||||
|
BuildRequires: mvn(xml-apis:xml-apis)
|
||||||
|
|
||||||
BuildRequires: maven-local
|
BuildRequires: maven-local
|
||||||
BuildRequires: maven-plugin-plugin
|
BuildRequires: maven-plugin-plugin
|
||||||
@ -43,6 +44,8 @@ This package contains javadoc for %{name}.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%pom_remove_plugin :dashboard-maven-plugin
|
%pom_remove_plugin :dashboard-maven-plugin
|
||||||
|
# NoClassDefFoundError: org/w3c/dom/ElementTraversal
|
||||||
|
%pom_add_dep xml-apis:xml-apis::test
|
||||||
|
|
||||||
%mvn_file :%{name} %{name}
|
%mvn_file :%{name} %{name}
|
||||||
%mvn_alias :%{name} com.google.code.maven-replacer-plugin:maven-replacer-plugin
|
%mvn_alias :%{name} com.google.code.maven-replacer-plugin:maven-replacer-plugin
|
||||||
|
Loading…
Reference in New Issue
Block a user