On 4/19/07, Mick Knutson <[EMAIL PROTECTED]> wrote:
structure is:
project-home (pom)
--> Utilities Module (pom)
--> Common Module (jar)
I want to replace project/utilities/index.html with
src/site/xdoc/utilities/index.xml but my xdoc file does not
overwrite the one generated from the pom.
You should have src/site/xdoc/index.xml under the utilities pom.
Not src/site/xdoc/utilities/index.xml, which I assume you have under
the project-home pom.
It's only going to work if the module that's generating the index page
"sees" your replacement file.
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]