Advertisement
Guest User

Untitled

a guest
May 24th, 2015
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.09 KB | None | 0 0
  1. -------------------------------------------------------
  2.  T E S T S
  3. -------------------------------------------------------
  4. Running org.openmrs.scheduler.web.controller.SchedulerFormControllerTest
  5. Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 90.756 sec
  6.  
  7. Results :
  8.  
  9. Tests run: 5, Failures: 0, Errors: 0, Skipped: 1
  10.  
  11. [INFO]                                                                        
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO] Building openmrs-webapp 1.12.0-SNAPSHOT
  14. [INFO] ------------------------------------------------------------------------
  15. [INFO]
  16. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-webapp ---
  17. [INFO]
  18. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-webapp ---
  19. [INFO]
  20. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-webapp ---
  21. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  22. [INFO] Copying 7 resources
  23. [INFO] Copying 1 resource to ../jetty
  24. [INFO]
  25. [INFO] --- maven-antrun-plugin:1.4:run (default) @ openmrs-webapp ---
  26. project.artifactId
  27. [INFO] Executing tasks
  28.     [unzip] Expanding: /home/tutakhail/Desktop/openmrs-core/webapp/src/main/resources/liquibase-demo-data.zip into /home/tutakhail/Desktop/openmrs-core/webapp/target/classes
  29. [INFO] Executed tasks
  30. [INFO]
  31. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-webapp ---
  32. [INFO] No sources to compile
  33. [INFO]
  34. [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ openmrs-webapp ---
  35. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  36. [INFO] Copying 1 resource
  37. [INFO]
  38. [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs-webapp ---
  39. [INFO] Nothing to compile - all classes are up to date
  40. [INFO]
  41. [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ openmrs-webapp ---
  42. [INFO] Surefire report directory: /home/tutakhail/Desktop/openmrs-core/webapp/target/surefire-reports
  43. Java HotSpot(TM) Client VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement