cdx:maven Namespace TaxonomyThis is the namespace for official CycloneDX properties related to the Maven ecosystem.
The official rules and processes apply - see parent document.
| Namespace | Description |
|---|---|
cdx:maven:package |
Namespace for package specific properties. |
Boolean value are true or false; case sensitive.
cdx:maven:package Namespace Taxonomy| Property | Description |
|---|---|
cdx:maven:package:test |
Whether the package is used only within test scope for Maven and test.* configurations for Gradle. Boolean value. If the property is missing, then assume the value to be false. May appear once. |