You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Cihad Guzel (Jira)" <ji...@apache.org> on 2020/01/25 17:48:00 UTC

[jira] [Updated] (CONNECTORS-1634) Occured 501 HTTP Error while downloading 'h2' dependency

     [ https://issues.apache.org/jira/browse/CONNECTORS-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cihad Guzel updated CONNECTORS-1634:
------------------------------------
    Component/s: Build

> Occured 501 HTTP Error while downloading 'h2' dependency
> --------------------------------------------------------
>
>                 Key: CONNECTORS-1634
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1634
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: ManifoldCF 2.15
>            Reporter: Cihad Guzel
>            Assignee: Cihad Guzel
>            Priority: Major
>             Fix For: ManifoldCF 2.16
>
>
> We have to update h2 dependency download  link. I try this command:
> {noformat}
> ant make-core-deps{noformat}
> I have this error:
> {noformat}
> download-h2:
>       [get] Getting: http://repo2.maven.org/maven2/com/h2database/h2/1.3.158/h2-1.3.158.jar
>       [get] To: /Users/cguzel/Projects/apache/svn/mcf-trunk/lib/h2-1.3.158.jar
>       [get] Error opening connection java.io.IOException: Server returned HTTP response code: 501 for URL: http://repo2.maven.org/maven2/com/h2database/h2/1.3.158/h2-1.3.158.jar
>       [get] Error opening connection java.io.IOException: Server returned HTTP response code: 501 for URL: http://repo2.maven.org/maven2/com/h2database/h2/1.3.158/h2-1.3.158.jar
>       [get] Error opening connection java.io.IOException: Server returned HTTP response code: 501 for URL: http://repo2.maven.org/maven2/com/h2database/h2/1.3.158/h2-1.3.158.jar
>       [get] Can't get http://repo2.maven.org/maven2/com/h2database/h2/1.3.158/h2-1.3.158.jar to /Users/cguzel/Projects/apache/svn/mcf-trunk/lib/h2-1.3.158.jar
> BUILD FAILED
> /Users/cguzel/Projects/apache/svn/mcf-trunk/build.xml:1514: Can't get http://repo2.maven.org/maven2/com/h2database/h2/1.3.158/h2-1.3.158.jar to /Users/cguzel/Projects/apache/svn/mcf-trunk/lib/h2-1.3.158.jar
> {noformat}
> I tried the request in my browser and got the following response:
> [http://repo2.maven.org/maven2/com/h2database/h2/1.3.158/h2-1.3.158.jar]
> {noformat}
> 501 HTTPS Required. 
> Use https://repo1.maven.org/maven2/
> More information at https://links.sonatype.com/central/501-https-required
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)