Hey Eugene Thanks for your answer. We don't share the .metadata, but what we have is an "Eclipse Development Environment" distribution procedure, which copies an initial (common version of) .metadata to the respective workstation.
Up to now, we managed to keep this initial .metadata relative to the workspace, in the sense that no absolute paths get stored anywhere in the .metadata and things worked fine. But now, we end up having those .loaction files containing absolute paths and this breaks our distribution process. Additionally contrary to what I said before, I do run into an endless loop on importing my multi-module project on "Maven Import". I think I read about that issue somewhere before, I am running 0.9.7. Any workaround for that ? Thank you very much and regards, Christian. -----Original Message----- From: Eugene Kuleshov [mailto:[EMAIL PROTECTED] Sent: Donnerstag, 2. Oktober 2008 21:48 To: user@m2eclipse.codehaus.org Subject: Re: [m2eclipse-user] Multi-Module Import Problem with Absolute Paths. Christian, You are not really supposed to share anything from the .metadata folder, it stores local configuration for an individual Eclipse workspace. regards, Eugene Bach Christian wrote: >> Heya >> >> When doing an Import "Maven Projects" of my multi-module project >> everything is fine as long is I do not want to distribute the >> .metadata to the rest of the team. >> >> The problem is that Eclipse decides storing absolute paths to my >> modules in the metadata (as they happen to be at least one >> hierarchical level deeper than the workspace root, of course). The >> respective .location files (binary files !) under >> \.metadata\.plugins\org.eclipse.core.resources\.projects\{common-gui-c >> omponents}contain these absolute paths: >> >> <<.location>> >> Does someone know how to mitigate this problem, persuading Eclipse of >> storing relative paths, or knows how to hack the .location files ? Or >> is there a way in altering the .project file of the multi-module root >> project to force relative paths getting stored ? >> >> Any help appreciated. >> >> Cheers Christian. >> --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email