Hi, I notice that when importing a Maven Project, it force the project directory name to be renamed to same as the artifactId name. Is this nessacery? If I were to work on a two version of the same project like the trunk and a maintenance branch, then it fail to import the second one into a Eclipse workspace because it claim the project already exists. Is this normal?
Thanks, -Zemian ---- http://code.google.com/p/sweetscala - a Scala web framework.