Advertisement
Guest User

Untitled

a guest
Oct 17th, 2012
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.59 KB | None | 0 0
  1. C:\joseph\Openmrs project\openmrs-openmrs-core-a403144>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, C:\joseph\Open
  8. mrs project\openmrs-openmrs-core-a403144\pom.xml, line 937, 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, C:\joseph\Open
  14. mrs project\openmrs-openmrs-core-a403144\pom.xml, line 937, 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, C:\joseph\Open
  20. mrs project\openmrs-openmrs-core-a403144\pom.xml, line 937, 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, C:\joseph\Open
  26. mrs project\openmrs-openmrs-core-a403144\pom.xml, line 937, 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, C:\joseph\Open
  32. mrs project\openmrs-openmrs-core-a403144\pom.xml, line 937, 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, C:\joseph\Open
  38. mrs project\openmrs-openmrs-core-a403144\pom.xml, line 937, 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 937, 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. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/
  66. apache/maven/plugins/maven-jar-plugin/2.3.2/maven-jar-plugin-2.3.2.pom
  67. Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-
  68. jar-plugin/2.3.2/maven-jar-plugin-2.3.2.pom
  69. [INFO] ------------------------------------------------------------------------
  70. [INFO] Reactor Summary:
  71. [INFO]
  72. [INFO] OpenMRS ........................................... FAILURE [0.837s]
  73. [INFO] openmrs-tools ..................................... SKIPPED
  74. [INFO] openmrs-test ...................................... SKIPPED
  75. [INFO] openmrs-api ....................................... SKIPPED
  76. [INFO] openmrs-web ....................................... SKIPPED
  77. [INFO] openmrs-webapp .................................... SKIPPED
  78. [INFO] openmrs-release-test .............................. SKIPPED
  79. [INFO] ------------------------------------------------------------------------
  80. [INFO] BUILD FAILURE
  81. [INFO] ------------------------------------------------------------------------
  82. [INFO] Total time: 1.367s
  83. [INFO] Finished at: Thu Oct 18 20:46:24 EAT 2012
  84. [INFO] Final Memory: 6M/15M
  85. [INFO] ------------------------------------------------------------------------
  86. [ERROR] Plugin org.apache.maven.plugins:maven-jar-plugin:2.3.2 or one of its dep
  87. endencies could not be resolved: Failed to read artifact descriptor for org.apac
  88. he.maven.plugins:maven-jar-plugin:jar:2.3.2: Could not transfer artifact org.apa
  89. che.maven.plugins:maven-jar-plugin:pom:2.3.2 from/to openmrs-repo (http://mavenr
  90. epo.openmrs.org/nexus/content/repositories/public): mavenrepo.openmrs.org: Unkno
  91. wn host mavenrepo.openmrs.org -> [Help 1]
  92. [ERROR]
  93. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
  94. ch.
  95. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  96. [ERROR]
  97. [ERROR] For more information about the errors and possible solutions, please rea
  98. d the following articles:
  99. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResoluti
  100. onException
  101. 'cmd' is not recognized as an internal or external command,
  102. operable program or batch file.
  103. C:\joseph\Openmrs project\openmrs-openmrs-core-a403144>EN/PluginResolut
  104. 'EN' is not recognized as an internal or external command,
  105. operable program or batch file.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement