I have a maven project which I run thru continuum. One of the goals in the build process is site, which makes maven to generate the project site (under the target folder)
Is there a way to have continuum link and serve the project's site? If I go to the working folder and click on target->site->index.html, continuum show me the html source in a text box, and I want to actually view the generated site. Thanks, Aviran
