Running Gradle plugin directly from command line -


in maven, if wanted analyze project sonar, do:

mvn sonar:sonar 

using 'short' plugin name , goal.

in gradle, there similar way run plugins, without declaring them in build.gradle script?

there isn't currently, there @ point. can apply plugin out-of-band (in init.gradle).


Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -