Apache Maven
-
Enterprise Java
Maven Git Release
I need to start this post by stating that I’ve only started to work seriously with Git within the last…
Read More » -
Enterprise Java
Java EE7 and Maven project for newbies – part 7
Resuming from the previous parts Part #1, Part #2, Part #3, Part #4, Part #5 , Part #6 In the…
Read More » -
Enterprise Java
Java EE7 and Maven project for newbies – part 6
Resuming from the previous parts Part #1, Part #2, Part #3, Part #4, Part #5 In the previous post (part…
Read More » -
Core Java
Java Build Tools: Ant vs Maven vs Gradle
In the beginning there was Make as the only build tool available. Later on it was improved with GNU Make.…
Read More » -
Enterprise Java
Java EE7 and Maven project for newbies – part 5 – Unit testing using Arquillian / Wildfly 8
Resuming from the previous parts Part #1, Part #2, Part #3, Part #4, This is the first ‘extra’ post, based…
Read More » -
Enterprise Java
Java EE7 and Maven project for newbies – part 4 – defining the ear module
Resuming from the previous parts Part #1 Part #2 Part #3 We are resuming for the 4th part, our simple…
Read More » -
Software Development
Tracking Exceptions – Part 6 – Building an Executable Jar
If you’ve read the previous five blogs in this series, you’ll know that I’ve been building a Spring application that…
Read More » -
Android Core
Guide to publish an aar to maven using gradle
In this post, I’d like to describe the steps necessary to publish an aar to maven repository. There are other…
Read More » -
Enterprise Java
Java EE7 and Maven project for newbies – part 2 – defining a simple war for our application
Resuming from the first part Part #1 We have just defined, our parent pom. A special type of pom that…
Read More »