Apache Maven
-
Enterprise Java
SLF4J Logging in Eclipse Plugins
Developing with Maven and pure Java libraries all the time, I never thought it could be a problem to issue…
Read More » -
Enterprise Java
Migrating a Large Project from Ant to Maven
The truth is we had been under difficult times. We spent almost three months to migrate our build mechanism from…
Read More » -
Enterprise Java
Tips for Writing Maven Plugins
I’ve spent a lot of time recently writing or working on plugins for Maven recently. They’re simple, rewarding and fun…
Read More » -
Enterprise Java
Maven Fluido Skin and Javadoc class diagrams
I have been using Maven sites for a while, and am very happy with it. I didn’t like to have…
Read More » -
Enterprise Java
Maven Build Number Plugin – Sample Usage
Suppose we need to add a build number to some artifact (jar, war, etc.). Here I’d like to demonstrate the…
Read More » -
Enterprise Java
Maven Cargo plugin for Integration Testing
A very common need in the lifecycle of a project is setting up integration testing. Luckily, Maven has built-in support…
Read More » -
Enterprise Java
Jenkins: Deploying JEE Artifacts
With the advent of Continuous Integration and Continuous Delivery , our builds are split into different steps creating the deployment…
Read More » -
Enterprise Java
Cobertura and Maven: Code Coverage for Integration and Unit Tests
On the turmeric project, we maintain a nightly dashboard. On the dash board we collect statistics about the project, including…
Read More » -
Enterprise Java
Maven Web Project Kickstarter Codebase with Spring, Hibernate, Akka, Twitter Bootstrap, Apache Tiles and jQuery
I am happy to upload my second project to GitHub to help people get started with Java Web App Development…
Read More »