Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 331277 - Add support for Maven 3
Summary: Add support for Maven 3
Status: CLOSED MOVED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: IAM (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-27 21:21 EST by Bindul Bhowmik CLA
Modified: 2017-01-20 18:25 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bindul Bhowmik CLA 2010-11-27 21:21:54 EST
Build Identifier: M20100909-0800 (IAM build 0.11.0.201001181900)

IAM does not support projects which require Maven 3+. And throws the following error:

Unable to build project '/path/to/project/pom.xml; it requires Maven version 3.0+

Reproducible: Always

Steps to Reproduce:
1. Create a Maven project in Eclipse with IAM dependency management
2. Set the prerequisite Maven version as 3.0+ (/project/prerequisites/maven)
3. Try to refresh/build the project
Comment 1 Bindul Bhowmik CLA 2017-01-20 18:25:51 EST
Superseded by m2e