Issue Type: Bug Bug
Affects Versions: 1.3.1
Assignee: Unassigned
Attachments: ResolveRangesMojo.java.patch, resolve-ranges-patch-and-integration-test.zip
Created: 15/Nov/12 4:38 AM
Description:

Given a multi-module project,
When the parent-pom has a managed dependency with a range, but does not depend on this dependency itself (but a child-module does)
Then the range of the managed-dependency (in the parent) is not resolved by the resolve-ranges mojo.

I've attached a patch, and corresponding integration test (it-resolve-ranges-004), which fails with the current implementation, and succeeds with given patch applied.

Other tests still pass with this patch

Environment: Tested on
* maven 3.0.3 and 3.0.4
* linux (Centos 6.3)
* oracle jdk 1.6.0 update 30
Project: Maven 2.x Versions Plugin
Priority: Major Major
Reporter: Erik Schepers
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to