Josh Cummings
c3b4cabb9f
Reinstate docs and schema deployments
...
Fixes: gh-6929
2019-05-31 21:52:18 -06:00
Josh Cummings
8e3678c79d
Temporarily remove docs and schema deployments
...
Issue: gh-6929
2019-05-31 14:04:30 -06:00
Josh Cummings
facc7299e3
Adding JAVA_HOME for JDK 8
...
Fixes: gh-6928
2019-05-31 14:03:54 -06:00
Josh Cummings
36adc37226
Split Branches Into Multiple Sonarqube Projects
...
Eliminate analysis collisions and simplify application of analysis
quite periods.
Fixes: gh-6091
2018-12-18 14:43:15 -07:00
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
2018-11-30 14:32:53 -06:00
Rob Winch
5d49ac7e6c
Remove Spring IO Checks
...
They are preventing updating to latest versions of libraries
2018-11-28 10:24:47 -06:00
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
2018-11-26 09:29:21 -07:00
Rob Winch
8db41665a9
--stacktrace for Sonar
2017-12-12 11:41:21 -06:00
Rob Winch
84bb8508ba
Use deployArtifacts finalizeDeployArtifacts
2017-11-17 20:49:01 -06:00
Joe Grandja
eef290f1a8
Revert "Disable Spring IO"
...
This reverts commit 0805ef0394c4d5bf913d973898cccf50a364c32d.
2017-10-23 09:40:59 -04:00
Rob Winch
0805ef0394
Disable Spring IO
...
We need to publish the spring-security-oauth2-jose module
2017-10-23 09:08:17 -04:00
Rob Winch
96a4392e48
Polish artifactoryPublish
...
Before we specified check and then -x check which negates each other. We
remove the unnecessary check command now.
2017-10-06 22:03:31 -05:00
Rob Winch
acd9de6fad
Revert "Disable Spring IO"
...
This reverts commit b21472ce6c7d619e202b09809c7117f574204765.
2017-07-11 10:55:20 -05:00
Rob Winch
b21472ce6c
Disable Spring IO
...
We need to publish the spring-security-jwt-jose
2017-07-11 10:31:40 -05:00
Rob Winch
fd244eb95c
Add Artifactory Deploy to Jenkinsfile
2017-06-08 17:26:13 -05:00
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.
2017-05-10 00:30:35 -05:00
Rob Winch
4fdf343045
Remove springIoVersion
2017-05-09 02:39:49 -05:00
Rob Winch
014f3c8f21
Add Jenkinsfile
...
We should add a Jenkinsfile so we can build the project in GitHub
Fixes gh-4306
2017-04-21 10:55:05 -05:00