@Mojo(name="resolve",
requiresProject=true,
defaultPhase=VALIDATE)
public class BomResolveMojo
extends BomHelperAbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected List<org.apache.maven.artifact.repository.ArtifactRepository> |
remoteRepositories
Remote repositories which will be searched for artifacts.
|
project, session| Constructor and Description |
|---|
BomResolveMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
@Parameter(defaultValue="${project.remoteArtifactRepositories}",
readonly=true,
required=true)
protected List<org.apache.maven.artifact.repository.ArtifactRepository> remoteRepositories
Copyright © 2019 Commsen International. All rights reserved.