I don't know much about Ruby, but took a quick look over the docs for
this and I'm impressed. Keep up the good work, and hope you find plenty
of interest in this!

Cheers,
Brett

Eric Redmond wrote:
> I just published a simple usable version of Ruby support for Maven. I say
> "simple" because the full spectrum of mojo field/setter injection parameters
> are not complete, however, simple operations, such as configuring a String
> parameter in the pom, is now possible.
>
> In any case, to use this, you need the newest version of Maven 2 (2.0.1), as
> well as Ruby >= 1.8.2 installed and the ruby bin in your shell's PATH. A
> couple of simple examples and installation instructions are on the site:
> http://propellors.net/rubymojo/. You can also get the source from the site's
> link to sourceforge. I shall move it to codehaus eventually as soon as I
> learn how the heck to use SSH, but for now it's fine where it is.
>
> If anyone would like to help me make this more robust, I'd appreciate it.
> But for the time being, please understand that this is still ALPHA, so
> besides being incomplete to the Mojo spec, everything is subject to change
> whenever, until beta.
>
> Thanks;
> Eric
>
>
> If you had been following this project, and wondered if it had disappeared,
> it had not. Up until now I was having problems getting Plexus to inject
> values to Ruby without using reflection. Thanks to the Plexus guys, this was
> actually easier that I previously thought (thanks, you smart guys!). In any
> case, it works now.
>
>   

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to