Re: [m2] site for plugins

2005-08-17 Thread Brett Porter
Actually, it will be turned into a report that will be part of site:site. But otherwise, you are correct. - Brett Raphaël Piéroni wrote: > Thank you for the tip. > > If i have correctly understood the way m2 works, > The way to have the behaviour automatic is to > add the call to plugin:xdoc in

Re: [m2] site for plugins

2005-08-17 Thread Raphaël Piéroni
Thank you for the tip. If i have correctly understood the way m2 works, The way to have the behaviour automatic is to add the call to plugin:xdoc in the m2-plugin packaging lifecycle ? Raphaël Piéroni Brett Porter a écrit : For now, you must manually run "m2 plugin:xdoc site:site" - Brett R

Re: [m2] site for plugins

2005-08-16 Thread Brett Porter
For now, you must manually run "m2 plugin:xdoc site:site" - Brett Raphaël Piéroni wrote: > Hello, > > I would like to know how to generate the list of a Mojo attributes as > seenable in each > M2 plugin site (like in > http://maven.apache.org/maven2/plugins/maven-ant-plugin/ant-mojo.html). > > I

[m2] site for plugins

2005-08-16 Thread Raphaël Piéroni
Hello, I would like to know how to generate the list of a Mojo attributes as seenable in each M2 plugin site (like in http://maven.apache.org/maven2/plugins/maven-ant-plugin/ant-mojo.html). I have explored the maven-site, maven-plugin-parent, each maven-plugin poms and code of the site-plug