org.apache.axis2.maven2.repo
Class CreateRepositoryMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.axis2.maven2.repo.AbstractCreateRepositoryMojo
org.apache.axis2.maven2.repo.CreateRepositoryMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class CreateRepositoryMojo
- extends AbstractCreateRepositoryMojo
Creates an Axis2 repository from the project's runtime dependencies. This goal is typically
used to build an Axis2 repository that will be packaged into some kind of distribution.
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateRepositoryMojo
public CreateRepositoryMojo()
getScope
protected String getScope()
- Specified by:
getScope
in class AbstractCreateRepositoryMojo
getOutputDirectory
protected File getOutputDirectory()
- Specified by:
getOutputDirectory
in class AbstractCreateRepositoryMojo
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.