0
후 파일 이름을 추가하는 방법 유물 내가 가진 :mavenDeployer - 버전
version = '0.2.0'
uploadArchives {
artifacts {
archives file: someZipTask.destFile, name: 'com.testing.buil.test', type: 'zip', builtBy: zipInjectDll_32
}
repositories {
mavenDeployer {
repository(url: repositoryBaseURL+'/Trash')
authentication(userName: artifactory_user, password: artifactory_password)
}
}
}
}
을하고 마침내 내가 병합와 artifactory에 파일 이름을 필요 com.testing.buil.test + $ 버전 + someZipTask.destFile.name을, $ version 폴더에 있습니다. 그것을하는 방법?
나는 버전 someZipTask.destFile.name에 추가하려고했으나 폴더는 또한 $ 버전 + someZipTask.destFile.name안부에 크리스