diff --git a/scripts/noIntegration.sh b/scripts/noIntegration.sh index e8dad9c611..8d1266a424 100755 --- a/scripts/noIntegration.sh +++ b/scripts/noIntegration.sh @@ -6,5 +6,5 @@ FOLDER=`pwd` set -e -./mvnw clean install ${@} +./mvnw clean install -U ${@} ${FOLDER}/scripts/generateDocs.sh ${@} \ No newline at end of file