You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by Tilman Hausherr <TH...@t-online.de> on 2020/05/09 09:09:35 UTC

error 500 accessing repository in build

getting this in a build:

https://builds.apache.org/view/P/view/PDFBox/job/PDFBox-2.0.x/2029/console

[WARNING] Could not transfer metadata 
org.apache.pdfbox:pdfbox-parent:2.0.20-SNAPSHOT/maven-metadata.xml 
from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Failed 
to transfer file 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.20-SNAPSHOT/maven-metadata.xml 
with status code 500 acccesing 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/ 
<https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.20-SNAPSHOT/maven-metadata.xml>

works
but
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.20-SNAPSHOT/ 
<https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.20-SNAPSHOT/maven-metadata.xml> 
doesn't, getting error 500. Tilman


Re: error 500 accessing repository in build

Posted by Tilman Hausherr <TH...@t-online.de>.
Works now, thanks

Tilman

Am 09.05.2020 um 11:09 schrieb Tilman Hausherr:
> getting this in a build:
>
> https://builds.apache.org/view/P/view/PDFBox/job/PDFBox-2.0.x/2029/console 
>
>
> [WARNING] Could not transfer metadata 
> org.apache.pdfbox:pdfbox-parent:2.0.20-SNAPSHOT/maven-metadata.xml 
> from/to apache.snapshots.https 
> (https://repository.apache.org/content/repositories/snapshots): Failed 
> to transfer file 
> https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.20-SNAPSHOT/maven-metadata.xml 
> with status code 500 acccesing 
> https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/ 
> <https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.20-SNAPSHOT/maven-metadata.xml> 
>
>
> works
> but
> https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.20-SNAPSHOT/ 
> <https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.20-SNAPSHOT/maven-metadata.xml> 
> doesn't, getting error 500. Tilman
>
>