forked from pool/maven-doxia
This commit is contained in:
parent
fe763d26ca
commit
80ecf14037
BIN
maven-doxia-build.tar.xz
(Stored with Git LFS)
BIN
maven-doxia-build.tar.xz
(Stored with Git LFS)
Binary file not shown.
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
@ -213,30 +213,17 @@ done
|
||||
%build
|
||||
mkdir -p lib
|
||||
build-jar-repository -s lib \
|
||||
atinject \
|
||||
apache-commons-text \
|
||||
commons-cli \
|
||||
commons-configuration2 \
|
||||
commons-lang3 \
|
||||
guava/guava \
|
||||
guice/google-guice \
|
||||
httpcomponents/httpclient \
|
||||
httpcomponents/httpcore \
|
||||
jakarta-inject \
|
||||
jdom2/jdom2 \
|
||||
objectweb-asm/asm \
|
||||
org.eclipse.sisu.inject \
|
||||
org.eclipse.sisu.plexus \
|
||||
parboiled/core \
|
||||
pegdown \
|
||||
plexus-classworlds \
|
||||
plexus/cli \
|
||||
plexus-containers/plexus-component-annotations \
|
||||
plexus-metadata-generator \
|
||||
plexus/utils \
|
||||
plexus/xml \
|
||||
qdox \
|
||||
xbean/xbean-reflect \
|
||||
xmlgraphics-commons \
|
||||
xmlgraphics-fop
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user