Fixing the build (#63)

we are installing artifacts twice. With Maven and Gradle then. We need to change that.

fixes #62
This commit is contained in:
Marcin Grzejszczak
2016-08-22 11:33:17 +02:00
committed by GitHub
parent 317a25b589
commit 012eac8f3c
38 changed files with 95 additions and 70 deletions

View File

@@ -4,7 +4,7 @@ source common.sh || source scripts/common.sh || echo "No common.sh script found.
set -e
echo "Generating docs for Spring Cloud Contract version [$VERIFIER_VERSION]"
echo "Generating docs for Spring Cloud Contract"
echo "Building main docs"
./mvnw clean install -P docs -DskipTests=true --pl docs