Skip to content

Instantly share code, notes, and snippets.

@tfennelly
Created August 18, 2011 08:23
Show Gist options
  • Save tfennelly/1153646 to your computer and use it in GitHub Desktop.
Save tfennelly/1153646 to your computer and use it in GitHub Desktop.
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