Eric Redmond wrote:
Maven developers:
I have just completed a couple projects to add Ruby support for Maven 2,
allowing one to write mojos in Ruby as well as generate mojo descriptors
based upon RDoc markup. But I have run into a hurdle. I currently am making
the plugin:descriptor run my RubyExtractor by adding the
maven-plugin-tools-ruby project to the maven-plugin-plugin dependency list.
I figured when running the descriptor goal on the plugin project, it
populates the mojoDescriptorExtractors with those injected by Plexus, which
naturally must exist in the classpath space (I believe I am correct here).
So my question is: is there another way I am missing in which to add my
RubyExtractor to the plugin "descriptor" which does not include modifying
the maven-plugin-plugin project in any way?
I'll definitely help you integrate your code into maven/plexus as I've
been playing around with Ruby in the last month and I would really like
to see this in Maven. We're generally in IRC if you want to chat about
integration: irc.codehaus.org: #maven.
Thanks!
Eric
--
jvz.
Jason van Zyl
jason at maven.org
http://maven.apache.org
the course of true love never did run smooth ...
-- Shakespeare
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]