We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3c8bcd commit 175daf6Copy full SHA for 175daf6
build.yaml
@@ -12,4 +12,4 @@ build:
12
export PATH=$MAVEN_HOME/bin:$PATH
13
sudo apt-get update
14
sudo apt-get install -y autoconf automake libtool make tar gcc-multilib libaio-dev
15
- mvn -B deploy -Partifactory -DskipTests -DaltDeploymentRepository=artifactory
+ mvn -B deploy -Partifactory -DskipTests -DaltDeploymentRepository="artifactory::default::https://repo.datastax.com/datastax-releases-local"
0 commit comments