api / org.gradle.plugins.ear.descriptor / EarModule / getAltDeployDescriptor

getAltDeployDescriptor

abstract fun getAltDeployDescriptor(): String

The alt-dd element specifies an optional URI to the post-assembly version of the deployment descriptor file for a particular Java EE module. The URI must specify the full pathname of the deployment descriptor file relative to the application's root directory. If alt-dd is not specified, the deployer must read the deployment descriptor from the default location and file name required by the respective component specification.