On 2010-01-26 19:08, jaybytez wrote:
> 
> The next question is that it appears when mvn site is running that maven is
> trying to build the source code.
> 
> Is it possible to build the site without maven attempting to build the
> source?

If you run this command instead, it will build only the site and nothing
else. This will mean that you might loose some of the reports though.

mvn site:site

> 
> Thanks for your help,
> 
> jay


-- 
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to