Closed meshuga closed 9 years ago
Makes sense for me.
Do you have signed the Eclipse CLA ?
Yes, I have.
Thanks !
The switch to HTTPS is causing couple of SSL issue. Gonna revert the commit, and have a better look.
Do you mean https://vertx.ci.cloudbees.com/view/vert.x-3/job/vert.x3-maven-service-factory/1725/ ? All of the tests are failing probably because of local copy of maven-metadata.xml
of io.vertx:vertx-docgen:jar:3.0.0-SNAPSHOT
.
Yes, something looks wrong with this artefact.
I've another computer with SSL certificate issues, because they are really old.
Will fix that tomorrow morning, but your commit is good, it our environment that need some cleanup / maintenance.
Sent from my iPhone
On 10 juin 2015, at 21:15, Patryk Orwat notifications@github.com wrote:
Do you mean https://vertx.ci.cloudbees.com/view/vert.x-3/job/vert.x3-maven-service-factory/1725/ ? All of the tests are failing probably because of local copy of maven-metadata.xml of io.vertx:vertx-docgen:jar:3.0.0-SNAPSHOT.
— Reply to this email directly or view it on GitHub https://github.com/vert-x3/vertx-maven-service-factory/pull/12#issuecomment-110883076 .
Your commit is back. Sorry for the delay.
No problem. Thanks for the merge!
Currently the default repositories (http://central.maven.org/maven2/ and http://oss.sonatype.org/content/repositories/snapshots/) use HTTP protocol. This PR updates the repositories to use HTTPS.