Hi Henning,
the xdoc-plugin 1.9.1 does not generate the site correctly on a linux
computer. See
http://www.mail-archive.com/[email protected]/msg19950.html for a
description of the problem. It seems to be fixed in CVS, but there was no
new release of the xdoc plugin yet.
Would you mind if I downgrade the xdoc plugin to 1.8 ? The svn link
in the cvs-usage.html still shows up correctly, but I did not check
anything else.
Thomas
On Fri, 5 Aug 2005 [EMAIL PROTECTED] wrote:
Author: henning
Date: Fri Aug 5 03:46:34 2005
New Revision: 230435
URL: http://svn.apache.org/viewcvs?rev=230435&view=rev
Log:
- fix up gump id
- move SCM repository locations into the specific project.xml files
- change mailing list archives to mod_mbox
- update maven plugin dependencies to plugins that can handle subversion
as SCM
...
+
+ <dependency>
+ <groupId>maven</groupId>
+ <artifactId>maven-xdoc-plugin</artifactId>
+ <version>1.9.1</version>
+ <type>plugin</type>
+ </dependency>
+ </dependencies>
+
....
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]