task sourcesJar(type: Jar, dependsOn: classes) { classifier = 'sources' from ... 我浏览了该项目可用的gradle任务,但没有一个可以生成source jar文件。
確定! 回上一頁