Advertisement
Guest User

Untitled

a guest
Feb 18th, 2013
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.51 KB | None | 0 0
  1. /media/KJoseph/Projects/openMRS/openmrs-core $ mvn clean install
  2. [INFO] Scanning for projects...
  3. [WARNING]
  4. [WARNING] Some problems were encountered while building the effective model for org.openmrs.tools:openmrs-tools:jar:1.10.0-SNAPSHOT
  5. [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 966, column 12
  6. [WARNING]
  7. [WARNING] Some problems were encountered while building the effective model for org.openmrs.test:openmrs-test:pom:1.10.0-SNAPSHOT
  8. [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 966, column 12
  9. [WARNING]
  10. [WARNING] Some problems were encountered while building the effective model for org.openmrs.api:openmrs-api:jar:1.10.0-SNAPSHOT
  11. [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 966, column 12
  12. [WARNING]
  13. [WARNING] Some problems were encountered while building the effective model for org.openmrs.web:openmrs-web:jar:1.10.0-SNAPSHOT
  14. [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 966, column 12
  15. [WARNING]
  16. [WARNING] Some problems were encountered while building the effective model for org.openmrs.web:openmrs-webapp:war:1.10.0-SNAPSHOT
  17. [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 966, column 12
  18. [WARNING]
  19. [WARNING] Some problems were encountered while building the effective model for org.openmrs:openmrs-release-test:jar:1.10.0-SNAPSHOT
  20. [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 966, column 12
  21. [WARNING]
  22. [WARNING] Some problems were encountered while building the effective model for org.openmrs:openmrs:pom:1.10.0-SNAPSHOT
  23. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 966, column 12
  24. [WARNING]
  25. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  26. [WARNING]
  27. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  28. [WARNING]
  29. [INFO] ------------------------------------------------------------------------
  30. [INFO] Reactor Build Order:
  31. [INFO]
  32. [INFO] OpenMRS
  33. [INFO] openmrs-tools
  34. [INFO] openmrs-test
  35. [INFO] openmrs-api
  36. [INFO] openmrs-web
  37. [INFO] openmrs-webapp
  38. [INFO] openmrs-release-test
  39. [INFO]
  40. [INFO] ------------------------------------------------------------------------
  41. [INFO] Building OpenMRS 1.10.0-SNAPSHOT
  42. [INFO] ------------------------------------------------------------------------
  43. [INFO]
  44. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ openmrs ---
  45. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
  46. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 0.1 KB/sec)
  47. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
  48. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 4.8 KB/sec)
  49. [INFO] Deleting /media/KJoseph/Projects/openMRS/openmrs-core/target
  50. [INFO]
  51. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs ---
  52. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
  53. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 0.5 KB/sec)
  54. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
  55. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 2.2 KB/sec)
  56. [INFO] Checking for local modifications: skipped.
  57. [INFO] Updating project files from SCM: skipped.
  58. [INFO] ShortRevision tag detected. The value is '6'.
  59. [INFO] Executing: /bin/sh -c cd /media/KJoseph/Projects/openMRS/openmrs-core && git rev-parse --verify --short=6 HEAD
  60. [INFO] Working directory: /media/KJoseph/Projects/openMRS/openmrs-core
  61. [INFO] Storing buildNumber: 18bb8e at timestamp: 1361188793472
  62. [INFO] ShortRevision tag detected. The value is '6'.
  63. [INFO] Executing: /bin/sh -c cd /media/KJoseph/Projects/openMRS/openmrs-core && git rev-parse --verify --short=6 HEAD
  64. [INFO] Working directory: /media/KJoseph/Projects/openMRS/openmrs-core
  65. [INFO] Storing buildScmBranch: UNKNOWN
  66. [INFO]
  67. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs ---
  68. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
  69. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 0.3 KB/sec)
  70. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
  71. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 2.4 KB/sec)
  72. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
  73. Feb 18, 2013 3:00:40 PM org.apache.maven.wagon.providers.http.httpclient.impl.client.DefaultRequestDirector tryExecute
  74. INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request: The target server failed to respond
  75. Feb 18, 2013 3:00:40 PM org.apache.maven.wagon.providers.http.httpclient.impl.client.DefaultRequestDirector tryExecute
  76. INFO: Retrying request
  77. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (262 KB at 5.5 KB/sec)
  78. [INFO]
  79. [INFO] --- maven-jar-plugin:2.3.2:test-jar (default) @ openmrs ---
  80. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
  81. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 1.1 KB/sec)
  82. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
  83. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 5.6 KB/sec)
  84. [WARNING] JAR will be empty - no content was marked for inclusion!
  85. [INFO] Building jar: /media/KJoseph/Projects/openMRS/openmrs-core/target/openmrs-1.10.0-SNAPSHOT-tests.jar
  86. [INFO]
  87. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ openmrs ---
  88. [INFO] Installing /media/KJoseph/Projects/openMRS/openmrs-core/pom.xml to /home/k-joseph/.m2/repository/org/openmrs/openmrs/1.10.0-SNAPSHOT/openmrs-1.10.0-SNAPSHOT.pom
  89. [INFO] Installing /media/KJoseph/Projects/openMRS/openmrs-core/target/openmrs-1.10.0-SNAPSHOT-tests.jar to /home/k-joseph/.m2/repository/org/openmrs/openmrs/1.10.0-SNAPSHOT/openmrs-1.10.0-SNAPSHOT-tests.jar
  90. [INFO]
  91. [INFO] ------------------------------------------------------------------------
  92. [INFO] Building openmrs-tools 1.10.0-SNAPSHOT
  93. [INFO] ------------------------------------------------------------------------
  94. [INFO]
  95. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ openmrs-tools ---
  96. [INFO] Deleting /media/KJoseph/Projects/openMRS/openmrs-core/tools/target
  97. [INFO]
  98. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-tools ---
  99. [INFO]
  100. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-tools ---
  101. [INFO]
  102. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-tools ---
  103. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
  104. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 0.1 KB/sec)
  105. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
  106. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 1.7 KB/sec)
  107. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  108. [INFO] Copying 7 resources
  109. [INFO]
  110. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-tools ---
  111. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
  112. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 0.8 KB/sec)
  113. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
  114. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 1.5 KB/sec)
  115. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
  116. Feb 18, 2013 3:05:15 PM org.apache.maven.wagon.providers.http.httpclient.impl.client.DefaultRequestDirector tryExecute
  117. INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request: The target server failed to respond
  118. Feb 18, 2013 3:05:15 PM org.apache.maven.wagon.providers.http.httpclient.impl.client.DefaultRequestDirector tryExecute
  119. INFO: Retrying request
  120. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (206 KB at 5.0 KB/sec)
  121. [INFO] Compiling 1 source file to /media/KJoseph/Projects/openMRS/openmrs-core/tools/target/classes
  122. [INFO] -------------------------------------------------------------
  123. [ERROR] COMPILATION ERROR :
  124. [INFO] -------------------------------------------------------------
  125. [ERROR] Unable to locate the Javac Compiler in:
  126. /usr/lib/jvm/java-6-openjdk/jre/../lib/tools.jar
  127. Please ensure you are using JDK 1.4 or above and
  128. not a JRE (the com.sun.tools.javac.Main class is required).
  129. In most cases you can change the location of your Java
  130. installation by setting the JAVA_HOME environment variable.
  131. [INFO] 1error
  132. [INFO] -------------------------------------------------------------
  133. [INFO] ------------------------------------------------------------------------
  134. [INFO] Reactor Summary:
  135. [INFO]
  136. [INFO] OpenMRS ........................................... SUCCESS [3:19.588s]
  137. [INFO] openmrs-tools ..................................... FAILURE [3:50.008s]
  138. [INFO] openmrs-test ...................................... SKIPPED
  139. [INFO] openmrs-api ....................................... SKIPPED
  140. [INFO] openmrs-web ....................................... SKIPPED
  141. [INFO] openmrs-webapp .................................... SKIPPED
  142. [INFO] openmrs-release-test .............................. SKIPPED
  143. [INFO] ------------------------------------------------------------------------
  144. [INFO] BUILD FAILURE
  145. [INFO] ------------------------------------------------------------------------
  146. [INFO] Total time: 7:10.668s
  147. [INFO] Finished at: Mon Feb 18 15:05:22 EAT 2013
  148. [INFO] Final Memory: 8M/245M
  149. [INFO] ------------------------------------------------------------------------
  150. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.1:compile (default-compile) on project openmrs-tools: Compilation failure
  151. [ERROR] Unable to locate the Javac Compiler in:
  152. [ERROR] /usr/lib/jvm/java-6-openjdk/jre/../lib/tools.jar
  153. [ERROR] Please ensure you are using JDK 1.4 or above and
  154. [ERROR] not a JRE (the com.sun.tools.javac.Main class is required).
  155. [ERROR] In most cases you can change the location of your Java
  156. [ERROR] installation by setting the JAVA_HOME environment variable.
  157. [ERROR] -> [Help 1]
  158. [ERROR]
  159. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  160. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  161. [ERROR]
  162. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  163. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  164. [ERROR]
  165. [ERROR] After correcting the problems, you can resume the build with the command
  166. [ERROR] mvn <goals> -rf :openmrs-tools
  167. k-joseph@k-joseph-Notebook /media/KJoseph/Projects/openMRS/openmrs-core $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement