Did you look at the docs? http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#additionalparam
On 4 November 2011 11:52, Rod Woo <[email protected]> wrote: > Hi, > > I want to read the values for the Javadoc options > -bottom and -footer from files as suggested by > http://download.oracle.com/javase/1.4.2/docs/tooldocs/windows/javadoc.html#argumentfiles > : > > C:> javadoc -bottom @bottom ... > > Is there a way to do this using the maven-javadoc-plugin 2.8? > > > > > > --------------------------------------------------------------------- > 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]
