Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2016
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
  2.  
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Reactor Summary:
  5. [INFO]
  6. [INFO] Customer :: Application :: Core .................... SUCCESS [ 0.384 s]
  7. [INFO] Customer :: Application :: Core :: Artifacts ....... SUCCESS [ 8.340 s]
  8. [INFO] Customer :: Application :: Core :: Processors ...... SUCCESS [ 0.010 s]
  9. [INFO] Customer :: Application :: Processor :: Transformer SUCCESS [ 0.507 s]
  10. [INFO] Customer :: Application :: Processor :: Marshaller . SUCCESS [ 0.123 s]
  11. [INFO] Customer :: Application :: Processor :: Data Formatter SUCCESS [ 0.117 s]
  12. [INFO] Customer :: Application :: Core :: Services ........ SUCCESS [ 0.019 s]
  13. [INFO] Customer :: Application :: Core :: Services :: integration-test-server SUCCESS [ 13.513 s]
  14. [INFO] ActiveMQ embedded with Camel ....................... SUCCESS [01:32 min]
  15. [INFO] Customer :: Application :: Core :: Application Core :: Inbound FAILURE [01:50 min]
  16. [INFO] Customer :: Application :: Core :: Application Core :: XLate SKIPPED
  17. [INFO] Customer :: Application :: Core :: Application Core :: Outbound SKIPPED
  18. [INFO] Fuse :: Assignment :: Features ..................... SKIPPED
  19. [INFO] Customer :: Application :: Core :: Mock Webservice . SKIPPED
  20. [INFO] ------------------------------------------------------------------------
  21. [INFO] BUILD FAILURE
  22. [INFO] ------------------------------------------------------------------------
  23. [INFO] Total time: 03:47 min
  24. [INFO] Finished at: 2016-07-23T17:04:14+08:00
  25. [INFO] Final Memory: 78M/538M
  26. [INFO] ------------------------------------------------------------------------
  27. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project inbound: There are test failures.
  28. [ERROR]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement