You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@taverna.apache.org by Alan Williams <al...@googlemail.com> on 2016/06/15 12:50:27 UTC

Fwd: Corrupted jar file on mygrid repository



-------- Forwarded Message --------
Subject: 	Corrupted jar file on mygrid repository
Date: 	Wed, 15 Jun 2016 12:45:29 +0000
From: 	Choesang Tenzin <ch...@platomics.com>
To: 	support@mygrid.org.uk <su...@mygrid.org.uk>



Hi!


We are using an instance of taverna and depend heavily on your 
repository for building the project.

I realized that there was an update to some jars on 13th June 06:56 am, 
which are corrupted.


http://repository.mygrid.org.uk/artifactory/mygrid-all/org/codehaus/plexus/plexus-utils/3.0/


regards,

Choesang Tenzin


Re: Fwd: Corrupted jar file on mygrid repository

Posted by Stian Soiland-Reyes <st...@apache.org>.
On 15 June 2016 at 15:18, Alan Williams <al...@googlemail.com> wrote:
> Hello evrybody
>
> I have looked at what is in the "jar" and it is a HTML document
>
> <!DOCTYPE html><body style="padding:0; margin:0;"><html><body><iframe
> src="http://mcc.godaddy.com/park/oaSbLJ4gMzWmM2chMKVhLzI0"
> style="visibility: visible;height: 100%; position:absolute"
> allowtransparency="true" marginheight="0" marginwidth="0" frameborder="0"
> width="100%"></iframe></body></html>

Thanks, Alan.

I think it is because http://repo.aduna-software.org/maven2/releases/
have now been shanghaied by GoDaddy who thinks it's OK to respond "200
OK" for any URI.

(Aduna used to be the company that made OpenRDF Sesame - which btw now
has become Eclipse RDF4j: http://rdf4j.org/ )


I've disabled the Aduna repository from
http://repository.mygrid.org.uk/ so that:
http://repository.mygrid.org.uk/artifactory/mygrid-all/org/codehaus/plexus/plexus-utils/3.0/
now is correctly empty.  (so that these are resolved from Maven Central)

..but we might need to re-enable some of the older Sesame/Elmo parts
of the Aduna cache for 2.4 to be able to install the PROV plugin (and
possibly also the Component plugin in 2.5?)- I'll check what is
missing.




-- 
Stian Soiland-Reyes
Apache Taverna (incubating), Apache Commons
http://orcid.org/0000-0001-9842-9718

Re: Fwd: Corrupted jar file on mygrid repository

Posted by Alan Williams <al...@googlemail.com>.
Hello evrybody

I have looked at what is in the "jar" and it is a HTML document

<!DOCTYPE html><body style="padding:0; margin:0;"><html><body><iframe 
src="http://mcc.godaddy.com/park/oaSbLJ4gMzWmM2chMKVhLzI0" 
style="visibility: visible;height: 100%; position:absolute" 
allowtransparency="true" marginheight="0" marginwidth="0" 
frameborder="0" width="100%"></iframe></body></html>

Alan