mvn

package
v2.53.0 Latest Latest
Warning

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

Go to latest
Published: May 22, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

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

func (mc *MvnCommand) IsDetailedSummary() bool

func (*MvnCommand) IsXrayScan

func (mc *MvnCommand) IsXrayScan() bool

func (*MvnCommand) Result

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

func (*MvnCommand) Run

func (mc *MvnCommand) Run() error

func (*MvnCommand) ServerDetails

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 *build.BuildConfiguration) *MvnCommand

func (*MvnCommand) SetDetailedSummary

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) SetScanOutputFormat added in v2.4.1

func (mc *MvnCommand) SetScanOutputFormat(format format.OutputFormat) *MvnCommand

func (*MvnCommand) SetServerDetails

func (mc *MvnCommand) SetServerDetails(serverDetails *config.ServerDetails) *MvnCommand

func (*MvnCommand) SetThreads

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

func (*MvnCommand) SetXrayScan

func (mc *MvnCommand) SetXrayScan(xrayScan bool) *MvnCommand

Jump to

Keyboard shortcuts

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