Josh Cummings
c3b4cabb9f
Reinstate docs and schema deployments
...
Fixes: gh-6929
7 years ago
Josh Cummings
8e3678c79d
Temporarily remove docs and schema deployments
...
Issue: gh-6929
7 years ago
Josh Cummings
facc7299e3
Adding JAVA_HOME for JDK 8
...
Fixes: gh-6928
7 years ago
Josh Cummings
36adc37226
Split Branches Into Multiple Sonarqube Projects
...
Eliminate analysis collisions and simplify application of analysis
quite periods.
Fixes: gh-6091
7 years ago
Rafael Dominguez
ec77c630ec
Restored Jacoco default task dependence
...
This commit ensures that the jacoco plugin is applied when calling
check and test tasks.
Also remoed the clean task that prevented sonarqube using coverage data
Fixes: gh-6199
7 years ago
Rob Winch
5d49ac7e6c
Remove Spring IO Checks
...
They are preventing updating to latest versions of libraries
7 years ago
Rafael Dominguez
5c220b9fc5
Enable Code Coverage Reports in Sonar
...
This commit ensures that jacocoTestReport task is called when running the Sonar stage.
Additionally, a variable is passed instructing Sonar where to find the test result data.
Fixes: gh-6092
7 years ago
Rob Winch
8db41665a9
--stacktrace for Sonar
8 years ago
Rob Winch
84bb8508ba
Use deployArtifacts finalizeDeployArtifacts
8 years ago
Joe Grandja
eef290f1a8
Revert "Disable Spring IO"
...
This reverts commit 0805ef0394 .
9 years ago
Rob Winch
0805ef0394
Disable Spring IO
...
We need to publish the spring-security-oauth2-jose module
9 years ago
Rob Winch
96a4392e48
Polish artifactoryPublish
...
Before we specified check and then -x check which negates each other. We
remove the unnecessary check command now.
9 years ago
Rob Winch
acd9de6fad
Revert "Disable Spring IO"
...
This reverts commit b21472ce6c .
9 years ago
Rob Winch
b21472ce6c
Disable Spring IO
...
We need to publish the spring-security-jwt-jose
9 years ago
Rob Winch
fd244eb95c
Add Artifactory Deploy to Jenkinsfile
9 years ago
Rob Winch
c05fc951d8
Disable OSSRH Deploy
...
For the release disable OSSRH Deploy since we will release only
to Artifactory for the milestone. We cannot deploy to OSSRH because
we have RC dependencies that are not in Maven Central.
9 years ago
Rob Winch
4fdf343045
Remove springIoVersion
9 years ago
Rob Winch
014f3c8f21
Add Jenkinsfile
...
We should add a Jenkinsfile so we can build the project in GitHub
Fixes gh-4306
9 years ago