sshoogr / sshoogr-gradle

A Gradle plugin for working with remote SSH servers.
Apache License 2.0
18 stars 0 forks source link

Compile error when upgrading to sshoogr 0.9.28 #9

Open aalmiray opened 5 years ago

aalmiray commented 5 years ago
sshoogr-gradle/src/main/groovy/com/aestasit/gradle/plugins/ssh/GradleLogger.groovy: 18: unable to resolve class com.aestasit.infrastructure.ssh.log.Logger
 @ line 18, column 1.
   import com.aestasit.infrastructure.ssh.log.Logger
   ^