Accepting request 978457 from Java:packages

fix installability in factory

OBS-URL: https://build.opensuse.org/request/show/978457
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plexus-compiler?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2022-05-22 18:27:38 +00:00 committed by Git OBS Bridge
commit a98c4b6f6b
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 \