Skip to main content
Version: 7.0

Package: Create Dependency Definition

The module determines the dependencies of a package and creates a dependency definition automatically. The creation of the definition can be influence by setting an operator and a base version.

Designation

Name
pm.DependencyDefinitionCreate

Configuration

Description

The standard mode overwrite (overwrite) completely replaces the dependencies stored in the metadata variable.

The alternative mode add (add) leaves the dependencies already stored in the metadata variable unchanged. If there is already a dependency with the specified operator for the package found, it is skipped. Only if this is not the case is an additional dependency entered in the metadata variable.