Thanks! That worked....
On 4/19/07, Wendy Smoak <[EMAIL PROTECTED]> wrote:
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]
-- --- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com http://www.myspace.com/sexybeotches http://www.thumpradio.com ---
