I have created a Kotlin library and I’m trying to publish artifacts to Jfrog by referring to this article : Gradle Artifactory Plugin - JFrog - JFrog Documentation . In my build.gradle.kts artifactoryPublish is not working. It works with build.gradle file. I need some help here on the gradle configuration needed to publish a kotlin library to Jfrog
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Documentation on kotlin modules, libraries or packaging | 4 | 1404 | October 15, 2020 | |
| Looking for a definitive guide to multi-step publish on MavenCentral a ultiplatform project using Gradle Kotlin DSL | 1 | 824 | January 24, 2019 | |
| Share: (Gradle) Publish Kotlin Android Library to MavenCentral/JCenter | 0 | 2838 | April 14, 2016 | |
| Publish multiplatform lib to Maven Central, Invalid publication 'js': multiple artifacts with the identical extension and classifier | 1 | 4567 | February 24, 2021 | |
|
How to use maven-publish Gradle plugin from kts script
|
1 | 16235 | February 13, 2018 |