Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. konecta@konecta-Satellite-L55-A:~/TAS/tas/tasacion-backend/roaming$ mvn altDeploymentRepository=releases::default::http://10.150.16.104/nexus/content/repositories/releases/
  2. [INFO] Scanning for projects...
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Reactor Build Order:
  5. [INFO]
  6. [INFO] roaming - backend
  7. [INFO] roaming-model - model
  8. [INFO] roaming-ejb - ejb
  9. [INFO] roaming-web - web
  10. [INFO] roaming-ear - ear
  11. Downloading: https://repo1.maven.org/maven2/altDeploymentRepository=releases/default/http/default-http.pom
  12. Downloading: http://10.150.16.104/nexus/content/repositories/jboss-public-repository-group/altDeploymentRepository=releases/default/http/default-http.pom
  13. [WARNING] The POM for altDeploymentRepository=releases:default:jar:http is missing, no dependency information available
  14. Downloading: https://repo1.maven.org/maven2/altDeploymentRepository=releases/default/http/default-http.jar
  15. Downloading: http://10.150.16.104/nexus/content/repositories/jboss-public-repository-group/altDeploymentRepository=releases/default/http/default-http.jar
  16. [INFO] ------------------------------------------------------------------------
  17. [INFO] Reactor Summary:
  18. [INFO]
  19. [INFO] roaming - backend .................................. SKIPPED
  20. [INFO] roaming-model - model .............................. SKIPPED
  21. [INFO] roaming-ejb - ejb .................................. SKIPPED
  22. [INFO] roaming-web - web .................................. SKIPPED
  23. [INFO] roaming-ear - ear .................................. SKIPPED
  24. [INFO] ------------------------------------------------------------------------
  25. [INFO] BUILD FAILURE
  26. [INFO] ------------------------------------------------------------------------
  27. [INFO] Total time: 5.578 s
  28. [INFO] Finished at: 2019-06-20T16:27:20-04:00
  29. [INFO] Final Memory: 14M/184M
  30. [INFO] ------------------------------------------------------------------------
  31. [ERROR] Plugin altDeploymentRepository=releases:default:http or one of its dependencies could not be resolved: Could not find artifact altDeploymentRepository=releases:default:jar:http in central (https://repo1.maven.org/maven2) -> [Help 1]
  32. [ERROR]
  33. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  34. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  35. [ERROR]
  36. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  37. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement