|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.efaps.maven.plugin.EFapsAbstractMojo
org.efaps.maven.plugin.install.AbstractEFapsInstallMojo
org.efaps.maven.plugin.install.SourceInstallMojo
@Goal(name="source-install",
requiresDependencyResolutionScope="runtime")
public final class SourceInstallMojoInstalls an eFaps application.
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
SourceInstallMojo()
|
|
| Method Summary | |
|---|---|
void |
execute()
Executes the install goal. |
| Methods inherited from class org.efaps.maven.plugin.install.AbstractEFapsInstallMojo |
|---|
getApplications, getEFapsDir, getFiles, getOutputDirectory, getTypeMapping, getVersionFile |
| Methods inherited from class org.efaps.maven.plugin.EFapsAbstractMojo |
|---|
abortTransaction, commitTransaction, convertToMap, getClasspathElements, getLog, getPassWord, getUserName, init, reloadCache, setLog, startTransaction |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SourceInstallMojo()
| Method Detail |
|---|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException - if installation failed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||