You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Dayman Cash (JIRA)" <ji...@apache.org> on 2019/07/13 20:22:00 UTC

[jira] [Comment Edited] (NETBEANS-2840) CLONE - http://bits.netbeans.org/maven2/ not reachable

    [ https://issues.apache.org/jira/browse/NETBEANS-2840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16884468#comment-16884468 ] 

Dayman Cash edited comment on NETBEANS-2840 at 7/13/19 8:21 PM:
----------------------------------------------------------------

Hi [~GeertjanWielenga] thanks for the reply, will look into the mailing list. Here's a snippet of our pom file which we use to build out our custom parser
 
    <repositories>
        <repository>
            <id>Netbeans Repository</id>
            <url>http://bits.netbeans.org/maven2/</url>
        </repository>
    </repositories>

As the site is currently down, we're not able to build out our dependencies. Let me know if there's any other information I can provide you. Thanks again.


was (Author: dcash):
Hi [~GeertjanWielenga] thanks for the reply, will look into the mailing list. Here's a snippet of our .pom file which we use to build out our custom parser
 
    <repositories>
        <repository>
            <id>Netbeans Repository</id>
            <url>http://bits.netbeans.org/maven2/</url>
        </repository>
    </repositories>

As the site is currently down, we're not able to build out our dependencies. Let me know if there's any other information I can provide you. Thanks again.

> CLONE - http://bits.netbeans.org/maven2/ not reachable
> ------------------------------------------------------
>
>                 Key: NETBEANS-2840
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2840
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 9.0
>         Environment: macos and aws
>            Reporter: Giri Reddy
>            Priority: Blocker
>              Labels: blocked, blocker
>         Attachments: Screen Shot 2019-04-03 at 12.05.50 PM.png
>
>
> We have a builds failing both on AWS and Local builds on in-house servers.
> [http://137.254.56.27/maven2] is currently down |  07/12/2019:2:32PM (PST).
> We ran into a similar issue on 04/04/2019 the issue number: -NETBEANS-2345-
>  
> nslookup of 'bits.netbeans.org' points to:
> nslookup
>  nslookup bits.netbeans.org
>  Server: 8.8.8.8
>  Address: 8.8.8.8#53
> Non-authoritative answer:
>  bits.netbeans.org canonical name = netbeans-vm.apache.org.
>  Name: netbeans-vm.apache.org
>  Address: 52.6.211.55
> On the browser we get re-directed to 137.254.56.27
>  
> [http://137.254.56.27/maven2]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists