mvn

package
v1.12.1 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2022 License: Apache-2.0 Imports: 16 Imported by: 1

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) IsDetailedSummary added in v1.7.2

func (mc *MvnCommand) IsDetailedSummary() bool

func (*MvnCommand) Result added in v1.7.2

func (mc *MvnCommand) Result() *commandsutils.Result

func (*MvnCommand) Run

func (mc *MvnCommand) Run() error

func (*MvnCommand) ServerDetails added in v1.4.0

func (mc *MvnCommand) ServerDetails() (*config.ServerDetails, error)

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

func (*MvnCommand) SetConfigPath

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

func (*MvnCommand) SetConfiguration

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

func (*MvnCommand) SetDetailedSummary added in v1.7.2

func (mc *MvnCommand) SetDetailedSummary(detailedSummary bool) *MvnCommand

func (*MvnCommand) SetGoals

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

func (*MvnCommand) SetInsecureTls

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

func (*MvnCommand) SetResult added in v1.7.2

func (mc *MvnCommand) SetResult(result *commandsutils.Result) *MvnCommand

func (*MvnCommand) SetServerDetails added in v1.4.0

func (mc *MvnCommand) SetServerDetails(serverDetails *config.ServerDetails) *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