I deleted the custom Ant script previously provided in maven/javadoc module 
(note that this module 
still exists, but only for taglet implementation now). This Ant script was just 
a patch waiting for 
a working "mvn javadoc:javadoc" plugin.

I updated the maven-javadoc-plugin dependency to latest version and tried to 
tune the pom.xml 
setting as much as I can. This include the integration of our custom "@source" 
taglet in the 
standard "mvn javadoc:javadoc" build.

I have a hard time to understand how plugin dependencies work in Maven 2. Its 
look like that 
updating <version> XML elements is not enough. Peoples who want to generate 
javadoc or web site on 
their machine are encouraged to delete their ".m2/repository/org/apache/maven" 
directory and launch 
maven again. Note that peoples who just want to run "mvn install" doesn't need 
to do anything.

For creating the cross-modules javadoc, just run the following from to top 
level directory:

     mvn javadoc:javadoc


        Martin.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to