public class CreateRepositoryMojo extends AbstractAppAssemblerMojo
artifactRepositoryFactory, localRepository, projectArtifact, repositoryLayout, useTimestampInSnapshotFileName| Constructor and Description |
|---|
CreateRepositoryMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
calling from Maven.
|
void |
setAvailableRepositoryLayouts(Map availableRepositoryLayouts)
Set the layout of the repository.
|
installArtifact, installArtifactpublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionMojo.execute()public void setAvailableRepositoryLayouts(Map availableRepositoryLayouts)
availableRepositoryLayouts - The map of available repository layouts.Copyright © 2006-2013 Codehaus. All Rights Reserved.