You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Anders Hammar <an...@hammar.net> on 2010/03/11 14:05:18 UTC

Re: Is the localRepository a pluginRepository when the plugin is in the reactor along with the project that uses it?

I think this is a bug in Maven 2. You need to release the plugin first.
I would assume it has been fixed in Maven 3, have you tried it?

/Anders

On Thu, Mar 11, 2010 at 14:01, Benson Margulies <bi...@gmail.com>wrote:

> Aggregate project has (for purpose of discussion) two module: one builds a
> plugin, the other uses it.
>
> I've always that the localRepository was ex-officio a plugin repository.
> Someone trying to run the release plugin on this is getting complaints
> about
> the plugin. Have I always been wrong?
>