[ci] Fix coveralls integration: run a install first
This commit is contained in:
@ -16,4 +16,5 @@ fi
|
||||
# coveralls plugin seems to need java.xml.bind module
|
||||
# echo "MAVEN_OPTS='-Xms1g -Xmx1g --add-modules java.se.ee'" > ${HOME}/.mavenrc
|
||||
|
||||
./mvnw clean test jacoco:report coveralls:report -Pcoveralls -B -V
|
||||
./mvnw clean install -DskipTests=true -Dmaven.javadoc.skip=true -B -V
|
||||
./mvnw test jacoco:report coveralls:report -Pcoveralls -B -V
|
||||
|
Reference in New Issue
Block a user