发布到本地maven仓库失败
刚接触gradle,看到发布这一集,引入的插件以及下面仓库的写法都跟老师一样的, 但是一刷新gradle项目的时候就报错了,错误如下: Error:Cannot create a Publication named 'repositories' because this container does not support creating elements by name alone. Please specify which subtype of Publication to create. Known subtypes are: MavenPublication