[ 
https://issues.apache.org/jira/browse/FOP-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16003108#comment-16003108
 ] 

Chris Hannah commented on FOP-2705:
-----------------------------------

Sorry about that. I don't know why I didn't include that in the description. I 
have included the error in the description above. When I look at the POM for 
batik-awt-util it references a parent. It doesn't appear that the parent exists.

> 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)

Reply via email to