| Package | Description |
|---|---|
| org.alfresco.maven.plugin |
| Modifier and Type | Field and Description |
|---|---|
protected List<ModuleDependency> |
AbstractRunMojo.activitiModules
JARs that should be overlayed/applied to the Activiti App WAR (i.e.
|
protected List<ModuleDependency> |
AbstractRunMojo.platformModules
JARs and AMPs that should be overlayed/applied to the Platform/Repository WAR (i.e.
|
protected List<ModuleDependency> |
AbstractRunMojo.shareModules
JARs and AMPs that should be overlayed/applied to the Share WAR (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractRunMojo.buildCustomWarInDir(String warName,
List<ModuleDependency> modules,
String originalWarGroupId,
String originalWarArtifactId,
String originalWarVersion)
Build a customized webapp in a directory,
applying a number of AMPs and/or JARs from alfresco maven plugin configuration.
|
Copyright © 2017. All rights reserved.