Hi Lyz, I'm don't know what's going on with the Akamai configuration, but you should be able to get the WildFly artifacts (alphas, betas and finals) from Maven Central:
https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.wildfly%22%20AND%20a%3A%22wildfly-dist%22 https://repo1.maven.org/maven2/org/wildfly/wildfly-dist/ For instance: $ wget https://repo1.maven.org/maven2/org/wildfly/wildfly-dist/8.1.0.Final/wildfly-dist-8.1.0.Final.zip $ wget https://repo1.maven.org/maven2/org/wildfly/wildfly-dist/8.1.0.Final/wildfly-dist-8.1.0.Final.tar.gz Alternatively, brand new releases should show up on the jboss.org repository earlier than Maven Central, but to browse I think you need a jboss.org login: https://repository.jboss.org/nexus/#nexus-search;gav~org.wildfly~wildfly-dist~~~ In any case, this does work (once you know the version you need): $ wget https://repository.jboss.org/nexus/service/local/repositories/releases/content/org/wildfly/wildfly-dist/8.1.0.Final/wildfly-dist-8.1.0.Final.zip $ wget https://repository.jboss.org/nexus/service/local/repositories/releases/content/org/wildfly/wildfly-dist/8.1.0.Final/wildfly-dist-8.1.0.Final.tar.gz Regards Sean. On 2015-04-09 06:09, Elizabeth K. Joseph wrote: > Hi Carlos, > > Stephanie Miller has been working to get our Zanata module for Puppet > going, and in a recent revision we've had to propose dropping support > for https URLs on download.jboss.org for Wildfly because wget isn't > working with them, see the change here: > > https://review.openstack.org/#/c/171791/2/manifests/init.pp > > wget output: > > elizabeth@r2d2$:~$ wget > https://download.jboss.org/wildfly/8.1.0.Final/wildfly-8.1.0.Final.tar.gz > --2015-04-08 13:05:57-- > https://download.jboss.org/wildfly/8.1.0.Final/wildfly-8.1.0.Final.tar.gz > Resolving download.jboss.org (download.jboss.org)... 184.28.16.49, > 184.28.16.41 > Connecting to download.jboss.org > (download.jboss.org)|184.28.16.49|:443... connected. > ERROR: no certificate subject alternative name matches > requested host name 'download.jboss.org'. > To connect to download.jboss.org insecurely, use `--no-check-certificate'. > > We'd rather not switch to http, is there someone there at Red Hat who > can look into this? > > Thanks! > > I've Cc:ed the openstack-infra list so we can all be kept in the loop. > -- Sean Flanigan Principal Software Engineer Localisation Tools Engineering Red Hat
signature.asc
Description: OpenPGP digital signature
_______________________________________________ OpenStack-Infra mailing list OpenStack-Infra@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra