Skip to content

Instantly share code, notes, and snippets.

@jimallman
Created April 17, 2014 01:22
Show Gist options
  • Save jimallman/10946715 to your computer and use it in GitHub Desktop.
Save jimallman/10946715 to your computer and use it in GitHub Desktop.
Output from push to ot9 (taxomachine only, up to date)
WARNING: Missing GitHub client ID! Curation UI will be disabled.
WARNING: Missing GitHub client ID! Tree-view feedback will be disabled.
host=ec2-54-203-194-13.us-west-2.compute.amazonaws.com, admin=admin, pem=/Users/jima/.ssh/opentree/opentree.pem, controller=jima, command=taxomachine
Syncing
JAVA_HOME is /usr/lib/jvm/java-7-openjdk-amd64
Using branch master of repo jade
Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded.
Updating 601fb15..1c55c91
Fast-forward
CONTRIBUTORS | 23 ++
LICENSE | 691 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 714 insertions(+)
create mode 100644 CONTRIBUTORS
create mode 100644 LICENSE
Repository jade has changed
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jade 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ jade ---
[INFO] Deleting file set: /home/opentree/repo/jade/target (included: [**], excluded: [])
[INFO]
[INFO] --- maven-resources-plugin:2.3:resources (default-resources) @ jade ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/opentree/repo/jade/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5:compile (default-compile) @ jade ---
[INFO] Compiling 7 source files to /home/opentree/repo/jade/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.3:resources (default-resources) @ jade ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/opentree/repo/jade/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5:compile (default-compile) @ jade ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.3:testResources (default-testResources) @ jade ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/opentree/repo/jade/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5:testCompile (default-testCompile) @ jade ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ jade ---
[INFO] No tests to run.
[INFO] Surefire report directory: /home/opentree/repo/jade/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ jade ---
[INFO] Building jar: /home/opentree/repo/jade/target/jade-0.0.1-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5:install (default-install) @ jade ---
[INFO] Installing /home/opentree/repo/jade/target/jade-0.0.1-SNAPSHOT.jar to /home/opentree/.m2/repository/org/opentree/jade/0.0.1-SNAPSHOT/jade-0.0.1-SNAPSHOT.jar
[INFO] Installing /home/opentree/repo/jade/pom.xml to /home/opentree/.m2/repository/org/opentree/jade/0.0.1-SNAPSHOT/jade-0.0.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.791s
[INFO] Finished at: Thu Apr 17 01:19:36 UTC 2014
[INFO] Final Memory: 13M/205M
[INFO] ------------------------------------------------------------------------
Using branch master of repo ot-base
Already up-to-date.
Repository ot-base is unchanged since last time
Using branch master of repo taxomachine
Already up-to-date.
Repository taxomachine is unchanged since last time
installing plugin for taxomachine
Using branch master of repo taxomachine
Already up-to-date.
Repository taxomachine is unchanged since last time
Neo4j Server is running at pid 32247
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment