Gradle - jar file name in java plugin. Try setting: archivesBaseName = 'project1'. or jar.baseName = 'project1'. Here is the full solution:
確定! 回上一頁