GitHub user maggu2810 opened a pull request:

    https://github.com/apache/karaf/pull/237

    use https for repositories if possible

    The sonatype repository host "repository.sonatype.org" is no more
    reachable using http.
    Using karaf 4.1.0 snapshots as dependencies (e.g. the
    karaf-maven-plugin) results in messages like this one:
    
    Could not transfer metadata
    org.apache.karaf:org.apache.karaf.util:4.1.0-SNAPSHOT/maven-metadata.xml
    from/to sonatype
    (http://repository.sonatype.org/content/groups/sonatype-public-grid): No
    route to host
    
    Signed-off-by: Markus Rathgeb <[email protected]>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/maggu2810/karaf https-repos

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/karaf/pull/237.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #237
    
----
commit 61bf92f544a47a77e5b4aaf9154e0633b4746889
Author: Markus Rathgeb <[email protected]>
Date:   2016-09-08T18:51:26Z

    use https for repositories if possible
    
    The sonatype repository host "repository.sonatype.org" is no more
    reachable using http.
    Using karaf 4.1.0 snapshots as dependencies (e.g. the
    karaf-maven-plugin) results in messages like this one:
    
    Could not transfer metadata
    org.apache.karaf:org.apache.karaf.util:4.1.0-SNAPSHOT/maven-metadata.xml
    from/to sonatype
    (http://repository.sonatype.org/content/groups/sonatype-public-grid): No
    route to host
    
    Signed-off-by: Markus Rathgeb <[email protected]>

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to