Day: 26 May 2015

  • PageSpeed Stupidity

    I like to try and make sure my sites are running as well as they possibly can and one of the tool I use to check this is PageSpeed from Google. Unfortunately today it appears to have become a bit confused while analysing this site not so much PageSpeed Insights as PageSpeed Stupidity…

  • Migrating from Nexus to Artifactory

    I thought migrating from Nexus to Artifactory would be a seriously painful process but it actually turned out to be quite simple. My biggest concern was maintaining my release history as it would be impractical to try and move hundreds artefacts by hand. The article below describes the process I used.

  • Artifactory on Ubuntu 14.04

    As part of a new continuous integration (CI) server build I need to install a Maven repository manager or software repository. After much debate I’ve decided to go with Artifactory on Ubuntu but the choice was not easy.

  • Java 8 on Ubuntu 14.04

    Getting Java 8 on Ubuntu 14.04 is a topic that is very hotly debated (1, 2, 3, etc, etc) but it looks like this important piece of software won’t officially make it into Ubuntu 14.04 in any time frame that is useful – I’m writing this May 2015, OpenJDK 8 was released March 2014 and…