In Maven 1.0.1 (and hence 1.0.2) all known issues with this have been fixed.

If you find another one, let us know!

- Brett


On Wed, 8 Dec 2004 15:39:58 -0700, Charles Daniels <[EMAIL PROTECTED]> wrote:
> I recall setting <type>plugin</type> on a dependency was broken.  It
> didn't actually cause the plugin to be installed properly.  Has this
> been fixed?
> 
> 
> 
> > -----Original Message-----
> > From: Brett Porter [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, December 08, 2004 3:34 PM
> > To: Maven Users List
> > Subject: Re: Trying to create developer group plugin
> >
> > Using a dependency with <type>plugin</type> will do this
> > automatically.
> >
> > Or your users can manually use plugin:download and it will be
> > available to all projects for them.
> >
> > Either way, when you publish it to the repository make sure you use
> > plugin:repository-deploy, not jar:deploy as it must be in the
> > /plugins/ directory.
> >
> > These are the only two ways I recommend doing it.
> >
> > Cheers,
> > Brett
> >
> > ---------------------------------------------------------------------
> > 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]

Reply via email to