Does anyone know how to prevent "site" from invoking extra phases, such as generate-sources? is there a way to configure site to just generate reports from the project directory?
On 10/30/07, Yan Huang <[EMAIL PROTECTED]> wrote: > > Hello, > > I've observed that "mvn site" forces the invoke of "generate-sources" > phase for a project. Is there a way to prevent it? Is there a way that the > site generation can be limited to generate the specified reports without > going through extra steps? > > Thanks > Yan >
