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 ? 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 ? Luc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
