diff --git a/.mvn/settings.xml b/.mvn/settings.xml index fa7e873..cca1e03 100644 --- a/.mvn/settings.xml +++ b/.mvn/settings.xml @@ -2,18 +2,39 @@ homelab - - ${env.DEPLOYMENT_REPOSITORY_ID}::${env.SNAPSHOT_DEPLOYMENT_REPOSITORY_URL} - ${env.DEPLOYMENT_REPOSITORY_ID}::${env.RELEASE_DEPLOYMENT_REPOSITORY_URL} - + + + nexus-snapshot + Home Lab Nexus Snapshot + + false + + + true + always + warn + + ${env.SNAPSHOT_DEPLOYMENT_REPOSITORY_URL} + default + + + nexus-release + Home Lab Nexus Release + + true + always + warn + + + false + + ${env.RELEASE_DEPLOYMENT_REPOSITORY_URL} + default + + - - github - ${env.GITHUB_ACTOR} - ${env.GITHUB_TOKEN} - nexus ${env.NEXUS_USERNAME}