[ https://issues.apache.org/jira/browse/BATIK-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16088954#comment-16088954 ]
Mark A. Greenwood commented on BATIK-1194: ------------------------------------------ I'm actually trying to upgrade an app that originally just pulled in a batik-all jar so it would be useful if I could just use batik-all as a dependency but I'll see if I can work around it. Even if batik-all wasn't in 1.8 I'd still say it's a major issue to publish the main artifact (the one most people will start with before they know which bits they actually need) that is unusable, especially when the fix (pushing the parent pom which exists in the source distribution) should be an easy fix. > Maven artifacts broken since 1.9 > -------------------------------- > > Key: BATIK-1194 > URL: https://issues.apache.org/jira/browse/BATIK-1194 > Project: Batik > Issue Type: Bug > Affects Versions: 1.9 > Reporter: Mark A. Greenwood > Priority: Blocker > Labels: easyfix, maven > > All the maven artifacts associated with the 1.9 release are broken as they > all refer to a parent pom org.apache.xmlgraphics:batik:1.9 which does not > exist in any maven repository and so dependency resolution fails when any > batik artifact is listed as a dependency in any project. > This issue seems to have already been reported (see > https://issues.apache.org/jira/browse/BATIK-1192) but for some reason was > marked as closed even though the issue still exists. If the issue had been > fixed then the following URL would not return a 404 response > https://repository.apache.org/content/repositories/releases/org/apache/xmlgraphics/batik/ > The parent pom file does exist in the source distribution > (http://apache.mirrors.nublue.co.uk/xmlgraphics/batik/source/) so it should > be trivial to push this into the apache maven repo (which would then also fix > maven central as I believe this is synced automatically). -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: batik-dev-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: batik-dev-h...@xmlgraphics.apache.org