728x90
Maven Install 실행 시에 아래와 같은 에러 발생
The requested profile "pom.xml" could not be activated because it does not exist.
해결 방법 :
1. pom.xml 삭제
2. Run As > Run Configuration 클릭
3. goals : package, profiles : pom.xml 입력 & Run
728x90
'Server > Spring' 카테고리의 다른 글
[maven] Source option 7 is no longer supported. Use 8 or later. (0) | 2023.08.23 |
---|---|
maven project - dependency 추가 (0) | 2023.08.23 |
[Error] org.apache.catalina.LifecycleException (0) | 2023.08.23 |
Spring Framework 특징 및 기본 개념 (0) | 2023.08.23 |