Standalone HTML can be generated with: mvn project-info-reports:dependencies
Cheers, Brett On 1/5/06, Allan Ramirez <[EMAIL PROTECTED]> wrote: > If I recall correctly, the dependencies report is generated by the > maven-project-info-reports-plugin. > You can take a look in the source how it was done. > > Check out the source here: > http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin > > [EMAIL PROTECTED] wrote: > > >How is the list of dependencies generated in the > >plugin "site"? I basically want to generate a either a > >HTML page or even better a plain-text list of > >dependencies a la what the site plugin generates. > > > >Thanks, > >Chris > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
