I am using Maven build tool and Team Foundation Server in my J2EE project. while I am doing the maven clean for the project, build success But when I am doing the maven install for the same project build is a success but in eclipse console, I am getting an error like
The item $/ProjConnect/Main/source/ProjWeb/target/test.war already exists
I am new to maven and Team Foundation Server.
Is this error regarding maven or Team Foundation Server? and Please help me to resolve this error.