Accepting request 1176985 from Java:packages
fix conflict/choice of providers OBS-URL: https://build.opensuse.org/request/show/1176985 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plexus-velocity?expand=0&rev=6
This commit is contained in:
commit
574e5b5ad4
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 26 19:41:56 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Use the org.eclipse.sisu:org.eclipse.sisu.plexus artifact to
|
||||
avoid conflict/choise of providers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 05:07:02 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -55,6 +55,8 @@ find -name '*.jar' -delete
|
||||
cp -p %{SOURCE1} build.xml
|
||||
cp -p %{SOURCE2} LICENSE
|
||||
|
||||
%pom_change_dep :plexus-container-default org.eclipse.sisu:org.eclipse.sisu.plexus:0.9.0.M2
|
||||
|
||||
mkdir -p lib
|
||||
build-jar-repository -s lib commons-collections org.eclipse.sisu.plexus velocity
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user