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 <[email protected]>
Sent: 29 April 2022 06:48
To: [email protected]
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 
<[email protected]<mailto:[email protected]>>
Sent: 28 April 2022 22:56
To: [email protected]<mailto:[email protected]>
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