take a look at the pom file of http://mojo.codehaus.org/changes-maven-plugin/announcement-mail-mojo.html
and perhaps its parents to see how it is configure. -D On 3/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi > > That is what I have been running, but the thing is that is does not > generate anything as far as documenting the properties etc of the mojo's. > Thats the reason I asked if there is any special property (configuration) > that is need for having the site plugin do that. I do not like the idea of > having to maintain the documentation two places (on a page in the site and > in the xxx-mojos.xml file). > > Hermod > > -----Original Message----- > From: John Tolentino [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 15, 2006 10:15 AM > To: Maven Users List > Subject: Re: [m2] Site generation and info from xxx-mojos.xml > > > Hi Hermond, > > Yes. It's maven-site-plugin. Try: > > mvn site:site > > http://maven.apache.org/plugins/maven-site-plugin/ > http://maven.apache.org/guides/mini/guide-site.html > > Regards, > John > [EMAIL PROTECTED] wrote: > > Hi > > > > Is there any setting or plugin that will document the mojo for building > the site, i.e the paramaters etc? > > > > I am thinking of having it generate something like this : > http://mojo.codehaus.org/changes-maven-plugin/announcement-mail-mojo.html > > > > Hermod > > > > > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > * * > > > > This email with attachments is solely for the use of the individual or > > entity to whom it is addressed. Please also be aware that the DnB NOR > Group > > cannot accept any payment orders or other legally binding correspondence > with > > customers as a part of an email. > > > > This email message has been virus checked by the virus programs used > > in the DnB NOR Group. > > > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > * * > > > > > > --------------------------------------------------------------------- > > 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] > >
