Generates a dependency declaration for a given release and build system.
Tag Information
Tag Class: | com.semanticcms.changelog.taglib.GenerateDependencyTag |
---|---|
TagExtraInfo Class: | None |
Body Content: | empty |
Display Name: | None |
Attributes
Name | Required | Evaluation | Type | Description |
---|---|---|---|---|
release | Yes | Deferred-Value | Release |
The release to create the dependency for. |
dependencies | No | Deferred-Value | Object |
An optional set of dependencies. The allowed types for dependencies is consistent with ${changelog:countDependencies(dependencies)} and may be one of: |
buildSystem | No | Deferred-Value | String |
The target build system for the generated dependency (case-insensitive).
Defaults to
The supported systems match those at https://central.sonatype.com/ (formerly https://search.maven.org/) as of 2017-07-15. |
Variables
No Variables Defined.