Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2013
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.59 KB | None | 0 0
  1. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  2. SLF4J: Defaulting to no-operation (NOP) logger implementation
  3. SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  4. [INFO] Scanning for projects...
  5. [WARNING]
  6. [WARNING] Some problems were encountered while building the effective model for org.openmrs.web:openmrs-webapp:war:1.10.0-SNAPSHOT
  7. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.openmrs:openmrs:1.10.0-SNAPSHOT, /media/KJoseph/Projects/openMRS/openmrs-core/pom.xml, line 960, column 12
  8. [WARNING]
  9. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  10. [WARNING]
  11. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  12. [WARNING]
  13. [INFO]
  14. [INFO] ------------------------------------------------------------------------
  15. [INFO] Building openmrs-webapp 1.10.0-SNAPSHOT
  16. [INFO] ------------------------------------------------------------------------
  17. [INFO]
  18. [INFO] >>> maven-jetty-plugin:6.1.10:run (default-cli) @ openmrs-webapp >>>
  19. [INFO]
  20. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-webapp ---
  21. [INFO] Checking for local modifications: skipped.
  22. [INFO] Updating project files from SCM: skipped.
  23. [INFO] ShortRevision tag detected. The value is '6'.
  24. [INFO] Executing: /bin/sh -c cd /media/KJoseph/Projects/openMRS/openmrs-core/webapp && git rev-parse --verify --short=6 HEAD
  25. [INFO] Working directory: /media/KJoseph/Projects/openMRS/openmrs-core/webapp
  26. [INFO] Storing buildNumber: f5c5af at timestamp: 1366617676958
  27. [INFO] ShortRevision tag detected. The value is '6'.
  28. [INFO] Executing: /bin/sh -c cd /media/KJoseph/Projects/openMRS/openmrs-core/webapp && git rev-parse --verify --short=6 HEAD
  29. [INFO] Working directory: /media/KJoseph/Projects/openMRS/openmrs-core/webapp
  30. [INFO] Storing buildScmBranch: UNKNOWN
  31. [INFO]
  32. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-webapp ---
  33. [INFO]
  34. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-webapp ---
  35. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  36. [INFO] Copying 7 resources
  37. [INFO] Copying 1 resource to ../jetty
  38. [INFO]
  39. [INFO] --- maven-antrun-plugin:1.4:run (default) @ openmrs-webapp ---
  40. project.artifactId
  41. [INFO] Executing tasks
  42. [unzip] Expanding: /media/KJoseph/Projects/openMRS/openmrs-core/webapp/src/main/resources/liquibase-demo-data.zip into /media/KJoseph/Projects/openMRS/openmrs-core/webapp/target/classes
  43. [INFO] Executed tasks
  44. [INFO]
  45. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-webapp ---
  46. [INFO] No sources to compile
  47. [INFO]
  48. [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ openmrs-webapp ---
  49. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  50. [INFO] Copying 1 resource
  51. [INFO]
  52. [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs-webapp ---
  53. [INFO] No sources to compile
  54. [INFO]
  55. [INFO] <<< maven-jetty-plugin:6.1.10:run (default-cli) @ openmrs-webapp <<<
  56. [INFO]
  57. [INFO] --- maven-jetty-plugin:6.1.10:run (default-cli) @ openmrs-webapp ---
  58. [INFO] Configuring Jetty for project: openmrs-webapp
  59. [INFO] Webapp source directory = /media/KJoseph/Projects/openMRS/openmrs-core/webapp/src/main/webapp
  60. [INFO] web.xml file = /media/KJoseph/Projects/openMRS/openmrs-core/webapp/target/jetty/WEB-INF/web.xml
  61. [INFO] Classes = /media/KJoseph/Projects/openMRS/openmrs-core/webapp/target/classes
  62. [INFO] Added extra scan target:/media/KJoseph/Projects/openMRS/openmrs-core/api/target/classes
  63. [INFO] Added extra scan target:/media/KJoseph/Projects/openMRS/openmrs-core/web/target/classes
  64. 2013-04-22 11:01:21.035::INFO: Logging to STDERR via org.mortbay.log.StdErrLog
  65. [INFO] Context path = /openmrs
  66. [INFO] Tmp directory = determined at runtime
  67. [INFO] Web defaults = org/mortbay/jetty/webapp/webdefault.xml
  68. [INFO] Web overrides = src/test/resources/override-web.xml
  69. [INFO] Webapp directory = /media/KJoseph/Projects/openMRS/openmrs-core/webapp/src/main/webapp
  70. [INFO] Starting jetty 6.1.10 ...
  71. 2013-04-22 11:01:21.042::INFO: jetty-6.1.10
  72. 2013-04-22 11:01:24.044::INFO: No Transaction manager found - if your webapp requires one, please configure one.
  73. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2523) |2013-04-22 11:01:26,226| Unable to find a runtime properties file at /media/KJoseph/Projects/openMRS/openmrs-core/webapp/openmrs-runtime.properties
  74. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2549) |2013-04-22 11:01:26,447| Unable to find properties file: /home/k-joseph/.OpenMRS/openmrs-runtime.properties
  75. WARN - OpenmrsUtil.getRuntimeProperties(2485) |2013-04-22 11:01:26,447| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
  76. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2523) |2013-04-22 11:01:27,249| Unable to find a runtime properties file at /media/KJoseph/Projects/openMRS/openmrs-core/webapp/openmrs-runtime.properties
  77. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2549) |2013-04-22 11:01:27,251| Unable to find properties file: /home/k-joseph/.OpenMRS/openmrs-runtime.properties
  78. WARN - OpenmrsUtil.getRuntimeProperties(2485) |2013-04-22 11:01:27,252| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
  79. 2013-04-22 11:01:27.905::INFO: Started SelectChannelConnector@0.0.0.0:8081
  80. [INFO] Started Jetty Server
  81. [INFO] Starting scanner at interval of 10 seconds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement