https://code.google.com/p/fop-maven-plugin/ does that, but it seems to be closer to an abandoned proof of concept than a mature plugin. You'd need to build and deploy it yourself, and it seems to require xml+xsl as input, it doesn't yet allow processing .fo files.
On 06/16/2015 02:56 AM, Peter wrote: > Hello, > > I want to use FOP with Maven, but cannot find any examples searching the > internet. > > Exactly, I want to use sth. like this: > > src > | > +-- main > | > +-- xml (for my contents, *.xml) > | > +-- resources (containing my xsl:fo-stylesheet, e.g. my.xsl) > > How can I activate FOP to use these files for generation of one or more PDF > files? > > Extensions: > - How to tell FOP, which files to collect into one distinct PDF document? > > Kind regards > Peter > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org > For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org > -- Sergiu Dumitriu http://purl.org/net/sergiu/ --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org