public class MavenOneRepositoryInstallMojo
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Field and Description |
---|---|
protected org.apache.maven.artifact.repository.ArtifactRepositoryFactory |
factory |
protected org.apache.maven.artifact.installer.ArtifactInstaller |
installer |
protected String |
mavenOneRepository
The location of the local repository.
|
protected String |
packaging |
Constructor and Description |
---|
MavenOneRepositoryInstallMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected String packaging
protected org.apache.maven.artifact.installer.ArtifactInstaller installer
protected org.apache.maven.artifact.repository.ArtifactRepositoryFactory factory
protected String mavenOneRepository
Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.