Thomas Vandahl <[EMAIL PROTECTED]> writes: S*it, did I put this in? Sorry, slipped somehow by.
The problem here is: - maven-xdoc-plugin 1.8 is not good enough to build the site - maven-xdoc-plugin 1.9 and 1.9.1 are broken and don't build the sites correctly. - maven-xdoc-plugin 1.9.2 (which might be released in a short while after I put some of my frustration into http://mail-archives.apache.org/mod_mbox/maven-dev/200508.mbox/[EMAIL PROTECTED] and the following thread) You can get the snapshot plugin from cvs.apache.org: % maven plugin:download -DgroupId=maven -DartifactId=maven-xdoc-plugin \ -Dversion=1.9.2-SNAPSHOT \ -Dmaven.repo.remote=http://cvs.apache.org/repository/ but you must then change the version of 1.9.2 to "1.9.2-SNAPSHOT" and might end up running the first site build with the -Dmaven.repo.remote anyway, because the "new and improved 1.9.2" plugin insists on downloading another bazillion unreleased jars. Did anyone in the back of the audience just said "maven sucks"? ;-) Regards Henning -- Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH [EMAIL PROTECTED] +49 9131 50 654 0 http://www.intermeta.de/ RedHat Certified Engineer -- Jakarta Turbine Development -- hero for hire Linux, Java, perl, Solaris -- Consulting, Training, Development 4 - 8 - 15 - 16 - 23 - 42 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
