Re: html2xdoc plugin issue with test

2003-09-29 Thread dion
"Vincent Massol" <[EMAIL PROTECTED]> wrote on 29/09/2003 11:28:40 PM: > Hi (dIon), > > The html2xdoc plugin generates target files in > src/test/plugin-test/target. I think a better solution is to tell the > spawned maven to generate them in the main target/ directory (by > changing the maven.bui

html2xdoc plugin issue with test

2003-09-29 Thread Vincent Massol
Hi (dIon), The html2xdoc plugin generates target files in src/test/plugin-test/target. I think a better solution is to tell the spawned maven to generate them in the main target/ directory (by changing the maven.build.dir value maybe). What do you think? The other solution is to cvs ignore target