Re: [ANN] Apache Batik 1.9 Released

Erik Ogan <[email protected]> Sat, 15 Apr 2017 09:46:35 -0700
Newsgroups gmane.text.xml.batik.user
Message-ID <CAK1nCLbdRPfaerGCk2LgpYAPa7kQJBQEQ75t=F8Xyj7X68kPPg@mail.gmail.com>
Of course I managed to answer my own question within the question itself.

Posting it here in case someone else ends up in the same state:

Adding the following repository directive allowed gradle to find
everything it needed:

    maven { url 'https://repo1.maven.org/maven2' }

Thanks!

-e

On Sat, Apr 15, 2017 at 8:09 AM, Erik Ogan <[email protected]> wrote:
> Thank you for your hard work on the latest release.
>
> I am having trouble resolving Batik 1.9 (as a dependency of FOP 2.2)
> in a gradle project (via Maven):
>
>> Could not resolve org.apache.xmlgraphics:batik-svg-dom:1.9.
>   Required by:
>       project : > org.apache.xmlgraphics:fop:2.2
>    > Could not resolve org.apache.xmlgraphics:batik-svg-dom:1.9.
>       > Could not parse POM
> https://jcenter.bintray.com/org/apache/xmlgraphics/batik-svg-dom/1.9/bati=
k-svg-dom-1.9.pom
>          > Could not find org.apache.xmlgraphics:batik:1.9.
>            Searched in the following locations:
>                https://jcenter.bintray.com/org/apache/xmlgraphics/batik/1=
.9/batik-1.9.pom
>                https://jcenter.bintray.com/org/apache/xmlgraphics/batik/1=
.9/batik-1.9.jar
>                https://jitpack.io/org/apache/xmlgraphics/batik/1.9/batik-=
1.9.pom
>                https://jitpack.io/org/apache/xmlgraphics/batik/1.9/batik-=
1.9.jar
> [=E2=80=A6]
>
> This looks to my (admittedly untrained) eye like batik-svg-dom depends
> on a non-existent (or no longer existent?) top-level batik project.
>
> Is there something I=E2=80=99m doing wrong? Should I point at a different=
 mvn
> repository, perhaps?
>
> -e
>
> --
> Erik Ogan
> [email protected]
> 415.BE.MESSY



--=20
Erik Ogan
[email protected]
415.BE.MESSY