History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JRUBY-434
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Nick Sieger
Reporter: Nick Sieger
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
JRuby

Maven 2 plugin for working with JRuby

Created: 12/Jan/07 11:54 PM   Updated: 30/Apr/07 03:12 AM
Component/s: Embedding, Miscellaneous
Affects Version/s: None
Fix Version/s: JRuby 0.9.8

Time Tracking:
Not Specified


 Description  « Hide
Work to create a Maven 2 plugin for JRuby, allowing JRuby to be used and embedded in Maven 2 projects. This will be the base upon which the testsuites will be created and automated.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order

Nick Sieger - 13/Jan/07 03:39 PM
That's interesting. Do you have more documentation or examples somewhere? I think we're trying to do two separate things with our plugins. Yours appears to allow you to use (J)Ruby as a language in which to write mojos. Mine is more of a launcher/helper that uses some of the features I just built into trunk. For example, the RakeMojo allows you to attach and run a Rakefile to any phase of a project's build.

I can rename mine away from the current name to avoid confusion. Is there room in the world for both plugins?


Eric Redmond - 13/Jan/07 06:29 PM
There is always room for more functionality. Why not just add your mojos to the existing jruby-maven-plugin? I suggest this, because ultimately, the JRuby plugin will likely be added into the core Maven plugin set, like Beanshell or Ant support.

Nick Sieger - 13/Jan/07 09:53 PM
That's a good idea, maybe I'll do that. I'm relying on unreleased functionality in the mojos right now, so maybe I'll keep it in JRuby svn for now, and move it over after 0.9.3.