luocooong commented on pull request #2195:
URL: https://github.com/apache/drill/pull/2195#issuecomment-812993996


   @cgivre @vvysotskyi Hello. I try to using the following commands on my 
local, But had not found any jar related to the above repository. So, Is there 
any new revision suggestions? Or ready to merge it?
    1. the output if using a repository. eg `jitpack.io` :
   ```
   find /Users/luoc/.m2/ -name _remote.repositories |xargs grep -ri 
"jitpack.io" -l
   
/Users/luoc/.m2//repository/com/github/vvysotskyi/drill-calcite/calcite/1.21.0-drill-r2/_remote.repositories
   
/Users/luoc/.m2//repository/com/github/vvysotskyi/drill-calcite/calcite-core/1.20.0-drill-r2/_remote.repositories
   ...
   ```
   2. no output with the `onejar-maven-plugin.googlecode.com` and 
`scala-tools.org` :
   ```
   find /Users/luoc/.m2/ -name _remote.repositories |xargs grep -ri 
"onejar-maven-plugin.googlecode.com" -l
   
   ```


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to