Advertisement
Guest User

Untitled

a guest
Feb 9th, 2022
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. mherman22@mherman22:~$ mvn org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.4.0-SNAPSHOT:setup
  2. [INFO] Scanning for projects...
  3. [WARNING]
  4. [WARNING] Some problems were encountered while building the effective model for org.openmrs.contrib:qaframework:jar:1.0-SNAPSHOT
  5. [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 169, column 21
  6. [WARNING]
  7. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  8. [WARNING]
  9. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  10. [WARNING]
  11. [WARNING] The POM for org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:jar:4.4.0-SNAPSHOT is missing, no dependency information available
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO] BUILD FAILURE
  14. [INFO] ------------------------------------------------------------------------
  15. [INFO] Total time: 0.203 s
  16. [INFO] Finished at: 2022-02-09T13:57:21+03:00
  17. [INFO] ------------------------------------------------------------------------
  18. [ERROR] Plugin org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.4.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:jar:4.4.0-SNAPSHOT -> [Help 1]
  19. [ERROR]
  20. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  21. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  22. [ERROR]
  23. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  24. [ERROR] [Help 1] http://cwiki.apache.org/confluence/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement