How are you connecting maven to eclipse? If you are using something
like 'mvn eclipse:eclipse' your question belongs here. If you are
using m2e, it belongs there.

On Thu, Jun 30, 2011 at 8:24 AM, Celinio Fernandes <cel...@yahoo.com> wrote:
> Hi,
> I am using Maven 2.2.1, java 1.6.0.17 and Eclipse 3.5.2.
>
> I run the following command in a DOS prompt window, under the parent folder 
> of my multi modules project :
> mvn release:prepare
>
> It works well, all versions in the poms of my modules are updated in my 
> workspace and the release is committed and the tag is created in the 
> repository.
>
> However, there is a small problem :
> my project in Eclipse is sort of "disconnected".
> In front of the project folder name i see this : [: ]
> And when i try to synchronize with the repository i get the message : 
> "Myproject is not a working copy".
>
> That's annoying. Anyone has a clue ?
> Thanks
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to