On Sat, Mar 30, 2002 at 02:55:00AM +1100, [EMAIL PROTECTED] wrote: > Currently it generates a link like this: > http://.../xref/apidocs/..... > > The problem is apidocs is a peer for xref, not a child of it.
Try using the version of Maven from CVS. I fixed this problem a few days ago which is why the links work on our sites. Building from CVS is really very easy (as a side effect, it automatically installs the new version of Maven on your system as well). ant -f build-bootstrap.xml bootstrap There's also a doc on the process: http://jakarta.apache.org/turbine/maven/bootstrap.html Thanks! Pete -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
