forked from pool/plexus-velocity
This commit is contained in:
parent
29aa8af8f9
commit
e103cd75e1
@ -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>
|
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 %{SOURCE1} build.xml
|
||||||
cp -p %{SOURCE2} LICENSE
|
cp -p %{SOURCE2} LICENSE
|
||||||
|
|
||||||
|
%pom_change_dep :plexus-container-default org.eclipse.sisu:org.eclipse.sisu.plexus:0.9.0.M2
|
||||||
|
|
||||||
mkdir -p lib
|
mkdir -p lib
|
||||||
build-jar-repository -s lib commons-collections org.eclipse.sisu.plexus velocity
|
build-jar-repository -s lib commons-collections org.eclipse.sisu.plexus velocity
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user