Fridrich Strba 2022-05-21 19:53:48 +00:00 committed by Git OBS Bridge
parent 340abf863b
commit f86b0a78f2
2 changed files with 7 additions and 0 deletions

View File

@ -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>

View File

@ -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 \