DATALDAP-27 - Replace nexus.codehaus.org in TravisCI build with oss.sonatype.org.
This commit is contained in:
@@ -19,6 +19,9 @@ cache:
|
||||
directories:
|
||||
- $HOME/.m2
|
||||
|
||||
before_install:
|
||||
- sed -i.bak -e 's|https://nexus.codehaus.org/snapshots/|https://oss.sonatype.org/content/repositories/codehaus-snapshots/|g' ~/.m2/settings.xml
|
||||
|
||||
install: true
|
||||
|
||||
script: "mvn clean dependency:list test -P${PROFILE} -Dsort"
|
||||
|
||||
Reference in New Issue
Block a user