Login  Register

Re: ImageJ 1.51h JAR corrupt?

Posted by Burger Wilhelm on Jan 24, 2017; 8:23am
URL: http://imagej.273.s1.nabble.com/ImageJ-1-51h-JAR-corrupt-tp5017919p5017935.html

Hi Curtis,

yes, deleting the 1.51h cache directory helped.

Thanks much,
Wilhelm


-----Original Message-----
From: ImageJ Interest Group [mailto:[hidden email]] On Behalf Of Curtis Rueden
Sent: Montag, 23. Jänner 2017 22:30
To: [hidden email]
Subject: Re: ImageJ 1.51h JAR corrupt?

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

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