@Mojo(name="generate-bom",
inheritByDefault=false,
defaultPhase=VALIDATE)
public class GenerateBomMojo
extends AbstractSundrioMojo
| Modifier and Type | Field and Description |
|---|---|
protected List<org.apache.maven.artifact.repository.ArtifactRepository> |
remoteRepositories
List of Remote Repositories used by the resolver
|
| Constructor and Description |
|---|
GenerateBomMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
getArtifactHandler, getProject, getSession@Parameter(defaultValue="${project.remoteArtifactRepositories}",
readonly=true,
required=true)
protected List<org.apache.maven.artifact.repository.ArtifactRepository> remoteRepositories
Copyright © 2023. All rights reserved.