We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello bro, When I run your EasyGradle project, the gradle shows that A problem occurred configuring root project 'EasyGradle'.
Could not resolve all files for configuration ':classpath'. Could not find com.zy.plugin:myplugin:0.0.1. Searched in the following locations: https://dl.google.com/dl/android/maven2/com/zy/plugin/myplugin/0.0.1/myplugin-0.0.1.pom https://dl.google.com/dl/android/maven2/com/zy/plugin/myplugin/0.0.1/myplugin-0.0.1.jar https://jcenter.bintray.com/com/zy/plugin/myplugin/0.0.1/myplugin-0.0.1.pom https://jcenter.bintray.com/com/zy/plugin/myplugin/0.0.1/myplugin-0.0.1.jar file:/Users/bytedance/.m2/repository/com/zy/plugin/myplugin/0.0.1/myplugin-0.0.1.pom file:/Users/bytedance/.m2/repository/com/zy/plugin/myplugin/0.0.1/myplugin-0.0.1.jar Required by: project :
Possible solution:
The text was updated successfully, but these errors were encountered:
先把这行 classpath 注释掉,然后本地发布一下插件就行了。
Sorry, something went wrong.
No branches or pull requests
Hello bro,
When I run your EasyGradle project, the gradle shows that
A problem occurred configuring root project 'EasyGradle'.
Possible solution:
do i need update my maven path?
The text was updated successfully, but these errors were encountered: