Skip to content

kts-publish example: PublishBuildInfo #297

Open
@alexsapps

Description

The Groovy example of publishBuildInfo = true from the Gradle Artifactory Plugin docs has no equivalent in the KTS publishing example. So, there are docs for how to do this in Groovy, but not Kotlin. The solution is to use invokeMethod, which took me a long time to find. It would be great if invokeMethod("setPublishBuildInfo", true) could be added to the KTS-publish example along with any other properties that require invokeMethod.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions