Bug 470696 - aether-ant: Compatibility with Maven 3.2.3
Summary: aether-ant: Compatibility with Maven 3.2.3
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Aether (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-22 07:14 EDT by Mikolaj Izdebski CLA
Modified: 2017-02-23 14:08 EST (History)
0 users

See Also:


Attachments
Proposed patch (1.90 KB, patch)
2015-06-22 07:14 EDT, Mikolaj Izdebski CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikolaj Izdebski CLA 2015-06-22 07:14:45 EDT
Created attachment 254602 [details]
Proposed patch

Maven ModelResolver interface added new methods in Maven 3.2.3 (MNG-5663).
Attached patch implements these new methods, making aether-ant compatible with Maven 3.2.3 and newer.