Hi John,

The alpha-2 version behaved the same way in this respect. If you
specify your plugin in the pom it should work - can you provide a bit
more detail about how it is configured in the pom and whether you are
running it from the command line?

You may have found a bug, but we regularly use 2 different plugins not
in that group to test with as well and they are working fine (see
modello in the m2 source tree).

Cheers,
Brett

On 6/25/05, John Fallows <[EMAIL PROTECTED]> wrote:
> I have written some custom plugins for M2 with a groupId different
> from "org.apache.maven.plugins".
> 
> However, after upgrading to alpha-3, it seems as though the automatic
> detection of new plugin versions is always using the
> "org.apache.maven.plugins" groupId to determine the RELEASE version.
> 
> Unfortunately, this is causing a build failure, because my custom
> plugins are in a different groupId, so this automatic check cannot
> succeed.
> 
> Is this a known issue?
> 
> Kind Regards,
> John Fallows.
> 
> ---------------------------------------------------------------------
> 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