mvn

package
v1.2.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2021 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const MavenHome = "M2_HOME"

Variables

This section is empty.

Functions

This section is empty.

Types

type MvnCommand

type MvnCommand struct {
	// contains filtered or unexported fields
}

func NewMvnCommand

func NewMvnCommand() *MvnCommand

func (*MvnCommand) CommandName

func (mc *MvnCommand) CommandName() string

func (*MvnCommand) RtDetails

func (mc *MvnCommand) RtDetails() (*config.ArtifactoryDetails, error)

Returns the ArtfiactoryDetails. The information returns from the config file provided.

func (*MvnCommand) Run

func (mc *MvnCommand) Run() error

func (*MvnCommand) SetConfigPath

func (mc *MvnCommand) SetConfigPath(configPath string) *MvnCommand

func (*MvnCommand) SetConfiguration

func (mc *MvnCommand) SetConfiguration(configuration *utils.BuildConfiguration) *MvnCommand

func (*MvnCommand) SetGoals

func (mc *MvnCommand) SetGoals(goals []string) *MvnCommand

func (*MvnCommand) SetInsecureTls

func (mc *MvnCommand) SetInsecureTls(insecureTls bool) *MvnCommand

func (*MvnCommand) SetRtDetails

func (mc *MvnCommand) SetRtDetails(rtDetails *config.ArtifactoryDetails) *MvnCommand

func (*MvnCommand) SetThreads

func (mc *MvnCommand) SetThreads(threads int) *MvnCommand

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL