Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Sep 20th, 2011  |  syntax: None  |  size: 2.86 KB  |  views: 38  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. [INFO] Reactor Summary:
  2. [INFO]
  3. [INFO] esb.all ........................................... SUCCESS [0.324s]
  4. [INFO] esb.plugins ....................................... SUCCESS [0.021s]
  5. [INFO] org.jboss.tools.esb.project.core .................. SUCCESS [1.860s]
  6. [INFO] org.jboss.tools.esb.core .......................... SUCCESS [0.979s]
  7. [INFO] org.jboss.tools.esb.ui ............................ SUCCESS [0.897s]
  8. [INFO] org.jboss.tools.esb.project.ui .................... SUCCESS [1.051s]
  9. [INFO] org.jboss.tools.esb.validator ..................... SUCCESS [0.524s]
  10. [INFO] esb.features ...................................... SUCCESS [0.013s]
  11. [INFO] org.jboss.tools.esb.feature ....................... SUCCESS [0.170s]
  12. [INFO] esb.tests ......................................... SUCCESS [0.040s]
  13. [INFO] org.jboss.tools.esb.core.test ..................... SUCCESS [0.580s]
  14. [INFO] org.jboss.tools.esb.project.core.test ............. SUCCESS [0.672s]
  15. [INFO] org.jboss.tools.esb.validator.test ................ FAILURE [0.312s]
  16. [INFO] org.jboss.tools.esb.ui.bot.test ................... SUCCESS [0.598s]
  17. [INFO] org.jboss.tools.esb.test.feature .................. SKIPPED
  18. [INFO] esb.site .......................................... SKIPPED
  19. [INFO] ------------------------------------------------------------------------
  20. [INFO] BUILD FAILURE
  21. [INFO] ------------------------------------------------------------------------
  22. [INFO] Total time: 33.909s
  23. [INFO] Finished at: Tue Sep 20 18:26:44 EDT 2011
  24. [INFO] Final Memory: 83M/743M
  25. [INFO] ------------------------------------------------------------------------
  26. [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.12.0:compile (default-compile) on project org.jboss.tools.esb.validator.test: Compilation failure: Compilation failure:
  27. [ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/esb/tests/org.jboss.tools.esb.validator.test/src/org/jboss/tools/esb/validator/test/ESBValidatorPreferencePageTest.java (at line 9):[-1,-1]
  28. [ERROR] assertTrue(createPreferencePage(ESBValidatorPreferencePage.PREF_ID, ESBValidatorPreferencePage.class)); //$NON-NLS-1$
  29. [ERROR] ^^^^^^^^^^^^^^^^^^^^
  30. [ERROR] The method createPreferencePage(String, Class<ESBValidatorPreferencePage>) is undefined for the type ESBValidatorPreferencePageTest
  31. [ERROR]
  32. [ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/esb/tests/org.jboss.tools.esb.validator.test/src/org/jboss/tools/esb/validator/test/ESBValidatorPreferencePageTest.java (at line 13):[-1,-1]
  33. [ERROR] pressOkOnPreferencePage(ESBValidatorPreferencePage.PREF_ID);
  34. [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
  35. [ERROR] The method pressOkOnPreferencePage(String) is undefined for the type ESBValidatorPreferencePageTest
  36. [ERROR] -> [Help 1]
  37. [ERROR]
  38. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  39. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
clone this paste RAW Paste Data