My second test is complete - the "mvn -Psite.build site" target also does not work using maven 2.0.6.
Environment is Java 5, Maven 2.0.6 The error here is expected; it is the same conflict between geoapi-nogenerics and geometry. The site.build profile has nogenerics added in as a dependency on the root pom in order to keep javadocs happy. I will try removing this dependency for clues as to how the javadoc report fails; failing that it looks like maven 2.0.5 is the only game in town. Cheers, Jody Jody Garnett wrote: > I am performing the same tests with maven 2.0.6 (same maven version as > Justin has the build box running). > > Maven 2.0.6, Java 6, Windows Vista > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
