Ingwersaft / wildfly-deploy-gradle-plugin

Gradle Plugin for deploying Files to Wildfly
https://plugins.gradle.org/plugin/com.mkring.wildlydeplyplugin.deploy-wildfly-plugin
GNU General Public License v3.0
10 stars 11 forks source link

why it is constantly reported that a plugin has been applied #16

Open jacol84 opened 5 years ago

jacol84 commented 5 years ago

https://github.com/Ingwersaft/wildfly-deploy-gradle-plugin/blob/7c033453390f82c300bb26c1973b5af3a87420e2/src/main/kotlin/com/mkring/wildlydeplyplugin/DeployWildflyPlugin.kt#L11

I would change to logger or nothing

Ingwersaft commented 5 years ago

Yeah, the plugin needs a little polish.