maven

package
v0.0.0-...-ba6934c Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MavenCli

type MavenCli interface {
	tools.ExternalTool
	SetPath(projectPath string, rootProjectPath string)
	ResolveDependencies(ctx context.Context, projectPath string) error
	Compile(ctx context.Context, projectPath string) error
	Package(ctx context.Context, projectPath string) error
}

func NewMavenCli

func NewMavenCli(commandRunner exec.CommandRunner) MavenCli

Jump to

Keyboard shortcuts

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