[
https://issues.apache.org/jira/browse/FOP-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16003142#comment-16003142
]
Advertising
simon steiner commented on FOP-2705:
------------------------------------
Seems correct at:
http://central.maven.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.9/batik-awt-util-1.9.pom
I guess you have older cached batik poms which were wrong
> FOP 2.2 Doesn't Compile Due to Batik Dependencies
> -------------------------------------------------
>
> Key: FOP-2705
> URL: https://issues.apache.org/jira/browse/FOP-2705
> Project: FOP
> Issue Type: Bug
> Affects Versions: 2.2
> Reporter: Chris Hannah
> Priority: Critical
>
> I switched to FOP 2.2 so that I could get the fix for FOP-2525. When I
> changed my FOP dependency to 2.2 my project would not compile. FOP 2.2 uses
> version 1.9 for Batik dependencies. It appears that some Batik dependencies
> reference a parent in their POM which does not exist. I resolved the issue in
> my project by excluding all Batik dependencies for the FOP, and pulling in
> version 1.8 for all Batik dependencies. I assume that using the Batik 1.9
> dependencies is desire, so, maybe this should be a BATIK issue instead.
> I pulled the FOP 2.2 dependency from Maven Central. Here is the error that I
> get when running my build.
> Failed to collect dependencies at org.apache.xmlgraphics:fop:jar:2.2 ->
> org.apache.xmlgraphics:batik-svg-dom:jar:1.9 ->
> org.apache.xmlgraphics:batik-awt-util:jar:1.9: Failed to read artifact
> descriptor for org.apache.xmlgraphics:batik-awt-util:jar:1.9: Could not find
> artifact org.apache.xmlgraphics:batik:pom:1.9
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)