Hi,
Below link is maven central but is the fop-core module. Thanks From: David Law <david....@apconsult.de> Sent: 29 April 2022 09:44 To: Simon Steiner <simonsteiner1...@gmail.com> Subject: Re: No FOP source or javadoc files in Maven repo since 2.4 Hi Simon, on my private system, I guess yes. (although I'm one of the many who muddle through somehow with maven & would have to google how) I'm not sure it'll work at my customer site: their Firewall doesn't like maven repos. I got around that by installing an Artifactory Repo on their development Server & using that as a Proxy. Maybe I can configure that to access repo1.maven.org... ...but offhand, I don't know how. At least I have the rights to do whatever might be necessary at the customer. I could imagine, however, there are many who won't be able to persuade their Admins to change that. Anyway, I hope this is just a transient thing & the sources will get deployed to maven central for the next version. If so, I can live with it until then. Schöne Grüße aus dem Odenwald, DaveLaw On 29/04/2022 10:12, Simon Steiner wrote: Hi, Can you use: https://repo1.maven.org/maven2/org/apache/xmlgraphics/fop-core/2.7/ Thanks From: David Law <mailto:david....@apconsult.de> <david....@apconsult.de> Sent: 28 April 2022 23:24 To: fop-users@xmlgraphics.apache.org <mailto:fop-users@xmlgraphics.apache.org> Subject: Re: No FOP source or javadoc files in Maven repo since 2.4 It would be nice if someone would respond to this. I posted the same question on 23rd & again on 29th January. Dave On 28/04/2022 23:55, Mark Gibson wrote: 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