February 13, 2009 at 4:46 pm
· Filed under java
We had to go through a number of steps to support the combination of Maven + OSGi + Spring + JavaFX-1.1 in our Swing-based application. This document describes all the steps and technology we’ve gone through to get it working.
Permalink
February 6, 2009 at 5:10 pm
· Filed under java
Two recent posts on the java-weblog circuit spurred me to motion:
Maven Adoption Curve (Alex Miller, coworker at MetaMatrix)
Maven and Ivy (Ryan Senior, coworker at BJC)
I was trying to think of the ideal build system. I won’t pretend that I’m going to get there in this post. Instead, I’ll enumerate what we do every day and what we need from a build system so as to start thinking about the ideal system.
Read the rest of this entry »
Permalink