How To Set Up a Continuous Integration Process in the Cloud

If it’s not on Maven Central, it doesn’t exist! Having a library not on Maven Central or at least on Bintray is not state of the art. I mean, we are in 2016 and most of the developers would like to use Maven, Gradle or other modern build systems for resolving library dependencies against artifact repositories automatically. However, the challenge is not only to get a library into these repositories anyhow, but to get them in automatically through a continuous integration process. I took the opportunity to set up such a process for a standardization organization, members of which are Continue reading How To Set Up a Continuous Integration Process in the Cloud