Advertisement
Guest User

Untitled

a guest
Nov 13th, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 10.29 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO]
  3. [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
  4. [INFO] Building openmrs-webapp 2.1.4-SNAPSHOT
  5. [INFO] --------------------------------[ war ]---------------------------------
  6. [INFO]
  7. [INFO] >>> jetty-maven-plugin:9.3.3.v20150827:run (default-cli) > test-compile @ openmrs-webapp >>>
  8. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/test/openmrs-test/2.1.4-SNAPSHOT/maven-metadata.xml
  9. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/2.1.4-SNAPSHOT/maven-metadata.xml
  10. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/test/openmrs-test/2.1.4-SNAPSHOT/maven-metadata.xml
  11. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/2.1.4-SNAPSHOT/maven-metadata.xml (817 B at 416 B/s)
  12. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/2.1.4-SNAPSHOT/maven-metadata.xml
  13. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/openmrs/2.1.4-SNAPSHOT/maven-metadata.xml
  14. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/openmrs/2.1.4-SNAPSHOT/maven-metadata.xml
  15. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/2.1.4-SNAPSHOT/maven-metadata.xml (807 B at 1.1 kB/s)
  16. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/api/openmrs-api/2.1.4-SNAPSHOT/maven-metadata.xml
  17. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/api/openmrs-api/2.1.4-SNAPSHOT/maven-metadata.xml
  18. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.1.4-SNAPSHOT/maven-metadata.xml
  19. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.1.4-SNAPSHOT/maven-metadata.xml (988 B at 944 B/s)
  20. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/web/openmrs-web/2.1.4-SNAPSHOT/maven-metadata.xml
  21. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.1.4-SNAPSHOT/maven-metadata.xml
  22. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/web/openmrs-web/2.1.4-SNAPSHOT/maven-metadata.xml
  23. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.1.4-SNAPSHOT/maven-metadata.xml (988 B at 1.5 kB/s)
  24. [INFO]
  25. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-webapp ---
  26. [INFO] Checking for local modifications: skipped.
  27. [INFO] Updating project files from SCM: skipped.
  28. [INFO] ShortRevision tag detected. The value is '6'.
  29. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  30. [INFO] Working directory: C:\Users\nmmcc\Documents\GitHub\openmrswrkspc\openmrs-core\webapp
  31. [INFO] Storing buildNumber: 0 at timestamp: 1542130545509
  32. [INFO] ShortRevision tag detected. The value is '6'.
  33. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  34. [INFO] Working directory: C:\Users\nmmcc\Documents\GitHub\openmrswrkspc\openmrs-core\webapp
  35. [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
  36. [INFO]
  37. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-webapp ---
  38. [INFO]
  39. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-webapp ---
  40. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  41. [INFO] Copying 2 resources
  42. [INFO] Copying 1 resource to ../jetty
  43. [INFO]
  44. [INFO] --- maven-antrun-plugin:1.4:run (default) @ openmrs-webapp ---
  45. project.artifactId
  46. [INFO] Executing tasks
  47.     [unzip] Expanding: C:\Users\nmmcc\Documents\GitHub\openmrswrkspc\openmrs-core\webapp\src\main\resources\liquibase-demo-data.zip into C:\Users\nmmcc\Documents\GitHub\openmrswrkspc\openmrs-core\webapp\target\classes
  48. [INFO] Executed tasks
  49. [INFO]
  50. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-webapp ---
  51. [INFO] No sources to compile
  52. [INFO]
  53. [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ openmrs-webapp ---
  54. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  55. [INFO] Copying 1 resource
  56. [INFO]
  57. [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs-webapp ---
  58. [INFO] Nothing to compile - all classes are up to date
  59. [INFO]
  60. [INFO] <<< jetty-maven-plugin:9.3.3.v20150827:run (default-cli) < test-compile @ openmrs-webapp <<<
  61. [INFO]
  62. [INFO]
  63. [INFO] --- jetty-maven-plugin:9.3.3.v20150827:run (default-cli) @ openmrs-webapp ---
  64. [INFO] Logging initialized @10713ms
  65. [INFO] Configuring Jetty for project: openmrs-webapp
  66. [INFO] webAppSourceDirectory not set. Trying src\main\webapp
  67. [INFO] Reload Mechanic: automatic
  68. [INFO] Classes = C:\Users\nmmcc\Documents\GitHub\openmrswrkspc\openmrs-core\webapp\target\classes
  69. [INFO] Context path = /openmrs
  70. [INFO] Tmp directory = C:\Users\nmmcc\Documents\GitHub\openmrswrkspc\openmrs-core\webapp\target\tmp
  71. [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
  72. [INFO] Web overrides = src/test/resources/override-web.xml
  73. [INFO] web.xml file = C:\Users\nmmcc\Documents\GitHub\openmrswrkspc\openmrs-core\webapp\target/jetty/WEB-INF/web.xml
  74. [INFO] Webapp directory = C:\Users\nmmcc\Documents\GitHub\openmrswrkspc\openmrs-core\webapp\src\main\webapp
  75. [INFO] jetty-9.3.3.v20150827
  76. [INFO] No Spring WebApplicationInitializer types detected on classpath
  77. [INFO] Initializing log4j from [classpath:log4j.xml]
  78. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2018-11-13 12:35:52,162| Unable to find a runtime properties file at C:\Users\nmmcc\Documents\GitHub\openmrswrkspc\openmrs-core\webapp\openmrs-runtime.properties
  79. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2018-11-13 12:35:52,181| Unable to find a runtime properties file at C:\Users\nmmcc\Documents\GitHub\openmrswrkspc\openmrs-core\webapp\openmrs-runtime.properties
  80. INFO - Listener.contextInitialized(174) |2018-11-13 12:35:52,183| Using runtime properties file: C:\Users\nmmcc\Application Data\OpenMRS\openmrs-runtime.properties
  81. INFO 11/13/18 12:35 PM:liquibase: Reading from `liquibasechangelog`
  82. WARNING 11/13/18 12:35 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql.  Use <sql> and re-specify all configuration if this is the case
  83. WARNING 11/13/18 12:35 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql.  Use <sql> and re-specify all configuration if this is the case
  84. WARNING 11/13/18 12:35 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql.  Use <sql> and re-specify all configuration if this is the case
  85. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2018-11-13 12:35:56,696| Initializing EhCache CacheManager
  86. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2018-11-13 12:36:02,498| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  87. WARN - Listener.loadBundledModules(521) |2018-11-13 12:36:02,517| Bundled module folder doesn't exist: C:\Users\nmmcc\Documents\GitHub\openmrswrkspc\openmrs-core\webapp\src\main\webapp\WEB-INF\bundledModules
  88. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2018-11-13 12:36:02,520| Unable to find a runtime properties file at C:\Users\nmmcc\Documents\GitHub\openmrswrkspc\openmrs-core\webapp\openmrs-runtime.properties
  89. INFO 11/13/18 12:36 PM:liquibase: Reading from `liquibasechangelog`
  90. WARNING 11/13/18 12:36 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql.  Use <sql> and re-specify all configuration if this is the case
  91. WARNING 11/13/18 12:36 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql.  Use <sql> and re-specify all configuration if this is the case
  92. WARNING 11/13/18 12:36 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql.  Use <sql> and re-specify all configuration if this is the case
  93. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2018-11-13 12:36:04,184| Unable to find a runtime properties file at C:\Users\nmmcc\Documents\GitHub\openmrswrkspc\openmrs-core\webapp\openmrs-runtime.properties
  94. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2085) |2018-11-13 12:36:04,292| Unable to find a runtime properties file at C:\Users\nmmcc\Documents\GitHub\openmrswrkspc\openmrs-core\webapp\openmrs-runtime.properties
  95. INFO 11/13/18 12:36 PM:liquibase: Reading from `liquibasechangelog`
  96. WARNING 11/13/18 12:36 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql.  Use <sql> and re-specify all configuration if this is the case
  97. WARNING 11/13/18 12:36 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql.  Use <sql> and re-specify all configuration if this is the case
  98. WARNING 11/13/18 12:36 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql.  Use <sql> and re-specify all configuration if this is the case
  99. INFO 11/13/18 12:36 PM:liquibase: Reading from `liquibasechangelog`
  100. WARNING 11/13/18 12:36 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql.  Use <sql> and re-specify all configuration if this is the case
  101. WARNING 11/13/18 12:36 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql.  Use <sql> and re-specify all configuration if this is the case
  102. WARNING 11/13/18 12:36 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql.  Use <sql> and re-specify all configuration if this is the case
  103. [INFO] Started o.e.j.m.p.JettyWebAppContext@7fb29ca9{/openmrs,file:///C:/Users/nmmcc/Documents/GitHub/openmrswrkspc/openmrs-core/webapp/src/main/webapp/,AVAILABLE}{file:///C:/Users/nmmcc/Documents/GitHub/openmrswrkspc/openmrs-core/webapp/src/main/webapp/}
  104. [INFO] Started ServerConnector@42531e1b{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
  105. [INFO] Started @28875ms
  106. [INFO] Started Jetty Server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement