For me at least, the amount of time required to generate the full site vs only one report is hardly worth my time remembering and properly typing out the full "mvn project-info-reports:dependencies" bit on the command line! ;-)
Wayne On 1/13/07, franz see <[EMAIL PROTECTED]> wrote:
Good day to you, Wayne, Use mvn project-info-reports:dependencies instead of mvn site so that only the dependency reports is generated. Cheers, Franz Wayne Fay wrote: > > mvn -X will show it in an ugly indented text format. Or you can > generate the site with "mvn site" and then take a look at the > generated Project Information -> Dependencies page. > > Wayne > > On 1/12/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: >> hi, >> >> I know there is a param to enable that maven shows you the list of >> your dependencies and their dependencies, I used it already. >> >> But... I forgot.... and the mvn -help doesn't tell to much on that. >> >> thx, >> matthias >> >> -- >> Matthias Wessendorf >> http://tinyurl.com/fmywh >> >> further stuff: >> blog: http://jroller.com/page/mwessendorf >> mail: mwessendorf-at-gmail-dot-com >> >> --------------------------------------------------------------------- >> 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] > > > -- View this message in context: http://www.nabble.com/List-of-dependencies-tf2964570s177.html#a8312882 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- 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]
