Class GolangJfrogCliMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="jfrog-cli",
      defaultPhase=NONE,
      threadSafe=true)
public class GolangJfrogCliMojo
extends AbstractGoDependencyAwareMojo
Minimalistic mojo provides way to call external JFrog CLI executable tool with environment provided by the Golang wrapper and wrapped GoSDK.JFrog CLI tool must be provided externally! JFrog CLI executable file can be downloaded from the web page Documentation of the JFrog CLI can be found here.
Since:
2.3.0