Lachlan,

  If you can reproduce it on a small project, please open a jira issue in
m2eclipse [1] and attach this test project up there. Also see some hints on
the wiki [2].

  Thanks

  Eugene

[1] http://jira.codehaus.org/browse/MNGECLIPSE
[2] http://docs.codehaus.org/display/M2ECLIPSE/Reporting+Issues



Lachlan Deck wrote:
> 
> 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.
> 

-- 
View this message in context: 
http://www.nabble.com/pluginManagement-help-%28eclipse-problem%29-tp18788274p18869078.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to