You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2013/06/02 20:13:21 UTC

[jira] [Created] (HBASE-8674) JUnit and Surefire TRUNK-HBASE-2 plugins need a new home

Andrew Purtell created HBASE-8674:
-------------------------------------

             Summary: JUnit and Surefire TRUNK-HBASE-2 plugins need a new home
                 Key: HBASE-8674
                 URL: https://issues.apache.org/jira/browse/HBASE-8674
             Project: HBase
          Issue Type: Bug
          Components: build
    Affects Versions: 0.98.0, 0.94.8, 0.95.1
            Reporter: Andrew Purtell
            Priority: Critical


people.apache.org can no longer host personal or transient Maven repos. 

{noformat}
$ curl --connect-timeout 60 -v  http://people.apache.org/~garyh/mvn/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.pom
* About to connect() to people.apache.org port 80 (#0)
*   Trying 140.211.11.9...
* Connection timed out after 60064 milliseconds
* Closing connection 0
curl: (28) Connection timed out after 60064 milliseconds
{noformat}

All builds are broken if the HBase custom junit or surefire jars are not already in cache.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira