Neil Hopcroft

A digital misfit

Maven

Mavenification

It turns out that it is not that difficult to convert a project to be built using Maven. Here are the steps I went through: Set up a repository – I’m using Artifactory Set permissions on the repository to allow a user to write to it Get the settings.xml file for Maven configuration Add the […]

Event finder – a revival

Some months ago I did quite a lot of work on a Java EE server to look for events at venues. This was going quite well but being significantly hampered by my poor internet connection – the next stage was to be a massive search and web crawl to collect a lot of data. Now […]