Advertisement
Guest User

Untitled

a guest
Jul 31st, 2014
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.14 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.tools:openmrs-tools:jar: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, C:\Users\projects\OpenMrsWorkspace\openmrs\openmrs-core\pom.xml, line 965, column 12
  8. [WARNING]
  9. [WARNING] Some problems were encountered while building the effective model for org.openmrs.test:openmrs-test:pom:1.10.0-SNAPSHOT
  10. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.openmrs:openmrs:1.10.0-SNAPSHOT, C:\Users\projects\OpenMrsWorkspace\openmrs\openmrs-core\pom.xml, line 965, column 12
  11. [WARNING]
  12. [WARNING] Some problems were encountered while building the effective model for org.openmrs.api:openmrs-api:jar:1.10.0-SNAPSHOT
  13. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.openmrs:openmrs:1.10.0-SNAPSHOT, C:\Users\projects\OpenMrsWorkspace\openmrs\openmrs-core\pom.xml, line 965, column 12
  14. [WARNING]
  15. [WARNING] Some problems were encountered while building the effective model for org.openmrs.web:openmrs-web:jar:1.10.0-SNAPSHOT
  16. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.openmrs:openmrs:1.10.0-SNAPSHOT, C:\Users\projects\OpenMrsWorkspace\openmrs\openmrs-core\pom.xml, line 965, column 12
  17. [WARNING]
  18. [WARNING] Some problems were encountered while building the effective model for org.openmrs.web:openmrs-webapp:war:1.10.0-SNAPSHOT
  19. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.openmrs:openmrs:1.10.0-SNAPSHOT, C:\Users\projects\OpenMrsWorkspace\openmrs\openmrs-core\pom.xml, line 965, column 12
  20. [WARNING]
  21. [WARNING] Some problems were encountered while building the effective model for org.openmrs:openmrs-release-test:jar:1.10.0-SNAPSHOT
  22. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.openmrs:openmrs:1.10.0-SNAPSHOT, C:\Users\projects\OpenMrsWorkspace\openmrs\openmrs-core\pom.xml, line 965, column 12
  23. [WARNING]
  24. [WARNING] Some problems were encountered while building the effective model for org.openmrs:openmrs:pom:1.10.0-SNAPSHOT
  25. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 965, column 12
  26. [WARNING]
  27. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  28. [WARNING]
  29. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  30. [WARNING]
  31. [INFO] ------------------------------------------------------------------------
  32. [INFO] Reactor Build Order:
  33. [INFO]
  34. [INFO] OpenMRS
  35. [INFO] openmrs-tools
  36. [INFO] openmrs-test
  37. [INFO] openmrs-api
  38. [INFO] openmrs-web
  39. [INFO] openmrs-webapp
  40. [INFO] openmrs-release-test
  41. [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
  42. [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
  43. Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
  44. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/mojo/maven-metadata.xml
  45. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-metadata.xml
  46. Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
  47. Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (13 KB at 13.0 KB/sec)
  48. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-metadata.xml (13 KB at 11.8 KB/sec)
  49. Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 KB at 17.1 KB/sec)
  50. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/mojo/maven-metadata.xml (20 KB at 13.7 KB/sec)
  51. [INFO] ------------------------------------------------------------------------
  52. [INFO] Reactor Summary:
  53. [INFO]
  54. [INFO] OpenMRS ........................................... SKIPPED
  55. [INFO] openmrs-tools ..................................... SKIPPED
  56. [INFO] openmrs-test ...................................... SKIPPED
  57. [INFO] openmrs-api ....................................... SKIPPED
  58. [INFO] openmrs-web ....................................... SKIPPED
  59. [INFO] openmrs-webapp .................................... SKIPPED
  60. [INFO] openmrs-release-test .............................. SKIPPED
  61. [INFO] ------------------------------------------------------------------------
  62. [INFO] BUILD FAILURE
  63. [INFO] ------------------------------------------------------------------------
  64. [INFO] Total time: 3.721s
  65. [INFO] Finished at: Fri Aug 01 00:30:57 EAT 2014
  66. [INFO] Final Memory: 11M/592M
  67. [INFO] ------------------------------------------------------------------------
  68. [ERROR] No plugin found for prefix 'jetty' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (C:\Users\HP\.m2\repository), openmrs-repo (http://mavenrepo.openmrs.org/nexus/content/repositories/public), central (http://repo.maven.apache.org/maven2)] -> [Help 1]
  69. [ERROR]
  70. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  71. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  72. [ERROR]
  73. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  74. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/NoPluginFoundForPrefixException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement