Skip to content

Instantly share code, notes, and snippets.

@matiskay
Created July 8, 2015 23:16
Show Gist options
  • Save matiskay/d7e11ff1620403755760 to your computer and use it in GitHub Desktop.
Save matiskay/d7e11ff1620403755760 to your computer and use it in GitHub Desktop.
ant change-to -Dsuite=biokepler
ant change-to -Dsuite=biokepler
Buildfile: /Users/matiskay/learning/kepler/build-area/build.xml
change-to:
[change-to] Retrieving modules....
[change-to]
[change-to] biokepler:
[change-to] Downloading (if necessary) biokepler...
[change-to] svn co -r head https://code.kepler-project.org/code/kepler/trunk/modules/biokepler /Users/matiskay/learning/kepler/biokepler
[change-to] svn: E175002: Unable to connect to a repository at URL 'https://code.kepler-project.org/code/kepler/trunk/modules/biokepler'
[change-to] svn: E175002: OPTIONS of 'https://code.kepler-project.org/code/kepler/trunk/modules/biokepler': SSL handshake failed: Software caused connection abort (https://code.kepler-project.org)
[change-to]
BUILD FAILED
/Users/matiskay/learning/kepler/build-area/build.xml:103: ERROR: It appears that the command did not execute properly and exited with an exit code of: 1
Total time: 3 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment