Have you checked these out:
http://maven.apache.org/developers/mojo-api-specification.html
http://maven.apache.org/guides/plugin/guide-java-plugin-development.html
Russell, Mark wrote:
Actually I was thinking more of the list that a custom plugin could get.
IE If I'm writing a plugin, what's available to me?
MAR
-----Original Message-----
From: Pete Marvin King [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 05, 2006 9:33 AM
To: Maven Developers List
Subject: Re: List of components/parameters that a plugin can ask for?
see http://maven.apache.org/plugins/index.html
on the specific plugin documentation page, check Project
Documentation->Project Reports->Plugin Documentation
then select the goal you wish to view. It's not much, but the basic
information is there. =)
Russell, Mark wrote:
Is there a list anywhere of the components and parameters that a
plugin
can ask for (via the @component and @parameter annotations)?
For example the MavenProjectHelper class is requested via @component,
but the MavenProject class is requested via @parameter.
Is there anyplace I can find a complete list of all these components
and
parameters?
MAR
---------------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]