Login  Register

Re: ImageJ 1.51h JAR corrupt?

Posted by ctrueden on Jan 23, 2017; 9:30pm
URL: http://imagej.273.s1.nabble.com/ImageJ-1-51h-JAR-corrupt-tp5017919p5017934.html

Hi Wilhelm,

> It seems that the 1.51h version of the maven-retrieved JAR file is
> corrupt, dependent projects do not resolve properly (1.51g works
> fine).

I tried updating the minimal-ij1-plugin example [1] to use
net.imagej:ij:1.51h on my local system, and all works fine. Maven resolves
and downloads the artifact. It could be that your locally cached copy of
the artifact is corrupt. Have you tried deleting it from your cache to
allow Maven to redownload it?

rm -rf ~/.m2/repository/net/imagej/ij/1.51h

And then build again?

Regards,
Curtis

[1] https://github.com/imagej/minimal-ij1-plugin

--
Curtis Rueden
LOCI software architect - https://loci.wisc.edu/software
ImageJ2 lead, Fiji maintainer - https://imagej.net/User:Rueden
Did you know ImageJ has a forum? http://forum.imagej.net/


On Wed, Jan 18, 2017 at 11:19 AM, Burger Wilhelm <
[hidden email]> wrote:

> Hello all,
>
> It seems that the 1.51h version of the maven-retrieved JAR file is
> corrupt, dependent projects do not resolve properly (1.51g works fine).
> Did anyone else notice this problem?
>
> --Wilhelm
>
>
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html