maven-settings-xml-action
Github Action to create maven settings (~/.m2/settings.xml)
파일 탐색기
최종 버전 다운로드 (.zip)- build.yml
- codeql-analysis.yml
- dependabot.yml
- default-active-profile.xml
- default-repository.xml
- settings.xml
- index.js
- index.js
- settings.js
- default-active-profile.xml
- default-repository.xml
- settings.xml
- when-active-profiles-empty.xml
- when-active-profiles-missing.xml
- when-active-profiles-present.xml
- when-mirrors-present.xml
- when-plugin-groups-present.xml
- when-plugin-repositories-empty.xml
- when-plugin-repositories-missing.xml
- when-plugin-repositories-present.xml
- when-profiles-present.xml
- when-proxies-missing.xml
- when-proxies-present.xml
- when-repositories-empty.xml
- when-repositories-missing.xml
- when-repositories-present.xml
- when-repositories-update-policy.xml
- when-servers-missing.xml
- when-servers-present.xml
- when-servers-with-env-variables.xml
- when-servers-with-extended-configuration.xml
- when-servers-with-extended-properties.xml
- update-active-profiles.js
- update-mirrors.js
- update-plugin-groups.js
- update-plugin-repositories.js
- update-profiles.js
- update-proxies.js
- update-repositories.js
- update-servers.js
- maven-wrapper.jar
- maven-wrapper.properties
- MavenWrapperDownloader.java
- Service.java
- ServiceTest.java
- Service.class
- mvnw
- mvnw.cmd
- pom.xml
- .eslintignore
- .eslintrc.json
- .gitignore
- action.yml
- CONTRIBUTING.md
- LICENSE
- package-lock.json
- package.json
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/whelk-io/maven-settings-xml-action
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd maven-settings-xml-action
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
