michael-romero removed a comment on pull request #122: URL: https://github.com/apache/ranger/pull/122#issuecomment-1048283240
I'm receiving the same error from master. ``` ubuntu@...:~/ranger/dev-support/ranger-docker$ sudo docker-compose -f docker-compose.ranger-base.yml -f docker-compose.ranger-build.yml up Starting ranger-base ... done Starting ranger-build ... done Attaching to ranger-base, ranger-build ranger-build | Building from /home/ranger/src ranger-base exited with code 0 ranger-build | [ERROR] Could not create local repository at /home/ranger/.m2/repository -> [Help 1] ranger-build | [ERROR] ranger-build | [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. ranger-build | [ERROR] Re-run Maven using the -X switch to enable full debug logging. ranger-build | [ERROR] ranger-build | [ERROR] For more information about the errors and possible solutions, please read the following articles: ranger-build | [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/LocalRepositoryNotAccessibleException ranger-build | mv: cannot stat 'target/version': No such file or directory ranger-build | mv: cannot stat 'target/ranger-*': No such file or directory ranger-build exited with code 1 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
