Description
The current assembly script uses lambdas to do the job of creating the all-in-one task for assembling the JRuby distro.
-We need to build using Rake with smaller tasks instead of lambdas
-Instead of using the URL of the JRuby binaries, use the Maven central location.