On Feb 6, 2008 1:02 PM, <[EMAIL PROTECTED]> wrote: > I have checked in the updated chapter about the estimation package in the user > guide. I first tried to add the two UML diagrams as png images in the > xdocs.images directory, but maven 2 did not copy them to the generated site. > I > finally found the generated images directoy came from > src/site/resources/images > (I finally did not put the images there, but in a new neighbouring directory). > > So what is the purpose of the xdocs/images directory ? Is it form maven 1 > build?
Yes its for m1. > Could we get rid of this directory and move xdocs into src/site since it seems > appropriate with maven 2 conventions, adapting the maven.xml file for maven 1 > builds ? You would need to configure m1 to look in the new place for the site generation to still work - can't remember how to do that - either in project.xml or project.properties. Niall > Luc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]