Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- maven
- springboot
- useEffect
- VSCode
- Java
- Windows
- Kubernetes
- nginx
- tibero
- database
- MySQL
- BPMN
- LOG4J
- nodejs
- Linux
- JPA
- log4j2
- react
- sapfiorielements
- mybatis
- Spring
- IntelliJ
- intellijIDEA
- NCP
- dbeaver
- gson
- gradle
- JavaScript
- Git
- docker
Archives
- Today
- Total
목록2025/02/25 (1)
두 손끝의 창조자

문제 상황Maven 프로젝트를 OSSRH(Maven Central)에 배포하려고 할 때 다음과 같은 오류가 발생했습니다:Execution failed for task ':publishMavenPublicationToOSSRHRepository'.> Failed to publish publication 'maven' to repository 'OSSRH'> Could not PUT 'https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/io/github/xxxxxxxx/xxxx-lib/0.3.3/xxxx-lib-0.3.3.jar'.Received status code 401 from server: Content access is protecte..
패키지관리
2025. 2. 25. 16:52