Re: Request for help: fop 2.2 / 2.3
Le 27/06/2018 à 14:09, Mathieu Malaterre a écrit :
> Still the same:
>
> In fop-servlet/pom.xml: This dependency cannot be found in the Debian
> Maven repository. Ignore this dependency?
> org.apache.xmlgraphics:batik-all:jar:debian
Are you sure libbatik-java is installed?
> This one works !
Great! One down :)
> BTW I forgot one:
>
> In fop-core/pom.xml: This dependency cannot be found in the Debian
> Maven repository. Ignore this dependency?
> javax.servlet:servlet-api:jar:2.2
Install libservlet3.1-java and use this rule:
javax.servlet s/servlet-api/javax.servlet-api/ * s/.*/3.1/ * *
Reply to: