Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2019
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. kasparmetsa@km:~/dev/mem/pm-jvis-01/test-environment$ ./setup.sh
  2. Pull projects from git (y/n) [Default: n]:y
  3. Git username:kmetsa
  4. Git password:
  5. Recompile projects (/home/kasparmetsa/dev/mem/pm-jvis-01/test-environment/projects folder must be empty) (y/n) [Default: n]:y
  6. [19-04-02 12:27:47] Stopping environment
  7. Removing network test-environment_selenium-test
  8. WARNING: Network test-environment_selenium-test not found.
  9. [19-04-02 12:27:48] Pull projects from GIT
  10. Cloning into 'pm-jvis-01'...
  11. remote: Counting objects: 115690, done.
  12. remote: Compressing objects: 100% (38967/38967), done.
  13. remote: Total 115690 (delta 61086), reused 101538 (delta 52658)
  14. Receiving objects: 100% (115690/115690), 109.03 MiB | 58.06 MiB/s, done.
  15. Resolving deltas: 100% (61086/61086), done.
  16. Cloning into 'epm'...
  17. remote: Counting objects: 34373, done.
  18. remote: Compressing objects: 100% (12874/12874), done.
  19. remote: Total 34373 (delta 17324), reused 32393 (delta 16362)
  20. Receiving objects: 100% (34373/34373), 41.96 MiB | 60.78 MiB/s, done.
  21. Resolving deltas: 100% (17324/17324), done.
  22. Cloning into 'pmcas'...
  23. remote: Counting objects: 1656, done.
  24. remote: Compressing objects: 100% (1326/1326), done.
  25. remote: Total 1656 (delta 767), reused 349 (delta 130)
  26. Receiving objects: 100% (1656/1656), 51.73 MiB | 63.90 MiB/s, done.
  27. Resolving deltas: 100% (767/767), done.
  28. [19-04-02 12:27:55] Checkout branches
  29. Branch 'helmes_jvis2' set up to track remote branch 'helmes_jvis2' from 'origin'.
  30. Switched to a new branch 'helmes_jvis2'
  31. Already up to date.
  32. Branch 'helmes_jvis2' set up to track remote branch 'helmes_jvis2' from 'origin'.
  33. Switched to a new branch 'helmes_jvis2'
  34. Already up to date.
  35. Branch 'helmes' set up to track remote branch 'helmes' from 'origin'.
  36. Switched to a new branch 'helmes'
  37. Already up to date.
  38. [19-04-02 12:27:56] Compile projects
  39. [19-04-02 12:27:56] Compile KP backend
  40. Can not write to /var/maven/.m2/copy_reference_file.log. Wrong volume permissions? Carrying on ...
  41. [ERROR] Could not create local repository at /var/maven/.m2/repository -> [Help 1]
  42. [ERROR]
  43. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  44. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  45. [ERROR]
  46. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  47. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/LocalRepositoryNotAccessibleException
  48. kasparmetsa@km:~/dev/mem/pm-jvis-01/test-environment$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement