Advertisement
Guest User

Untitled

a guest
Jan 20th, 2013
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.12 KB | None | 0 0
  1. $ mvn clean install
  2. [INFO] Scanning for projects...
  3. [WARNING]
  4. [WARNING] Some problems were encountered while building the effective model for
  5. org.openmrs.tools:openmrs-tools:jar:1.10.0-SNAPSHOT
  6. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-
  7. javadoc-plugin is missing. @ org.openmrs:openmrs:1.10.0-SNAPSHOT, D:\Projects\op
  8. enMRS\openmrs-core\pom.xml, line 966, column 12
  9. [WARNING]
  10. [WARNING] Some problems were encountered while building the effective model for
  11. org.openmrs.test:openmrs-test:pom:1.10.0-SNAPSHOT
  12. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-
  13. javadoc-plugin is missing. @ org.openmrs:openmrs:1.10.0-SNAPSHOT, D:\Projects\op
  14. enMRS\openmrs-core\pom.xml, line 966, column 12
  15. [WARNING]
  16. [WARNING] Some problems were encountered while building the effective model for
  17. org.openmrs.api:openmrs-api:jar:1.10.0-SNAPSHOT
  18. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-
  19. javadoc-plugin is missing. @ org.openmrs:openmrs:1.10.0-SNAPSHOT, D:\Projects\op
  20. enMRS\openmrs-core\pom.xml, line 966, column 12
  21. [WARNING]
  22. [WARNING] Some problems were encountered while building the effective model for
  23. org.openmrs.web:openmrs-web:jar:1.10.0-SNAPSHOT
  24. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-
  25. javadoc-plugin is missing. @ org.openmrs:openmrs:1.10.0-SNAPSHOT, D:\Projects\op
  26. enMRS\openmrs-core\pom.xml, line 966, column 12
  27. [WARNING]
  28. [WARNING] Some problems were encountered while building the effective model for
  29. org.openmrs.web:openmrs-webapp:war:1.10.0-SNAPSHOT
  30. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-
  31. javadoc-plugin is missing. @ org.openmrs:openmrs:1.10.0-SNAPSHOT, D:\Projects\op
  32. enMRS\openmrs-core\pom.xml, line 966, column 12
  33. [WARNING]
  34. [WARNING] Some problems were encountered while building the effective model for
  35. org.openmrs:openmrs-release-test:jar:1.10.0-SNAPSHOT
  36. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-
  37. javadoc-plugin is missing. @ org.openmrs:openmrs:1.10.0-SNAPSHOT, D:\Projects\op
  38. enMRS\openmrs-core\pom.xml, line 966, column 12
  39. [WARNING]
  40. [WARNING] Some problems were encountered while building the effective model for
  41. org.openmrs:openmrs:pom:1.10.0-SNAPSHOT
  42. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-
  43. javadoc-plugin is missing. @ line 966, column 12
  44. [WARNING]
  45. [WARNING] It is highly recommended to fix these problems because they threaten t
  46. he stability of your build.
  47. [WARNING]
  48. [WARNING] For this reason, future Maven versions might no longer support buildin
  49. g such malformed projects.
  50. [WARNING]
  51. [INFO] ------------------------------------------------------------------------
  52. [INFO] Reactor Build Order:
  53. [INFO]
  54. [INFO] OpenMRS
  55. [INFO] openmrs-tools
  56. [INFO] openmrs-test
  57. [INFO] openmrs-api
  58. [INFO] openmrs-web
  59. [INFO] openmrs-webapp
  60. [INFO] openmrs-release-test
  61. [INFO]
  62. [INFO] ------------------------------------------------------------------------
  63. [INFO] Building OpenMRS 1.10.0-SNAPSHOT
  64. [INFO] ------------------------------------------------------------------------
  65. [INFO]
  66. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ openmrs ---
  67. [INFO] Deleting D:\Projects\openMRS\openmrs-core\target
  68. [INFO]
  69. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs ---
  70. [INFO] Checking for local modifications: skipped.
  71. [INFO] Updating project files from SCM: skipped.
  72. [INFO] ShortRevision tag detected. The value is '6'.
  73. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  74. [INFO] Working directory: D:\Projects\openMRS\openmrs-core
  75. [INFO] Storing buildNumber: 5c4848 at timestamp: 1358675674810
  76. [INFO] ShortRevision tag detected. The value is '6'.
  77. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  78. [INFO] Working directory: D:\Projects\openMRS\openmrs-core
  79. [INFO] Storing buildScmBranch: UNKNOWN
  80. [INFO]
  81. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs
  82. ---
  83. [INFO]
  84. [INFO] --- maven-jar-plugin:2.3.2:test-jar (default) @ openmrs ---
  85. [WARNING] JAR will be empty - no content was marked for inclusion!
  86. [INFO] Building jar: D:\Projects\openMRS\openmrs-core\target\openmrs-1.10.0-SNAP
  87. SHOT-tests.jar
  88. [INFO]
  89. [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ openmrs ---
  90. [INFO] Installing D:\Projects\openMRS\openmrs-core\pom.xml to C:\Users\kaweesi j
  91. oseph\.m2\repository\org\openmrs\openmrs\1.10.0-SNAPSHOT\openmrs-1.10.0-SNAPSHOT
  92. .pom
  93. [INFO] ------------------------------------------------------------------------
  94. [INFO] Reactor Summary:
  95. [INFO]
  96. [INFO] OpenMRS ........................................... FAILURE [2.900s]
  97. [INFO] openmrs-tools ..................................... SKIPPED
  98. [INFO] openmrs-test ...................................... SKIPPED
  99. [INFO] openmrs-api ....................................... SKIPPED
  100. [INFO] openmrs-web ....................................... SKIPPED
  101. [INFO] openmrs-webapp .................................... SKIPPED
  102. [INFO] openmrs-release-test .............................. SKIPPED
  103. [INFO] ------------------------------------------------------------------------
  104. [INFO] BUILD FAILURE
  105. [INFO] ------------------------------------------------------------------------
  106. [INFO] Total time: 3.678s
  107. [INFO] Finished at: Sun Jan 20 12:54:36 EAT 2013
  108. [INFO] Final Memory: 5M/10M
  109. [INFO] ------------------------------------------------------------------------
  110. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3
  111. .1:install (default-install) on project openmrs: Failed to install artifact org.
  112. openmrs:openmrs:pom:1.10.0-SNAPSHOT: C:\Users\kaweesi joseph\.m2\repository\org\
  113. openmrs\openmrs\1.10.0-SNAPSHOT\openmrs-1.10.0-SNAPSHOT.pom (Access is denied) -
  114. > [Help 1]
  115. [ERROR]
  116. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
  117. ch.
  118. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  119. [ERROR]
  120. [ERROR] For more information about the errors and possible solutions, please rea
  121. d the following articles:
  122. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionE
  123. xception
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement