Maven 2 and Daisy integration
{ 2007-05-17 } by Reinhard Pötz
For the upcoming Apache Cocoon documentation I was working on a Daisy Maven 2 plugin. This plugin extracts content from a Daisy 1.5.1 repository and creates a structure which is expected by the Maven 2 site plugin to create and deploy HTML documentation. Using this plugin you can mix content which is managed by Daisy with all the Maven 2 reports and you can use the deployment features of Maven 2.
I also wrote some documentation that explains in detail how you can use it.
The plugin was released as version 1.0.0-alpha-1. This means that any interfaces or contracts can change without a preceding deprecation period.

