Skip to content

Instantly share code, notes, and snippets.

@AdamPaynter
AdamPaynter / maven_output_running_guava_tests.txt
Created July 26, 2012 23:15
Output generated by Maven when attempting to run Guava's unit tests
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] Guava Maven Parent
[INFO] Guava: Google Core Libraries for Java
[INFO] Guava GWT compatible libs
[INFO] Guava Testing Library
[INFO] Guava Unit Tests
[INFO] ------------------------------------------------------------------------
[INFO] Building Guava Maven Parent