Hi,

I've just noticed a  problem with maven -site-plugin  2.0-beta-6-SNAPSHOT :
simple relative links to xml files are transformed into internal links , so
that 
<a href="link.xml">link.xml</a> in the xdoc file becomes  <a
href="#link.xml">link.xml</a>  in the generated html file

This occurs with the latest version of the plugin. Outputs from 2.0-beta-5
are correct, however I am using 2.0-beta-6-SNAPSHOT in order to use the TOC
macro.

I enclose a index.xml file that exhibits the problem. Absolute links, or
links to html files are not corrupt, only relative links to xml files.tyhank
you in advance,

Anne
http://www.nabble.com/file/p13952437/index.xml index.xml 
-- 
View this message in context: 
http://www.nabble.com/xdoc-%3A-problem-with-links-to-xml-file-with-maven--site-plugin-2.0-beta-6-SNAPSHOT-tf4875997s177.html#a13952437
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to