Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
2.2
-
None
-
None
-
Windows, Apache Maven 2.2.1 (r801777; 2009-08-06 20:16:01+0100)
Description
I have easymock checked out as an eclipse project. The project name in eclipse is 'easymock-2.5.6', not easymock. When I run mvn eclipse:eclipse in another project that depends upon easymock 2.5.6, it sees the project is in the workspace, but generates a .classpath file that references 'easymock', not 'easymock-2.5.6'. I would guess that it's looking at the mvn project name, and not the eclipse project name.