Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. :: problems summary ::
  2. :::: WARNINGS
  3. module not found: org.postgresql#postgresql;42.0.0
  4.  
  5. ==== local-m2-cache: tried
  6.  
  7. file:/home/mhunka/.m2/repository/ org/postgresql/postgresql/42.0.0/postgresql-42.0.0.pom
  8.  
  9. -- artifact org.postgresql#postgresql;42.0.0!postgresql.jar:
  10.  
  11. file:/home/mhunka/.m2/repository/ org/postgresql/postgresql/42.0.0/postgresql-42.0.0.jar
  12.  
  13. ==== local-ivy-cache: tried
  14.  
  15. /home/mhunka/.ivy2/local/ org.postgresql/postgresql/42.0.0/ivys/ivy.xml
  16.  
  17. -- artifact org.postgresql#postgresql;42.0.0!postgresql.jar:
  18.  
  19. /home/mhunka/.ivy2/local/ org.postgresql/postgresql/42.0.0/jars/postgresql.jar
  20.  
  21. ==== central: tried
  22.  
  23. https://repo1.maven.org/maven2/ org/postgresql/postgresql/42.0.0/postgresql-42.0.0.pom
  24.  
  25. -- artifact org.postgresql#postgresql;42.0.0!postgresql.jar:
  26.  
  27. https://repo1.maven.org/maven2/ org/postgresql/postgresql/42.0.0/postgresql-42.0.0.jar
  28.  
  29. ==== spark-packages: tried
  30.  
  31. http://dl.bintray.com/spark-packages/maven/ org/postgresql/postgresql/42.0.0/postgresql-42.0.0.pom
  32.  
  33. -- artifact org.postgresql#postgresql;42.0.0!postgresql.jar:
  34.  
  35. http://dl.bintray.com/spark-packages/maven/ org/postgresql/postgresql/42.0.0/postgresql-42.0.0.jar
  36.  
  37. ::::::::::::::::::::::::::::::::::::::::::::::
  38.  
  39. :: UNRESOLVED DEPENDENCIES ::
  40.  
  41. ::::::::::::::::::::::::::::::::::::::::::::::
  42.  
  43. :: org.postgresql#postgresql;42.0.0: not found
  44.  
  45. ::::::::::::::::::::::::::::::::::::::::::::::
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement