It is very nice to see this after there has been much discussion about the
quality of the documentation. It shows that the Maven team is really
concerned with this.

keep up the good work!

regards,

Wim

2006/10/25, Dennis Lundberg <[EMAIL PROTECTED]>:

The Maven team is pleased to announce the release of the Maven DOCCK
Plugin, version 1.0-beta-1

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

You can run mvn -U 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-docck-plugin</artifactId>
  <version>1.0-beta-1</version>
</plugin>

This is the first release of this plugin.

Enjoy,

-The Maven team


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


Reply via email to