Fridrich Strba 2024-06-10 18:00:45 +00:00 committed by Git OBS Bridge
parent fe763d26ca
commit 80ecf14037
3 changed files with 4 additions and 16 deletions

BIN
maven-doxia-build.tar.xz (Stored with Git LFS)

Binary file not shown.

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 10 16:37:25 UTC 2024 - Fridrich Strba <fstrba@suse.com> Mon Jun 10 16:37:25 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Add dependency on jakarta-inject, needed by google-guice 6.0.0 - Use plexus-metadata-generator executable directly to simplify
build classpath
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 2 17:22:22 UTC 2024 - Fridrich Strba <fstrba@suse.com> Tue Apr 2 17:22:22 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -213,30 +213,17 @@ done
%build %build
mkdir -p lib mkdir -p lib
build-jar-repository -s lib \ build-jar-repository -s lib \
atinject \
apache-commons-text \ apache-commons-text \
commons-cli \
commons-configuration2 \ commons-configuration2 \
commons-lang3 \ commons-lang3 \
guava/guava \
guice/google-guice \
httpcomponents/httpclient \ httpcomponents/httpclient \
httpcomponents/httpcore \ httpcomponents/httpcore \
jakarta-inject \
jdom2/jdom2 \
objectweb-asm/asm \
org.eclipse.sisu.inject \
org.eclipse.sisu.plexus \ org.eclipse.sisu.plexus \
parboiled/core \ parboiled/core \
pegdown \ pegdown \
plexus-classworlds \
plexus/cli \
plexus-containers/plexus-component-annotations \ plexus-containers/plexus-component-annotations \
plexus-metadata-generator \
plexus/utils \ plexus/utils \
plexus/xml \ plexus/xml \
qdox \
xbean/xbean-reflect \
xmlgraphics-commons \ xmlgraphics-commons \
xmlgraphics-fop xmlgraphics-fop