jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven Integration for Eclipse
  • MNGECLIPSE-821

pluginManagement not inherited

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Blocker Blocker
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: Maven Embedder
  • Labels:
    None
  • Environment:
    Maven embedder plugin 2.1.0.20080530-2300, Maven 2.0.9

Description

I've noticed that with m2eclipse (and I saw the same previously when using 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>

and in the uppermost parent I have the version and various other things specified in the pluginManagement.

Building from the command line works no problems. But in eclipse it has all sorts of errors as it's not honouring the version (and possibly other configs) defined in the pluginManagement that ought to have been inherited... and is instead is trying to download :RELEASE.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Eugene Kuleshov added a comment - 02/Aug/08 7:45 PM

Lachlan, please provide test project that would allow us to reproduce. Also specify step by step instructions and what you are expecting to get. Please be specific and the more details you will provide, the easier it would be for us to reproduce and fix this. See this wiki page for some hints [1]. Thanks.

[1] http://docs.codehaus.org/display/M2ECLIPSE/Reporting+Issues

Show
Eugene Kuleshov added a comment - 02/Aug/08 7:45 PM Lachlan, please provide test project that would allow us to reproduce. Also specify step by step instructions and what you are expecting to get. Please be specific and the more details you will provide, the easier it would be for us to reproduce and fix this. See this wiki page for some hints [1]. Thanks. [1] http://docs.codehaus.org/display/M2ECLIPSE/Reporting+Issues

People

  • Assignee:
    Unassigned
    Reporter:
    Lachlan Deck
Vote (1)
Watch (2)

Dates

  • Created:
    02/Aug/08 6:08 PM
    Updated:
    02/Aug/08 7:45 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.