Hi Wendy,

Sorry for the late reply. Unfortunately, that's all there is right now.
There is some ongoing work on it, but it will be a while before it is done.

- Brett

Wendy Smoak wrote:
> I'm trying to learn about plugin development.  So far, the list of
> references I've gathered is short:
> 
>     *  Guide to Developing Java Plugins:
> http://maven.apache.org/guides/plugin/guide-java-plugin-development.html
>     * Mojo API Specification:
> http://maven.apache.org/developers/mojo-api-specification.html
>     * Velocity Template Language Guide:
> http://jakarta.apache.org/velocity/docs/vtl-reference-guide.html
> 
> Is there more? In particular I'm looking for:
> 
>  * How to work with command line parameters.  The Javadoc plugin seems
> to do it a few different ways, and I have no idea why or if one is
> preferred over the other.
>  * A guide to testing plugins, or a pointer to one or two of them that
> have good tests that I can study.
>  * Information on Plexus. (Specifically org.codehaus.plexus.cli.util
> package.)  Is http://plexus.codehaus.org/ the right place?  I don't
> see a link to source code or Javadoc.
> 
> Thanks,
> --
> Wendy Smoak
> http://wiki.wsmoak.net/cgi-bin/wiki.pl?Maven/PluginDevelopment
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

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

Reply via email to