|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.axis2.maven2.repo.AbstractCreateRepositoryMojo
org.apache.axis2.maven2.repo.CreateRepositoryMojo
public class CreateRepositoryMojo
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.
Field Summary |
---|
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
CreateRepositoryMojo()
|
Method Summary | |
---|---|
protected java.io.File |
getOutputDirectory()
|
protected java.lang.String |
getScope()
|
Methods inherited from class org.apache.axis2.maven2.repo.AbstractCreateRepositoryMojo |
---|
execute |
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 |
Constructor Detail |
---|
public CreateRepositoryMojo()
Method Detail |
---|
protected java.lang.String getScope()
getScope
in class AbstractCreateRepositoryMojo
protected java.io.File getOutputDirectory()
getOutputDirectory
in class AbstractCreateRepositoryMojo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |