|
[
Permlink
| « Hide
]
Igor Fedorenko added a comment - 15/Apr/08 10:14 AM
Sergey, are you importing existing project from local filesystem or from SVN?
Sergey, also, can you please elaborate what is bad about renaming folder? In some cases we are forced to do so (e.g. when root dir is a subfolter of Eclipse Workspace).
This project directory renaming also happens with simple (non-multimodule) projects, when importing from the local file system.
This is a very serious bug, making the plugin unusable for us. For example our project structure is
After importing the project, the trunk directory is renamed to the project name, breaking the code tree so svn updates no longer work. Curt, what version control system you are using? Updating from the renamed "trunk" folder should not be an issue with svn and cvs. I do this all the time.
Anyways, I'll look at this for 0.9.3 Igor, i'm importing existing project from local filesystem
Eugene, force renaming broke directory structure (and makes subversion insane) and it broke project building. I think this feature should be in Maven Import Wizard as an option (checkbox) or something like this.
I think I found a work around for this:
#1 before importing change the artifactId in pom.xml to the directory name (i.e. trunk) Fixed in trunk. When importing local Maven projects directories not renamed
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||