Hello! Today I've meet the problem with build. Trying to build our application I've got error:
No versions are present in the repository for the artifact with a range [2.1 ,) commons-collections:commons-collections:jar:null After looking into user dependencies, I found that we are using jasperreports-1.3.0 and it's pom.xml contains all dependencies in such format. So, trying to load jasperreports, we are loading it's dependencies and as result meet this problem. It is strange - we do not meet such problems before. Why it may happens that maven stopped to understand range of versions? We are using maven-2.0.5 under Windows XP SP2 -- With Best Regards, Alexey Kakunin, EmDev Limited Professional Software Development: http://www.emdev.ru
