Maven 2 & 3

a plugin's dependencies can influence other plugins in a build

Details

  • Number of attachments :
    0

Description

See the linked issue for more details.

In short, the dependency plugin has declared a dependency on the site plugin (forget for now that this is probably not a good ide). The problem is that in doing this, the site plugin used for other things in the user's build is now pinned to the version declared in the dependency plugin. This seems to indicate some kind of pollution between what a plugin needs and what gets used for a build.

Issue Links

Activity

Hide
Benjamin Bentmann added a comment -

Fixed in r591391 and r744497, respectively.

Show
Benjamin Bentmann added a comment - Fixed in r591391 and r744497, respectively.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: