You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
There is currently no available information on how to configure a Kotlin Multiplatform project and publish the artifacts to a Jfrog Artifactory. I have not been able to get this working with this plugin by myself, but I suspect there might be some configuration missing. Unfortunately every help resource page I Google for that leads to jfrog.com results in an error page (see https://jfrog.com/help/r/jfrog-integrations-documentation/using-file-specs for example).
Describe the solution you'd like to see
A sample Kotlin Multiplatform Library project that contains a configured Gradle task for publishing the artifacts to Jfron Artifactory.
Is your feature request related to a problem? Please describe.
There is currently no available information on how to configure a Kotlin Multiplatform project and publish the artifacts to a Jfrog Artifactory. I have not been able to get this working with this plugin by myself, but I suspect there might be some configuration missing. Unfortunately every help resource page I Google for that leads to jfrog.com results in an error page (see https://jfrog.com/help/r/jfrog-integrations-documentation/using-file-specs for example).
Describe the solution you'd like to see
A sample Kotlin Multiplatform Library project that contains a configured Gradle task for publishing the artifacts to Jfron Artifactory.
Describe alternatives you've considered
I have tested other Gradle plugins, like this one: https://vanniktech.github.io/gradle-maven-publish-plugin/
It works, but we would then need to update our CI pipeline templates with this library instead of the official one from Jfrog.
Additional context
No response
The text was updated successfully, but these errors were encountered: