일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- pythoncom37.dll
- error
- STS
- DataTables
- Custom
- ORA-28002
- LOG
- HMI
- 분노
- Linux
- 말라키
- 가상환경
- build
- 원한
- 맥코트
- Anaconda
- JQuery
- SCADA
- Python
- checkbox
- 명령어
- Eclipse
- 파이썬
- 리눅스
- geckodriver
Archives
- Today
- Total
2010년 5월 1일, 2막
spring boot 시작 시 pom error 해결 본문
pom.xml properties에
<maven-jar-plugin.version>3.1.1</maven-jar-plugin.version>
추가
출처 : https://caileb.tistory.com/151
pom.xml 파일의 line 1번 Unknown Error
에러 Unknown / line 1 / pom.xml / Maven Configuration Problem 개발환경 IDE : STS4 (Spring Tool Suite 4 / Version: 4.2.1.RELEASE / Build Id: 201904170946) 상황 STS4에서 프로젝트를..
caileb.tistory.com