On Wed, 2003-11-26 at 10:31, Vincent Massol wrote:
> > -Original Message-
> > From: Jason van Zyl [mailto:[EMAIL PROTECTED]
> > Sent: 26 November 2003 16:22
> > To: Maven Developers List
> > Subject: Re: Adding explicit plugin dependencies
> >
>
> -Original Message-
> From: Jason van Zyl [mailto:[EMAIL PROTECTED]
> Sent: 26 November 2003 16:22
> To: Maven Developers List
> Subject: Re: Adding explicit plugin dependencies
>
> On Wed, 2003-11-26 at 03:55, Vincent Massol wrote:
> > Hi,
> >
>
On Wed, 2003-11-26 at 03:55, Vincent Massol wrote:
> Hi,
>
> I'd like to start adding explicit dependencies for maven plugins.
+1
The plugin dependency mechanism will need a little adjusting but that's
not that big of a deal. I'm not sure how much of the dependency
resolving code Brett merged f
Hi,
I'd like to start adding explicit dependencies for maven plugins. Now
that each plugin can be downloaded separately, I think this is a
required step: Let's say I release a new version of plugin X. However,
for this plugin to run I've also modified another plugin Y. When the end
user runs "mave