You can try mvn site:site, but it might not do what you're expecting. Wayne
On 10/31/07, Yan Huang <[EMAIL PROTECTED]> wrote: > 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 > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
