Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2021
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. irynah@irynah-Vostro-3560:/media/irynah/DATA/0NEW-108G/0PROJECTS/OpenMRS-projects/openmrs-contrib-uitestframework$ mvn clean install
  2. [INFO] Scanning for projects...
  3. [WARNING]
  4. [WARNING] Some problems were encountered while building the effective model for org.openmrs.contrib:uitestframework:jar:2.4.0-SNAPSHOT
  5. [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 126, column 12
  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. [INFO]
  12. [INFO] ----------------< org.openmrs.contrib:uitestframework >-----------------
  13. [INFO] Building UI Test Framework 2.4.0-SNAPSHOT
  14. [INFO] --------------------------------[ jar ]---------------------------------
  15. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/jmx/jmxri/1.2.1/jmxri-1.2.1.jar
  16. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/jmx/jmxri/1.2.1/jmxri-1.2.1.jar
  17. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/com/sun/jmx/jmxri/1.2.1/jmxri-1.2.1.jar
  18. [INFO] ------------------------------------------------------------------------
  19. [INFO] BUILD FAILURE
  20. [INFO] ------------------------------------------------------------------------
  21. [INFO] Total time: 8.784 s
  22. [INFO] Finished at: 2021-02-23T13:41:05+03:00
  23. [INFO] ------------------------------------------------------------------------
  24. [ERROR] Failed to execute goal on project uitestframework: Could not resolve dependencies for project org.openmrs.contrib:uitestframework:jar:2.4.0-SNAPSHOT: Could not transfer artifact com.sun.jmx:jmxri:jar:1.2.1 from/to openmrs-repo (http://mavenrepo.openmrs.org/nexus/content/repositories/public): Connection reset -> [Help 1]
  25. [ERROR]
  26. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  27. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  28. [ERROR]
  29. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  30. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
  31. irynah@irynah-Vostro-3560:/media/irynah/DATA/0NEW-108G/0PROJECTS/OpenMRS-projects/openmrs-contrib-uitestframework$
  32.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement