I haven't, and we just did some training using m2e this week and had examples for exactly these scenarios.
-----Original Message----- From: Lachlan Deck [mailto:[EMAIL PROTECTED] Sent: Saturday, August 02, 2008 7:24 PM To: Maven Users List Subject: Re: pluginManagement help (eclipse problem) Hi.... Is no one seeing this? On 02/08/2008, at 9:14 PM, Lachlan Deck wrote: > Hi there, > > I've noticed that with both m2eclipse and q4e that the > pluginManagement section of the uppermost parent is not inherited to > child modules. > > So in a child module I have: > <build> > <plugins> > <artifactId>foo</artifactId> > <groupId>bar</groupId> > </plugins> > </build> > > Building from the command line works no problems. But in eclipse it > has all sorts of errors as it's not honouring the version defined in > the pluginManagement that ought to have been inherited... and is > instead is trying to download :RELEASE. > > Anyone else seeing this? > > with regards, > -- > > Lachlan Deck > > > with regards, -- Lachlan Deck --------------------------------------------------------------------- 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]
