Deploy the artifact in a Maven 1 remote repository.
Mojo Attributes :
deploy| Name | Type | Description |
|---|---|---|
| remoteRepositoryId | String |
The id to use in settings.xml if you want to configure server settings there. Default value is mavenOneRemoteRepository. |
| remoteRepositoryUrl | String |
The URL to the remote repository. |
| Name | Type | Description |
|---|---|---|
| deployer | ArtifactDeployer |
No description. |
| factory | ArtifactRepositoryFactory |
No description. |
| legacyLayout | ArtifactRepositoryLayout |
Whether the remote repository uses a legacy layout or not. |
No Description.
org.apache.maven.artifact.deployer.ArtifactDeployerNoNo Description.
org.apache.maven.artifact.repository.ArtifactRepositoryFactoryNoWhether the remote repository uses a legacy layout or not.
org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayoutNoThe id to use in settings.xml if you want to configure server settings there.
java.lang.StringYes${remoteRepositoryId}mavenOneRemoteRepositoryThe URL to the remote repository.
java.lang.StringYes${remoteRepositoryUrl}