|
||||||||||
| 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.plugins.library.AbstractLibraryMojo
org.mobicents.plugins.library.LibraryMojo
public class LibraryMojo
Build a Library jar from the current project.
| Field Summary |
|---|
| Fields inherited from class org.mobicents.plugins.library.AbstractLibraryMojo |
|---|
artifactHandler, factory, installer, localRepository, mavenProjectBuilder, remoteRepos, resolver |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
LibraryMojo()
|
|
| Method Summary | |
|---|---|
protected java.io.File |
getClassesDirectory()
Return the main classes directory, so it's used as the root of the jar. |
protected java.lang.String |
getClassifier()
Overload this to produce a jar with another classifier, for example a test-jar. |
protected java.lang.String |
getType()
Overload this to produce a test-jar, for example. |
| Methods inherited from class org.mobicents.plugins.library.AbstractLibraryMojo |
|---|
createArchive, execute, getDefaultManifestFile, getJarFile, getProject |
| 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 LibraryMojo()
| Method Detail |
|---|
protected java.lang.String getClassifier()
AbstractLibraryMojo
getClassifier in class AbstractLibraryMojoprotected java.lang.String getType()
AbstractLibraryMojo
getType in class AbstractLibraryMojoprotected java.io.File getClassesDirectory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||