Advertisement
Guest User

Untitled

a guest
Apr 6th, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.82 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO] ------------------------------------------------------------------------
  3. [INFO] Reactor Build Order:
  4. [INFO]
  5. [INFO] OpenMRS [pom]
  6. [INFO] openmrs-tools [jar]
  7. [INFO] openmrs-test [pom]
  8. [INFO] openmrs-api [jar]
  9. [INFO] openmrs-web [jar]
  10. [INFO] openmrs-webapp [war]
  11. [INFO]
  12. [INFO] ------------------------< org.openmrs:openmrs >-------------------------
  13. [INFO] Building OpenMRS 2.3.0-SNAPSHOT [1/6]
  14. [INFO] --------------------------------[ pom ]---------------------------------
  15. [INFO]
  16. [INFO] >>> jetty-maven-plugin:8.1.16.v20140903:run (default-cli) > test-compile @ openmrs >>>
  17. [INFO]
  18. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs ---
  19. [INFO] Checking for local modifications: skipped.
  20. [INFO] Updating project files from SCM: skipped.
  21. [INFO] ShortRevision tag detected. The value is '6'.
  22. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  23. [INFO] Working directory: C:\Users\dilantha.silva\personal\open-source\openmrs-core
  24. [INFO] Storing buildNumber: f7829d at timestamp: 1554589905862
  25. [INFO] ShortRevision tag detected. The value is '6'.
  26. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  27. [INFO] Working directory: C:\Users\dilantha.silva\personal\open-source\openmrs-core
  28. [INFO] Storing buildScmBranch: UNKNOWN
  29. [INFO]
  30. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs ---
  31. [INFO]
  32. [INFO] <<< jetty-maven-plugin:8.1.16.v20140903:run (default-cli) < test-compile @ openmrs <<<
  33. [INFO]
  34. [INFO]
  35. [INFO] --- jetty-maven-plugin:8.1.16.v20140903:run (default-cli) @ openmrs ---
  36. [INFO] Configuring Jetty for project: OpenMRS
  37. [INFO] webAppSourceDirectory not set. Defaulting to C:\Users\dilantha.silva\personal\open-source\openmrs-core\src\main\webapp
  38. [INFO] Reload Mechanic: automatic
  39. [INFO] Classes directory C:\Users\dilantha.silva\personal\open-source\openmrs-core\target\classes does not exist
  40. [INFO] Context path = /
  41. [INFO] Tmp directory = C:\Users\dilantha.silva\personal\open-source\openmrs-core\target\tmp
  42. [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
  43. [INFO] Web overrides = none
  44. [INFO] web.xml file = null
  45. [INFO] Webapp directory = C:\Users\dilantha.silva\personal\open-source\openmrs-core\src\main\webapp
  46. [INFO] jetty-8.1.16.v20140903
  47. [INFO] No Transaction manager found - if your webapp requires one, please configure one.
  48. [WARNING] !RequestLog
  49. [INFO] Started SelectChannelConnector@0.0.0.0:8080
  50. [INFO] Started Jetty Server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement