Mark A. Greenwood created BATIK-1194: ----------------------------------------
Summary: 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 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