|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.mobicents.mojo.sbb.AbstractSbbPluginMojo
org.mobicents.mojo.sbb.SbbPluginMojo
public class SbbPluginMojo
Package sbb.
| Field Summary | |
|---|---|
protected org.apache.maven.artifact.factory.ArtifactFactory |
factory
Used to look up Artifacts in the remote repository. |
protected org.apache.maven.artifact.installer.ArtifactInstaller |
installer
|
protected org.apache.maven.artifact.repository.ArtifactRepository |
local
Location of the local repository. |
protected org.apache.maven.artifact.resolver.ArtifactResolver |
resolver
Used to look up Artifacts in the remote repository. |
| Fields inherited from class org.mobicents.mojo.sbb.AbstractSbbPluginMojo |
|---|
archive, MANIFEST_URI, project, targetDirectory |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
SbbPluginMojo()
|
|
| Method Summary | |
|---|---|
java.io.File |
createArchives()
Generates the JAR. |
void |
execute()
Generates the JAR. |
java.io.File |
getTargetDirectory()
The directory where the packaging is built. |
| Methods inherited from class org.mobicents.mojo.sbb.AbstractSbbPluginMojo |
|---|
getAlternateDeploymentDescriptorFilenames, getClasspathPrefix, getOutputDirectory, getProject, includeCustomManifestFile |
| 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 |
| Field Detail |
|---|
protected org.apache.maven.artifact.factory.ArtifactFactory factory
protected org.apache.maven.artifact.resolver.ArtifactResolver resolver
protected org.apache.maven.artifact.repository.ArtifactRepository local
protected org.apache.maven.artifact.installer.ArtifactInstaller installer
| Constructor Detail |
|---|
public SbbPluginMojo()
| Method Detail |
|---|
public java.io.File createArchives()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractSbbPluginMojoorg.apache.maven.plugin.MojoExecutionExceptionpublic java.io.File getTargetDirectory()
AbstractSbbPluginMojo
getTargetDirectory in class AbstractSbbPluginMojo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||