Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0-alpha-1
-
None
-
None
-
Linux, jdk 1.5
Description
When java files are checked out from CVS for editing, a copy of the file gets into
CVS/Base directory. Then m2 complains about duplicated classes while compiling the
project.
Maven should ignore files under CVS directory. Probably, the same problem may come up
while using some other tools.