| Thanh, 
 Thanks for trying.  In
    ~/.m2/repository/org/locationtech/geomesa/geomesa-core-accumulo1.5/1.0.0-rc.1,
    there is one file named
    geomesa-core-accumulo1.5-1.0.0-rc.1.pom.lastUpdated
 
 The relevant contents are
 
 #NOTE: This is an internal implementation file, its format can be
    changed without prior notice.
 #Fri Dec 05 19:34:24 UTC 2014
 default-https\://repo.locationtech.org/content/repositories/releases/.lastUpdated=1417808064164
 https\://repository.apache.org/service/local/repositories/releases/content/.lastUpdated=1417806992522
 https\://repo.locationtech.org/content/repositories/releases/.error=Could
    not transfer artifact
    org.locationtech.geomesa\:geomesa-core-accumulo1.5\:pom\:1.0.0-rc.1
    from/to LocationTechReleases
    (https\://repo.locationtech.org/content/repositories/releases/)\:
    The target server failed to respond
 http\://repo.maven.apache.org/maven2/.lastUpdated=1417806993681
 ....
 
 I can navigate to the RC1 poms/jars using a web browser, so I don't
    think our firewall is to blame.  Other than that, I don't believe we
    have a proxy server in the way.
 
 I'm wondering if the https certs are registered in my JVM properly. 
    I did try to build with -Dmaven.wagon.http.ssl.insecure=true
    -Dmaven.wagon.http.ssl.allowall=true, but I am still running into
    the same errors.
 
 Thanks again,
 
 Jim
 
 
 
 On 12/05/2014 02:02 PM, Thanh Ha wrote:
 
      Unfortunately I can not reproduce, the fact that it
        is working for me though tells me that perhaps you are behind a
        corporate firewall or proxy that may be blocking repo.locationtech.org 
        or you need to configure your Maven to use your proxy server if
        you have one.
         
          
 My Maven local repo contains the artifact that you
            mention for geomesa-accumulo1.5: 
 
            ls
              .m2repo/org/locationtech/geomesa/geomesa-accumulo1.5/1.0.0-rc.1/
                                                                       
                                                                       
                         2014-12-05 geomesa-accumulo1.5-1.0.0-rc.1.pom
               geomesa-accumulo1.5-1.0.0-rc.1.pom.lastUpdated
               geomesa-accumulo1.5-1.0.0-rc.1.pom.sha1
               _remote.repositories 
 
 Some details on how to setup a Proxy server with Maven
            can be found here: 
 
 Hope this helps, 
 Thanh 
 
 _______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cbi-dev 
 |