This commit is contained in:
parent
340abf863b
commit
f86b0a78f2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 21 19:49:23 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Plexus testing is a dependency with scope test
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 12 09:32:05 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -79,6 +79,8 @@ cp %{SOURCE2} LICENSE.MIT
|
||||
# don't generate requires on test dependency (see #1007498)
|
||||
%pom_xpath_remove "pom:dependency[pom:artifactId[text()='plexus-compiler-test']]" plexus-compilers
|
||||
|
||||
%pom_change_dep org.codehaus.plexus:plexus-testing :::test plexus-compilers/plexus-compiler-eclipse
|
||||
|
||||
%pom_remove_plugin :maven-site-plugin
|
||||
|
||||
for i in plexus-compiler-api plexus-compiler-manager plexus-compiler-test \
|
||||
|
Loading…
Reference in New Issue
Block a user