public class MavenOneRepositoryDeployMojo
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Field and Description |
---|---|
protected org.apache.maven.artifact.deployer.ArtifactDeployer |
deployer |
protected org.apache.maven.artifact.repository.ArtifactRepositoryFactory |
factory |
protected String |
packaging |
protected String |
remoteRepositoryId
The id to use in
settings.xml if you want to configure server settings there. |
protected String |
remoteRepositoryUrl
The URL to the remote repository.
|
Constructor and Description |
---|
MavenOneRepositoryDeployMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected String packaging
protected org.apache.maven.artifact.deployer.ArtifactDeployer deployer
protected org.apache.maven.artifact.repository.ArtifactRepositoryFactory factory
protected String remoteRepositoryId
settings.xml
if you want to configure server settings there.protected String remoteRepositoryUrl
Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.