Hi,

on the digger_dev branch, I get:

[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/Matthias/Work/AeroGear/java-client-api/jenkins-client-it-docker/src/test/java/com/offbytwo/jenkins/integration/NoExecutorStartedManageCredentialsIT.java:[85,9] cannot find symbol
  symbol:   class AppleDeveloperProfileCredential
  location: class com.offbytwo.jenkins.integration.NoExecutorStartedManageCredentialsIT
[ERROR] /home/Matthias/Work/AeroGear/java-client-api/jenkins-client-it-docker/src/test/java/com/offbytwo/jenkins/integration/NoExecutorStartedManageCredentialsIT.java:[85,63] cannot find symbol
  symbol:   class AppleDeveloperProfileCredential
  location: class com.offbytwo.jenkins.integration.NoExecutorStartedManageCredentialsIT
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Jenkins API client for Java ........................ SUCCESS [  1.810 s]
[INFO] Jenkins API client for Java :: The Client. ......... SUCCESS [ 12.036 s]
[INFO] Jenkins API client for Java :: IT Docker ........... FAILURE [  0.236 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.336 s
[INFO] Finished at: 2017-08-02T13:36:27+02:00
[INFO] Final Memory: 61M/1356M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.0:testCompile (default-testCompile) on project jenkins-client-it-docker: Compilation failure: Compilation failure:
[ERROR] /home/Matthias/Work/AeroGear/java-client-api/jenkins-client-it-docker/src/test/java/com/offbytwo/jenkins/integration/NoExecutorStartedManageCredentialsIT.java:[85,9] cannot find symbol
[ERROR] symbol:   class AppleDeveloperProfileCredential
[ERROR] location: class com.offbytwo.jenkins.integration.NoExecutorStartedManageCredentialsIT
[ERROR] /home/Matthias/Work/AeroGear/java-client-api/jenkins-client-it-docker/src/test/java/com/offbytwo/jenkins/integration/NoExecutorStartedManageCredentialsIT.java:[85,63] cannot find symbol
[ERROR] symbol:   class AppleDeveloperProfileCredential
[ERROR] location: class com.offbytwo.jenkins.integration.NoExecutorStartedManageCredentialsIT
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 





--