Take a look at the maven-plugin-plugin configuration and especially the requirements configuration [1].
[1] http://maven.apache.org/plugins/maven-plugin-plugin/report-mojo.html#requirements Hth, Nick Stolwijk ~Java Developer~ Iprofs BV. Claus Sluterweg 125 2012 WS Haarlem www.iprofs.nl On Mon, Feb 23, 2009 at 11:00 AM, Olivier Lamy <[email protected]> wrote: > Hi, > Have a look at this pom : > https://svn.codehaus.org/mojo/trunk/mojo/tomcat-maven-plugin/pom.xml > And the result : http://mojo.codehaus.org/tomcat-maven-plugin/plugin-info.html > > > -- > Olivier > > 2009/2/23 nicolas de loof <[email protected]>: >> Hi >> I'd like to change the default "System requirements" created by maven site >> for my plugin. >> It says JDK 1.4 is required (maven default) but my plugin requires Java5. >> >> Where to define this metadata ? >> > > --------------------------------------------------------------------- > 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]
