Richard Gould a écrit :
> Martin, how do I change the javadoc plug-in to generate javadocs for 
> every project?

  - Edit the following file in a SVN checkout from trunk:
    gt/maven/javadoc/scripts/javadoc.build.xml

  - Scroll down to <target name="zip-modules">

  - Add a <pathelement path="..."/> for each module you want to document.

  - Invoke "mvn install" in the gt/maven/javadoc directory.

  - Invoke "mvn org.geotools:gt2-javadoc:zip" in the 2.2-RC3 directory.

        Martin.


_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to