Posts for the month of February 2010

Robotlegs Fork: Getting Maven with It

I recently forked Robotlegs (on github) because I wanted to be able to build Robotlegs using Maven. Currently, Robotlegs uses Ant to build, test, generate asdoc's, etc. However, in my day-to-day projects I'm using Maven...in fact I don't even have Ant setup (which only takes 30 seconds once you download the ZIP).

In the next few days I expect to be done configuring the pom.xml at which point I'll submit a "pull request". This will allow one of the main people behind Robotlegs to decide if they want to pull it into the main Robotlegs source tree.

blog comments powered by Disqus