summaryrefslogtreecommitdiffstats
path: root/jjb/aai/aai-rest-client.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/aai/aai-rest-client.yaml')
-rw-r--r--jjb/aai/aai-rest-client.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/jjb/aai/aai-rest-client.yaml b/jjb/aai/aai-rest-client.yaml
index 0bd90eb0c..e1da9a706 100644
--- a/jjb/aai/aai-rest-client.yaml
+++ b/jjb/aai/aai-rest-client.yaml
@@ -31,3 +31,14 @@
mvn-settings: 'aai-rest-client-settings'
files: '**'
archive-artifacts: ''
+- project:
+ name: aai-rest-client-sonar
+ jobs:
+ - gerrit-maven-sonar
+ java-version: ''
+ project: 'aai/rest-client'
+ project-name: 'aai-rest-client'
+ branch: 'master'
+ mvn-settings: 'aai-rest-client-settings'
+ mvn-goals: 'clean install'
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'