julianhyde commented on pull request #2600: URL: https://github.com/apache/calcite/pull/2600#issuecomment-963849020
You may have intended this behavior, but it sucks for the rest of us. I searched Google for how to get Gradle to read from my Maven repository. It said to add `mavenLocal()` to my `repositories` section. I did that. Nothing happened. I have said it many times, and I'll say it again. Gradle sucks. If you are using a build script that someone else has written, Maven is far superior. If you have a problem, you can Google for the answer. I don't care if Gradle makes my build 5 seconds faster. Because a few times a year I waste a couple of hours finding the answer to a question. -- 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]
