[Spring, pom.xml] - "Multiple annotations found at this line" Failure to transfer javax.jms jar1.1


[Spring, pom.xml] - "Multiple annotations found at this line" Failure to transfer javax.jms jar1.1

이클립스에서 스프링 프로젝트를 생성하고, pom.xml 파일에서 세팅할때 위와 같은 오류가 발생했다.Multiple annotations found at this line: Failure to transfer javax.jms:jms:jar1.1 from ...~위와 같은 오류가 발생하면 거의 log4j 와 관련된 오류이다.따라서 log4j 의 버젼을 변경해주면 되는데,,수정 전) 1.2.15수정 후) 1.2.17위와 같이 변경해주면 오류가 감쪽같이 사라진다.+ 관련 없는 jar 들을 제외시키는 방법도 있습니다.https://gubok.tistory.com/356...

[Spring, pom.xml] - "Multiple annotations found at this line" Failure to transfer javax.jms jar1.1에 대한 요약내용입니다.

자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.



원문링크 : [Spring, pom.xml] - "Multiple annotations found at this line" Failure to transfer javax.jms jar1.1