Skip to content

SSH.version output is null on latest versions #398

@mcoindeau

Description

@mcoindeau

Environment info

Gradle 8.2.1 / Windows 11

  • With plugin id "org.hidetake.ssh" version "2.10.1" , println ssh.version :

gradle-ssh-plugin-2.10.1 (groovy-ssh-2.10.1, jsch-0.1.54, groovy-3.0.17, java-17.0.7)
Everything is ok

  • With plugin id "org.hidetake.ssh" version "2.11.0" , println ssh.version :

null-null (groovy-ssh-2.8.0, jsch-0.1.53, groovy-3.0.17, java-17.0.7)
Plugin info-version are null

  • With plugin id "org.hidetake.ssh" version "2.11.2" , println ssh.version :

null-null (groovy-ssh-2.11.2, jsch-0.2.5, groovy-3.0.17, java-17.0.7)
Plugin info-version are still null

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions