Patch replaces all references to jar's in lib directory by references to M2_REPO. This allows to work with single project setup without refering to jar's of lib directory. As .classpath files for multiple project setup are generated by maven with references to M2_REPO anyhow I think we can remove lib directory and all jar's in it without causing problems for anyone.
Patch replaces all references to jar's in lib directory by references to M2_REPO. This allows to work with single project setup without refering to jar's of lib directory. As .classpath files for multiple project setup are generated by maven with references to M2_REPO anyhow I think we can remove lib directory and all jar's in it without causing problems for anyone.