Hi,

Sorry to bring up this topic again but I definitively need a mechanism
to import files into XML xdoc source files. With Maven 1.x I used to
declare XML entities in DOCTYPE header but I can't get entities to be
resolved with Maven 2.x. XInclude won't work neither.

Shall I develop a plugin to perform XInclude inclusion on my own or is
there already such facility in Maven 2.x?

BTW, XML entities are better than XInclude in my own purpose because I
need to be able to include some of my Java source files into the Xdoc
files (to illustrate and comment some code samples).

Herve

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

Reply via email to