Thanks Simon,

Are you suggesting to stop using the all-in-one in favour of directly 
referencing its dependencies?

No to ...
<dependency>
    <groupId>org.apache.xmlgraphics</groupId>
    <artifactId>fop</artifactId>
    <version>2.7</version>
</dependency>

?

Thanks
Mark

From: Simon Steiner <simonsteiner1...@gmail.com>
Sent: 29 April 2022 06:48
To: fop-users@xmlgraphics.apache.org
Subject: RE: No FOP source or javadoc files in Maven repo since 2.4

[EXTERNAL]
Hi,

Can you use:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/fop-core/2.7/

Thanks

From: Mark Gibson 
<mark.gib...@staff.bluematrix.com<mailto:mark.gib...@staff.bluematrix.com>>
Sent: 28 April 2022 22:56
To: fop-users@xmlgraphics.apache.org<mailto:fop-users@xmlgraphics.apache.org>
Subject: No FOP source or javadoc files in Maven repo since 2.4

Hi

FOP 2.3 was published to the public Maven repo with sources and javadocs.  But 
from 2.4 onwards, only the jar is published.  Is there any intentional reason 
for this?  Could we please add the source and Javadoc artefacts back to maven?

Thanks
Mark

Reply via email to