You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Hervé BOUTEMY <he...@free.fr> on 2006/11/16 23:35:42 UTC

[ANN] Maven DTDDoc Plugin 1.0 for Maven 2 released

The DTDDoc team is pleased to announce the release of the Maven DTDDoc
Plugin, version 1.0

http://dtddoc.sourceforge.net/maven2/intro.html

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>net.sf.dtddoc</groupId>
  <artifactId>dtddoc-maven-plugin</artifactId>
  <version>1.0</version>
</plugin>

This is the first release of this plugin.

Enjoy,

-The DTDDoc team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org