component-installation-plugin / com.intershop.gradle.component.installation.extension

Package com.intershop.gradle.component.installation.extension

Types

Component

data class Component

This is the configuration container of a components. It is initialized with the dependency and the installation path. If the path is not specified the information is taken from the descriptor.

InstallConfiguration

open class InstallConfiguration

This is the configuration container of the installation process of all configured components.

InstallationExtension

open class InstallationExtension

The main extension of this plugin.

LocalFileContainer

class LocalFileContainer

This is the configuration container for local files, that can be installed.

LocalFileItem

data class LocalFileItem

Class for the configuration of a file item for installation from the local file system. The target path is a relative path for the installed component.