Community
Participate
Working Groups
Build Identifier: 20100917-0705 Hi! If I add <prerequisites> <maven>2.1</maven> </prerequisites> to any pom.xml, then I get the following error: Unable to build project 'XXX\pom.xml; it requires Maven version 2.1 Reproducible: Always Steps to Reproduce: 1.add <prerequisites> <maven>2.1</maven> </prerequisites> to any pom.xml 2. clean the project in eclipse