일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- svn update
- Cannot prepare internal mirrorlist: No URLs in mirrorlist
- taskkill
- svn 사용법
- svn 특정 리비전 사이 추출
- mysql dml
- VirtualBox
- WH question
- xrdp
- svn commit
- svn load
- apt-get update 오류
- svn dump
- grep
- Store password unencrypted
- javax.servlet.GenericFilter
- Oracle install
- ant
- postgres install
- NEXUS
- expected at least 1 bean which qualifies as autowire candidate
- svn
- svn 변경된 파일 추출
- 포스트그레스 설치
- docker 폐쇄망
- Failed to download metadata for repo 'appstream'
- Remmina
- 프로젝트 네임변경 후 이클립스 로딩시 에러
- docker oracle12c
- svn log
Archives
- Today
- Total
목록tomcat nexus install (1)
기억의 습작
Nexus를 내 PC에 설치
설치방법 다운로드: http://maven.apache.org/download.cgi 톰캣이 설치된 경로 webapps 폴더 아래 nexus.war 파일명으로 카피 ( $ service tomcat start ) http://localhost:8080/nexus 접속 처음 계정은 admin/ admin123 백업방법 $ /usr/share/tomcat/sonatype-work/nexus 폴더를 전부 백업해서 옮기면 됨 사용방법 war파일 등록 http://localhost:8080/nexus 접속 후 로그인 Repositories → 3rd party → Artifact Upload 이동 GAV definition 을 from POM 으로 선택 select POM to Upload 클릭하여 설치하고자 하..
SCM (형상관리)/nexus
2021. 9. 10. 23:51