What the solution for dealing with supposedly duplicate files.  We get
the following error

INFO - Caused by: org.apache.maven.reporting.MavenReportException:
Some files are duplicates in the site directory or in the
generated-site directory.
INFO - Review the following files for the "Default" version:
INFO - visioconvert/snddebugvm1web_files/snddebugvm1web_files/gif_1
INFO -  
resources/VisioConvert/SNDDebugVM1Web_files/SNDDebugVM1Web_files/gif_1.gif
INFO -  
resources/VisioConvert/SNDDebugVM1Web_files/SNDDebugVM1Web_files/gif_1.js
INFO -  
resources/VisioConvert/SNDDebugVM1Web_files/SNDDebugVM1Web_files/gif_1.htm
INFO - visioconvert/snddebugvm1web_files/snddebugvm1web_files/vml_1
INFO -  
resources/VisioConvert/SNDDebugVM1Web_files/SNDDebugVM1Web_files/vml_1.js
INFO -  
resources/VisioConvert/SNDDebugVM1Web_files/SNDDebugVM1Web_files/vml_1.htm
INFO -  
resources/VisioConvert/SNDDebugVM1Web_files/SNDDebugVM1Web_files/vml_1.emz
INFO -  at org.apache.maven.doxia.DoxiaMojo.execute(DoxiaMojo.java:305)
INFO -  ... 16 more


Now if the files were true duplicates I can understand, however when
saving Visio and we have encountered it with or technology like flash,
that the software will save all files with a common prefix.  However
the current site plugin doesn't seem to like that and it is tedious to
say the least to have to keep changing the internal references for
these files.  Are we missing something big or what.

We are primarily using APT, however these files are saved under the
resources folder and I would expect all of those files to simple be
copied to the output directory.

Wb

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to