Created
August 18, 2011 08:23
-
-
Save tfennelly/1153646 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Download http://www.jfrog.org/artifactory/plugins-releases/org/apache/camel/camel-test/2.8.0/camel-test-2.8.0.pom | |
Download http://www.jfrog.org/artifactory/plugins-releases/org/apache/camel/camel-test/2.8.0/camel-test-2.8.0.jar | |
:smooks-cartridges/camel:compileTestJava UP-TO-DATE | |
:smooks-cartridges/camel:processTestResources | |
:smooks-cartridges/camel:testClasses | |
:smooks-cartridges/camel:test | |
Test org.milyn.smooks.camel.dataformat.SmooksCSVDataFormatTest FAILED | |
Test org.milyn.smooks.camel.dataformat.SmooksDataFormatTest FAILED | |
Test org.milyn.smooks.camel.processor.SmooksProcessor_BeanRouting_Test FAILED | |
Test org.milyn.smooks.camel.processor.SmooksProcessor_CharacterEncoding_Test FAILED | |
Test org.milyn.smooks.camel.processor.SmooksProcessor_File_In_StringResult_Test FAILED | |
Test org.milyn.smooks.camel.processor.SmooksProcessor_JavaResult_Test FAILED | |
Test org.milyn.smooks.camel.processor.SmooksProcessor_Null_Test FAILED | |
Test org.milyn.smooks.camel.processor.SmooksProcessor_StringResult_Test FAILED | |
Test org.milyn.smooks.camel.processor.SmooksProcessorTest FAILED | |
Test org.milyn.smooks.camel.routing.BeanRouterObserverTest FAILED | |
Test org.milyn.smooks.camel.routing.BeanRouterTest FAILED | |
26 tests completed, 19 failures | |
FAILURE: Build failed with an exception. | |
* Where: | |
Build file '/Users/tfennelly/smooks/tfennelly/smooks/smooks-cartridges/camel/build.gradle' | |
* What went wrong: | |
Execution failed for task ':smooks-cartridges/camel:test'. | |
Cause: There were failing tests. See the report at /Users/tfennelly/smooks/tfennelly/smooks/smooks-cartridges/camel/target/reports/tests. | |
* Try: | |
Run with -s or -d option to get more details. Run with -S option to get the full (very verbose) stacktrace. | |
BUILD FAILED | |
Total time: 5 mins 31.359 secs | |
soto:smooks tfennelly$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment