Advertisement
Guest User

Untitled

a guest
Nov 21st, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. Downloading modules...
  2.  
  3. [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.0.5:war
  4. [INFO] Copying openmrs-webapp-2.0.5.war to /home/pehcs/denis-old-openmrs/petherflex/loginapp/omod/target/docker/web/openmrs-2.0.5.war
  5. file:/home/pehcs/denis-old-openmrs/petherflex/loginapp/omod/target/docker/web/openmrs-2.0.5.war
  6. target:/home/pehcs/denis-old-openmrs/petherflex/loginapp/omod/target/docker/web
  7. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.3.1:jar
  8. [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.8.1:jar
  9. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.8.0:jar
  10. [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.7.0:jar
  11. [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.12:omod
  12. [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.8.0:jar
  13. [INFO] Configured Artifact: org.openmrs:event-omod:2.5:jar
  14. [INFO] Configured Artifact: org.openmrs.module:inventoryapp-omod:1.0.2-SNAPSHOT:jar
  15. Downloading: file:///Users/lubwamasamuel/.m2/repository/org/openmrs/module/org/openmrs/module/inventoryapp-omod/1.0.2-SNAPSHOT/inventoryapp-omod-1.0.2-SNAPSHOT.jar
  16. [INFO] ------------------------------------------------------------------------
  17. [INFO] Reactor Summary:
  18. [INFO]
  19. [INFO] Login App Module ................................... SUCCESS [ 0.190 s]
  20. [INFO] Login App Module API ............................... SUCCESS [ 1.209 s]
  21. [INFO] Login App Module OMOD .............................. FAILURE [ 1.740 s]
  22. [INFO] ------------------------------------------------------------------------
  23. [INFO] BUILD FAILURE
  24. [INFO] ------------------------------------------------------------------------
  25. [INFO] Total time: 3.437 s
  26. [INFO] Finished at: 2017-11-21T11:00:21+01:00
  27. [INFO] Final Memory: 42M/398M
  28. [INFO] ------------------------------------------------------------------------
  29. [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.9.0:build-distro (build-distro) on project loginapp-omod: Unable to execute mojo: Unable to resolve artifact. Could not transfer artifact org.openmrs.module:inventoryapp-omod:jar:1.0.2-SNAPSHOT from/to openmrs-repo-hsip-local (file:///Users/lubwamasamuel/.m2/repository/org/openmrs/module): Repository path /Users/lubwamasamuel/.m2/repository/org/openmrs/module does not exist, and cannot be created.
  30. [ERROR] org.openmrs.module:inventoryapp-omod:jar:1.0.2-SNAPSHOT
  31. [ERROR]
  32. [ERROR] from the specified remote repositories:
  33. [ERROR] openmrs-repo-hsip-local (file:///Users/lubwamasamuel/.m2/repository/org/openmrs/module, releases=true, snapshots=true),
  34. [ERROR] openmrs-repo (http://mavenrepo.openmrs.org/nexus/content/repositories/public, releases=true, snapshots=true),
  35. [ERROR] central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
  36. [ERROR] -> [Help 1]
  37. [ERROR]
  38. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  39. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  40. [ERROR]
  41. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  42. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
  43. [ERROR]
  44. [ERROR] After correcting the problems, you can resume the build with the command
  45. [ERROR] mvn <goals> -rf :loginapp-omod
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement