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

Karsten Sperling commented on BATIK-1120:
-----------------------------------------

I'm not sure if you're directly publishing to Bintray / JCenter, but the 
artifact there is still broken. Are you able to push the updated artifacts 
there or trigger them to be re-mirrored from central? Cheers, Karsten

> Maven org.apache.xmlgraphics:batik-ext:1.8 missing 
> org.w3c.dom.ElementTraversal
> -------------------------------------------------------------------------------
>
>                 Key: BATIK-1120
>                 URL: https://issues.apache.org/jira/browse/BATIK-1120
>             Project: Batik
>          Issue Type: Bug
>    Affects Versions: 1.8
>            Reporter: Simon Levesque
>            Priority: Blocker
>             Fix For: 1.8
>
>
> I am trying to use batik 1.8 with Gradle. I used this dependency: 
> compile 'org.apache.xmlgraphics:batik-rasterizer:1.8' 
> and when I run the sample code, I get:
> ClassNotFoundException: org.w3c.dom.ElementTraversal .
> I downloaded the source code of batik-1.8 and the missing class is part of 
> the official source code.
> I compiled the libraries with "ant maven-artifacts" and checked all the jar 
> files to see which one got that org.w3c.dom package.
> I found it in batik-ext-1.8 .
> This jar is being downloaded by Gradle, but there is only a Manifest 
> directory there ; not classes.
> See 
> http://central.maven.org/maven2/org/apache/xmlgraphics/batik-ext/1.8/batik-ext-1.8.jar
> So the jar was not correctly built when pushed to maven.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to