Hi, I use the site:deploy plugin to upload my site, which works great. However, I now want to add some additional files to the site that are generated (by the webstart-maven-plugin). The only way that I can currently do that, is by letting those files get generated into src/site/resources/jnlp. I would like to have them generated in target/site/jnlp so those generated files are not mignled with my sources. Is this possible with the current site plugin or should I file an enhancement request?
regards, Wim -- Vigilog - an open source log file viewer: http://vigilog.sourceforge.net Blog: http://www.jroller.com/page/Fester
