The coordinates are correct; Ivy version of fetch.xml works properly.
I'll check the Maven Ant tasks again...

Gintas

[1] https://mvnrepository.com/artifact/com.sun.media/jai-codec/1.1.3

2018-02-03 16:46 GMT+01:00 Stefan Bodewig <bode...@apache.org>:

> On 2018-02-03, Stefan Bodewig wrote:
>
> > and this seems to indicate the groupId for jai-codec should be
> > javax.media rather than com.sun.media.
>
> which leads to
>
> src/main/org/apache/tools/ant/taskdefs/optional/image/Image.java:45:
> error: package com.sun.media.jai.codec does not exist
> import com.sun.media.jai.codec.FileSeekableStream;
>
> so this is not the same jar that we expected, oh my, I'll use the jar
> that I used when building 1.9.9.
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>

Reply via email to