Vincent Siveton on 22/07/07 05:53, wrote:
The Maven team is pleased to announce the release of Maven Javadoc Plugin,
version 2.3.

http://maven.apache.org/plugins/maven-javadoc-plugin/

You can run mvn -up to get the latest version of the plugin, or specify
the version in your project's plugin configuration:

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.3</version>
</plugin>

[snip]
Enjoy,

Certainly will enjoy! Thanks alot.


Adam

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to