Category: Apache Maven

  • Maven Repository Provisioner goes 1.0.0 and beyond

    Unbelievable how time flies – the Maven Repository Provisioner is nearly two years old. And it has been in production usage for well beyond a year already as well. So with some recent further improvements I decided to push it to 1.0.0 and ended up with a final 1.1.1 release recently. So what is the provisioner anyway?

    (more…)

  • Android NDK Maven Plugin 1.1.1 Released

    Johan created a few bug fixes and pinged me for a new release. After some back and forth to make sure all is good .. here we are. A new release of the Android NDK Maven Plugin is available.

    (more…)

  • Android NDK Maven Plugin 1.1.0 Released

    After the main Android Maven Plugin, it was time for a new release of the NDK counter part. So here you have it. I cut a new release with a bunch of fixes and improvements and a lot of project cleanup. So without further ado – the Android Maven Plugin team is pleased to announce the release of version 1.1.0 of the plugin.

    (more…)

  • Android Maven Plugin 4.4.1 Released

    It has been a while since the last release of the Android Maven Plugin, and things like holidays and setting up a new computer got into the way. But now I am all up and running on a Kubuntu VM for my development. So much better than using OSX! I am glad to be back in Linux land for all my development. Even if it is on a VM running on a OSX. Thanks to Oracle and VirtualBox that is possible. And there were a LOT of contributions since the 4.3.0 release and I ran into some trouble with 4.4.0 so here you have the changelog for the shiny, new 4.4.1 release.

    (more…)

  • Maven Central In Your Hands and Other News

    I am still here at JavaOne 2015, enjoying the last day and looking forward to the community keynote, but there is some news I want to share. Jason van Zyl and myself presented about Apache Maven developments and news.

    (more…)

  • Android Maven Plugin 4.0.0 ships

    I can’t believe how time flies. The Android Maven Plugin’s first commits happened in 2008 shortly after the Android Beta release. My first commits are from October 2009. That was when Android 1.6 was new and shiny. Since then a lot has happened in the Android ecosystem and everyone, including your grandma, knows about Android. For the Android Maven Plugin and my involvement the same applies and now it is time to celebrate our 4.0.0 release.

    (more…)

  • JellyBean, GCM and Javadoc for the Maven Android SDK Deployer

    Thanks to some great pull requests and some cleanup and testing on my side the Maven Android SDK Deployer is now available in version 1.3 and support the latest Android version 4.1 (platform 16), Google Cloud Messaging library for client and server usage as well as generation of javadoc artifacts for the android jars. Pretty awesome right!