Fix junit dependency scope
This commit is contained in:
parent
149dec7d8b
commit
7f402dcbe8
@ -35,6 +35,8 @@ Plexus Security Dispatcher Component
|
||||
cp %{SOURCE1} .
|
||||
|
||||
%pom_remove_parent
|
||||
%pom_xpath_inject "pom:dependency[pom:artifactId='junit']" "<scope>test</scope>"
|
||||
|
||||
%mvn_file : plexus/%{name}
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user