More work on Corundum

September 9th, 2008

So last night I did a little more work on Corundum (still not totally satisfied with the name).  I managed to get most of the pom stuff and JRuby dependency packaged.  Now any project that uses it just needs this simple pom file and this assembly file.  The assembly file is still a thorn in [...]

Read full article | Comments

An experiment with Maven and JRuby

August 30th, 2008

So in following with my last JRuby post, this weekend I came up with the next piece to the puzzle; how to use maven to build a self-contained jar file that runs ruby scripts.  It’s still pretty raw and lacking an interesting name, but I threw my test code up on github for now to [...]

Read full article | Comments