@Mojo(name="it",
defaultPhase=PRE_INTEGRATION_TEST,
aggregator=true,
requiresDependencyResolution=TEST)
public class IntegrationTestMojo
extends AbstractRunMojo
Alfresco Plugin mojo that are used when you want to run Integration Tests. It will package up all the Integration Test classes and execute contained tests with the Maven Failsafe plugin. The test classes will be added to the platform war so they can be executed remotely via the AlfrescoTestRunner.
The Alfresco RAD module is also added to the Platform WAR so the Alfresco Test runner classes are available.ACTIVITI_APP_WAR_PREFIX_NAME, activitiAdminWarArtifactId, activitiAppWarArtifactId, activitiGroupId, activitiModules, activitiVersion, ALFRESCO_COMMUNITY_EDITION, ALFRESCO_ENTERPRISE_EDITION, alfrescoApiExplorerArtifactId, alfrescoApiExplorerVersion, alfrescoEdition, alfrescoGroupId, alfrescoPlatformVersion, alfrescoPlatformWarArtifactId, alfrescoShareVersion, alfrescoShareWarArtifactId, alfrescoSolrArtifactId, copyHotswapAgentConfig, enableActivitiAdmin, enableActivitiApp, enableApiExplorer, enableEnterpriseDb, enableH2, enableMySQL, enablePlatform, enablePostgreSQL, enableShare, enableSolr, enableTestProperties, execEnv, MAVEN_BUILD_HELPER_PLUGIN_VERSION, MAVEN_DEPENDENCY_PLUGIN_VERSION, MAVEN_INSTALL_PLUGIN_VERSION, MAVEN_REPLACER_PLUGIN_VERSION, MAVEN_RESOURCE_PLUGIN_VERSION, mavenTomcatPort, PLATFORM_WAR_PREFIX_NAME, platformCustomContextFile, platformModules, pluginManager, project, reactorProjects, session, SHARE_WAR_PREFIX_NAME, shareContextPath, shareModules, solrCron, solrHome, startTomcat, testFolder, testInclude, tomcatCustomWebapps, tomcatDependencies, tomcatMavenPluginVersion, tomcatPort, tomcatSystemProperties, tomcatVersion, useCustomShareLog4jConfig| Constructor and Description |
|---|
IntegrationTestMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
buildActivitiAppWar, buildCustomWarInDir, buildPlatformWar, buildShareWar, checkDatabaseConfig, commentOutSecureCommsInPlatformWebXml, copyActivitiLog4JDevConfig, copyAlfrescoGlobalProperties, copyAlfrescoLicense, copyHotswapAgentProperties, copyShareConfigCustom, copyShareLog4jConfig, copySolrCustomConfig, fixSolrHomePath, getPort, installSolr10InLocalRepo, packageAndInstallCustomWar, renameAlfrescoGlobalProperties, replaceSolrConfigProperties, startTomcat, tomcatIsRunning, unpackSolrConfigCopyright © 2019. All rights reserved.