mvnutils

package
v2.54.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunMvn

func RunMvn(mu *MvnUtils) error

Types

type MvnUtils added in v2.33.2

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

func NewMvnUtils added in v2.33.2

func NewMvnUtils() *MvnUtils

func (*MvnUtils) GetBuildInfoFilePath added in v2.54.0

func (mu *MvnUtils) GetBuildInfoFilePath() string

GetBuildInfoFilePath returns the path to the temporary build info file This file stores build-info details and is populated by the Maven extractor after CalcDependencies() is called

func (*MvnUtils) SetBuildArtifactsDetailsFile added in v2.33.2

func (mu *MvnUtils) SetBuildArtifactsDetailsFile(buildArtifactsDetailsFile string) *MvnUtils

func (*MvnUtils) SetBuildConf added in v2.33.2

func (mu *MvnUtils) SetBuildConf(buildConf *buildUtils.BuildConfiguration) *MvnUtils

func (*MvnUtils) SetConfig added in v2.33.2

func (mu *MvnUtils) SetConfig(vConfig *viper.Viper) *MvnUtils

func (*MvnUtils) SetDisableDeploy added in v2.33.2

func (mu *MvnUtils) SetDisableDeploy(disableDeploy bool) *MvnUtils

func (*MvnUtils) SetGoals added in v2.33.2

func (mu *MvnUtils) SetGoals(goals []string) *MvnUtils

func (*MvnUtils) SetInsecureTls added in v2.33.2

func (mu *MvnUtils) SetInsecureTls(insecureTls bool) *MvnUtils

func (*MvnUtils) SetOutputWriter added in v2.33.2

func (mu *MvnUtils) SetOutputWriter(writer io.Writer) *MvnUtils

func (*MvnUtils) SetThreads added in v2.33.2

func (mu *MvnUtils) SetThreads(threads int) *MvnUtils

Jump to

Keyboard shortcuts

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