Share this page to your:
Mastodon

As part of picking up some Kotlin skills I needed to build a jar library file with Kotlin source files. I'm coming from a Java/M...

Continue reading...

I decided to make my builds a bit more automated, specifically my release process which is always a bit tedious. Travis offers a...

Continue reading...

Here’s the challenge. I have a private Nexus repository that I want to set up a formal approach to publishing artifacts to, espe...

Continue reading...

I needed to build a Java SOAP web service and, although I’ve done it before, it has been a little while and I wanted to use th...

Continue reading...

Until recently I had always used ant and ivy to manage building my Java projects. It works well except for one really an...

Continue reading...