[eclipse] 이클립스 git pull/push할 때, pom.properties 파일 conflict 나는 경우 ✅ 상황 → 팀프로젝트로 깃허브를 사용하고 있는데, pull/push를 하는데 conflict이 나는 상황 ✅ 해결방법 → Preferences에서 maven 을 검색 → Java EE Integration 선택 → 3번째 위치에 있는 WAR Project preferences 항목인 Maven Archiver generates files under the build directory에 체크가 되어 있다면 해제된 상태로 바꾸어 줍니다. 🔵 이클립스 설정화면 ✓ Maven Archiver generates files under the build directory에 체크가 되어 있다면 해제하기!