RE: undeclared dependencies in plugins

2007-04-24 Thread Brian E. Fox
il 24, 2007 6:02 PM To: Maven Developers List Subject: Re: undeclared dependencies in plugins On 24 Apr 07, at 5:29 PM 24 Apr 07, Dennis Lundberg wrote: > Brian E. Fox wrote: >> As part of the checking for 2.0.6, I ran dependency:analyze >> against the >> plugins. We found th

Re: undeclared dependencies in plugins

2007-04-24 Thread Jason van Zyl
On 24 Apr 07, at 5:29 PM 24 Apr 07, Dennis Lundberg wrote: Brian E. Fox wrote: As part of the checking for 2.0.6, I ran dependency:analyze against the plugins. We found that almost all plugins have undeclared dependencies. Those with undeclared dependencies on plexus-utils will require a w

Re: undeclared dependencies in plugins

2007-04-24 Thread Dennis Lundberg
Brian E. Fox wrote: As part of the checking for 2.0.6, I ran dependency:analyze against the plugins. We found that almost all plugins have undeclared dependencies. Those with undeclared dependencies on plexus-utils will require a workaround in maven itself to avoid hosing people. (Jason is going

RE: undeclared dependencies in plugins

2007-03-27 Thread Brian E. Fox
http://maven.apache.org/plugins/maven-dependency-plugin/usage.html bottom of the page. -Original Message- From: Jason Dillon [mailto:[EMAIL PROTECTED] On Behalf Of Jason Dillon Sent: Tuesday, March 27, 2007 5:58 PM To: Maven Developers List Subject: Re: undeclared dependencies in plugins

Re: undeclared dependencies in plugins

2007-03-27 Thread Jason Dillon
Hey, how exactly does one run this? --jason On Mar 23, 2007, at 3:56 PM, Brian E. Fox wrote: As part of the checking for 2.0.6, I ran dependency:analyze against the plugins. We found that almost all plugins have undeclared dependencies. Those with undeclared dependencies on plexus-utils w

undeclared dependencies in plugins

2007-03-23 Thread Brian E. Fox
As part of the checking for 2.0.6, I ran dependency:analyze against the plugins. We found that almost all plugins have undeclared dependencies. Those with undeclared dependencies on plexus-utils will require a workaround in maven itself to avoid hosing people. (Jason is going to send a separate ema