maven

package
v0.0.0-...-a1d3f56 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrPropertyNotFound = errors.New("property not found")

Functions

This section is empty.

Types

type Cli

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

func NewCli

func NewCli(commandRunner exec.CommandRunner) *Cli

func (*Cli) CheckInstalled

func (m *Cli) CheckInstalled(ctx context.Context) error

func (*Cli) Compile

func (cli *Cli) Compile(ctx context.Context, projectPath string) error

func (*Cli) EffectivePom

func (cli *Cli) EffectivePom(ctx context.Context, pomPath string) (string, error)

func (*Cli) GetProperty

func (cli *Cli) GetProperty(ctx context.Context, propertyPath string, projectPath string) (string, error)

func (*Cli) InstallUrl

func (m *Cli) InstallUrl() string

func (*Cli) Name

func (m *Cli) Name() string

func (*Cli) Package

func (cli *Cli) Package(ctx context.Context, projectPath string) error

func (*Cli) ResolveDependencies

func (cli *Cli) ResolveDependencies(ctx context.Context, projectPath string) error

func (*Cli) SetPath

func (m *Cli) SetPath(projectPath string, rootProjectPath string)

Jump to

Keyboard shortcuts

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