diff --git a/ci-management.html b/ci-management.html index 3f6ea21c..055bcd12 100644 --- a/ci-management.html +++ b/ci-management.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • CI Management
  • -
  • | Last Published: 2024-01-14
  • +
  • | Last Published: 2024-01-15
  • |Version: 2.7.11-SNAPSHOT
  • Sources
  • diff --git a/dependencies.html b/dependencies.html index 1ea9efa3..4ec2296d 100644 --- a/dependencies.html +++ b/dependencies.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Project Dependencies
  • -
  • | Last Published: 2024-01-14
  • +
  • | Last Published: 2024-01-15
  • |Version: 2.7.11-SNAPSHOT
  • Sources
  • diff --git a/dependency-info.html b/dependency-info.html index b9f6d1eb..b1e7db33 100644 --- a/dependency-info.html +++ b/dependency-info.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Dependency Information
  • -
  • | Last Published: 2024-01-14
  • +
  • | Last Published: 2024-01-15
  • |Version: 2.7.11-SNAPSHOT
  • Sources
  • diff --git a/dependency-management.html b/dependency-management.html index 1a074c10..f6db5d6b 100644 --- a/dependency-management.html +++ b/dependency-management.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Project Dependency Management
  • -
  • | Last Published: 2024-01-14
  • +
  • | Last Published: 2024-01-15
  • |Version: 2.7.11-SNAPSHOT
  • Sources
  • diff --git a/distribution-management.html b/distribution-management.html index 6df549ee..dfb35645 100644 --- a/distribution-management.html +++ b/distribution-management.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Project Distribution Management
  • -
  • | Last Published: 2024-01-14
  • +
  • | Last Published: 2024-01-15
  • |Version: 2.7.11-SNAPSHOT
  • Sources
  • diff --git a/index.html b/index.html index cda7631e..581d922b 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • About
  • -
  • | Last Published: 2024-01-14
  • +
  • | Last Published: 2024-01-15
  • |Version: 2.7.11-SNAPSHOT
  • Sources
  • diff --git a/issue-management.html b/issue-management.html index ba6f52ea..9f5291d3 100644 --- a/issue-management.html +++ b/issue-management.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Issue Management
  • -
  • | Last Published: 2024-01-14
  • +
  • | Last Published: 2024-01-15
  • |Version: 2.7.11-SNAPSHOT
  • Sources
  • diff --git a/licenses.html b/licenses.html index 082c62f3..70c277b5 100644 --- a/licenses.html +++ b/licenses.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Project Licenses
  • -
  • | Last Published: 2024-01-14
  • +
  • | Last Published: 2024-01-15
  • |Version: 2.7.11-SNAPSHOT
  • Sources
  • diff --git a/makeAggregateBom-mojo.html b/makeAggregateBom-mojo.html index d1ceae0f..4c0015c5 100644 --- a/makeAggregateBom-mojo.html +++ b/makeAggregateBom-mojo.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • cyclonedx:makeAggregateBom
  • -
  • | Last Published: 2024-01-14
  • +
  • | Last Published: 2024-01-15
  • |Version: 2.7.11-SNAPSHOT
  • Sources
  • @@ -122,91 +122,96 @@

    Optional Parameters

    +<externalReferences> +ExternalReference[] +2.7.11 +External references to be added to $.metadata.component.externalReferences[]. + <includeBomSerialNumber> boolean 2.1.0 Should the resulting BOM contain a unique serial number?
    Default: true
    User Property: includeBomSerialNumber - + <includeCompileScope> boolean 2.1.0 Should compile scoped Maven dependencies be included in bom?
    Default: true
    User Property: includeCompileScope - + <includeLicenseText> boolean 2.1.0 Should license text be included in bom?
    Default: false
    User Property: includeLicenseText - + <includeProvidedScope> boolean 2.1.0 Should provided scoped Maven dependencies be included in bom?
    Default: true
    User Property: includeProvidedScope - + <includeRuntimeScope> boolean 2.1.0 Should runtime scoped Maven dependencies be included in bom?
    Default: true
    User Property: includeRuntimeScope - + <includeSystemScope> boolean 2.1.0 Should system scoped Maven dependencies be included in bom?
    Default: true
    User Property: includeSystemScope - + <includeTestScope> boolean 2.1.0 Should test scoped Maven dependencies be included in bom?
    Default: false
    User Property: includeTestScope - + <outputDirectory> File 2.7.5 The output directory where to store generated CycloneDX output files.
    Default: ${project.build.directory}
    User Property: outputDirectory - + <outputFormat> String 2.1.0 The CycloneDX output format that should be generated (xml, json or all).
    Default: all
    User Property: outputFormat - + <outputName> String 2.2.0 The CycloneDX output file name (without extension) that should be generated (in outputDirectory directory).
    Default: bom
    User Property: outputName - + <outputReactorProjects> Boolean 2.6.2 Should non-root reactor projects create a module-only BOM?
    Default: true
    User Property: outputReactorProjects - + <outputTimestamp> String 2.7.9 Timestamp for reproducible output archive entries, either formatted as ISO 8601 yyyy-MM-dd'T'HH:mm:ssXXX or as an int representing seconds since the epoch (like SOURCE_DATE_EPOCH).
    Default: ${project.build.outputTimestamp} - + <projectType> String - The component type associated to the SBOM metadata. See CycloneDX reference for supported values.
    Default: library
    User Property: projectType - + <schemaVersion> String 2.1.0 The CycloneDX schema version the BOM will comply with.
    Default: 1.4
    User Property: schemaVersion - + <skip> boolean - Skip CycloneDX execution.
    Default: false
    User Property: cyclonedx.skip - + <skipAttach> boolean 2.1.0 Don't attach bom.
    Default: false
    User Property: cyclonedx.skipAttach - + <skipNotDeployed> boolean 2.7.11 Only runs this goal or adds to aggregate SBOM if the module does not skip deploy.
    Default: true
    User Property: cyclonedx.skipNotDeployed - + <verbose> boolean 2.6.0 @@ -256,7 +261,13 @@

    <excludeTypes>

    +
  • User Property: excludeTypes

  • +

    <externalReferences>

    +
    External references to be added to $.metadata.component.externalReferences[].
    +

    <includeBomSerialNumber>

    Should the resulting BOM contain a unique serial number?
    @@ -105,86 +105,91 @@

    Optional Parameters

    +<externalReferences> +ExternalReference[] +2.7.11 +External references to be added to $.metadata.component.externalReferences[]. + <includeBomSerialNumber> boolean 2.1.0 Should the resulting BOM contain a unique serial number?
    Default: true
    User Property: includeBomSerialNumber - + <includeCompileScope> boolean 2.1.0 Should compile scoped Maven dependencies be included in bom?
    Default: true
    User Property: includeCompileScope - + <includeLicenseText> boolean 2.1.0 Should license text be included in bom?
    Default: false
    User Property: includeLicenseText - + <includeProvidedScope> boolean 2.1.0 Should provided scoped Maven dependencies be included in bom?
    Default: true
    User Property: includeProvidedScope - + <includeRuntimeScope> boolean 2.1.0 Should runtime scoped Maven dependencies be included in bom?
    Default: true
    User Property: includeRuntimeScope - + <includeSystemScope> boolean 2.1.0 Should system scoped Maven dependencies be included in bom?
    Default: true
    User Property: includeSystemScope - + <includeTestScope> boolean 2.1.0 Should test scoped Maven dependencies be included in bom?
    Default: false
    User Property: includeTestScope - + <outputDirectory> File 2.7.5 The output directory where to store generated CycloneDX output files.
    Default: ${project.build.directory}
    User Property: outputDirectory - + <outputFormat> String 2.1.0 The CycloneDX output format that should be generated (xml, json or all).
    Default: all
    User Property: outputFormat - + <outputName> String 2.2.0 The CycloneDX output file name (without extension) that should be generated (in outputDirectory directory).
    Default: bom
    User Property: outputName - + <outputTimestamp> String 2.7.9 Timestamp for reproducible output archive entries, either formatted as ISO 8601 yyyy-MM-dd'T'HH:mm:ssXXX or as an int representing seconds since the epoch (like SOURCE_DATE_EPOCH).
    Default: ${project.build.outputTimestamp} - + <projectType> String - The component type associated to the SBOM metadata. See CycloneDX reference for supported values.
    Default: library
    User Property: projectType - + <schemaVersion> String 2.1.0 The CycloneDX schema version the BOM will comply with.
    Default: 1.4
    User Property: schemaVersion - + <skip> boolean - Skip CycloneDX execution.
    Default: false
    User Property: cyclonedx.skip - + <skipAttach> boolean 2.1.0 Don't attach bom.
    Default: false
    User Property: cyclonedx.skipAttach - + <skipNotDeployed> boolean 2.7.11 Only runs this goal or adds to aggregate SBOM if the module does not skip deploy.
    Default: true
    User Property: cyclonedx.skipNotDeployed - + <verbose> boolean 2.6.0 @@ -212,7 +217,13 @@

    <excludeTypes>

    +
  • User Property: excludeTypes

  • +

    <externalReferences>

    +
    External references to be added to $.metadata.component.externalReferences[].
    +

    <includeBomSerialNumber>

    Should the resulting BOM contain a unique serial number?
    @@ -102,81 +102,86 @@

    Optional Parameters

    +<externalReferences> +ExternalReference[] +2.7.11 +External references to be added to $.metadata.component.externalReferences[]. + <includeBomSerialNumber> boolean 2.1.0 Should the resulting BOM contain a unique serial number?
    Default: true
    User Property: includeBomSerialNumber - + <includeCompileScope> boolean 2.1.0 Should compile scoped Maven dependencies be included in bom?
    Default: true
    User Property: includeCompileScope - + <includeLicenseText> boolean 2.1.0 Should license text be included in bom?
    Default: false
    User Property: includeLicenseText - + <includeProvidedScope> boolean 2.1.0 Should provided scoped Maven dependencies be included in bom?
    Default: true
    User Property: includeProvidedScope - + <includeRuntimeScope> boolean 2.1.0 Should runtime scoped Maven dependencies be included in bom?
    Default: true
    User Property: includeRuntimeScope - + <includeSystemScope> boolean 2.1.0 Should system scoped Maven dependencies be included in bom?
    Default: true
    User Property: includeSystemScope - + <includeTestScope> boolean 2.1.0 Should test scoped Maven dependencies be included in bom?
    Default: false
    User Property: includeTestScope - + <outputDirectory> File 2.7.5 The output directory where to store generated CycloneDX output files.
    Default: ${project.build.directory}
    User Property: outputDirectory - + <outputFormat> String 2.1.0 The CycloneDX output format that should be generated (xml, json or all).
    Default: all
    User Property: outputFormat - + <outputName> String 2.2.0 The CycloneDX output file name (without extension) that should be generated (in outputDirectory directory).
    Default: bom
    User Property: outputName - + <outputTimestamp> String 2.7.9 Timestamp for reproducible output archive entries, either formatted as ISO 8601 yyyy-MM-dd'T'HH:mm:ssXXX or as an int representing seconds since the epoch (like SOURCE_DATE_EPOCH).
    Default: ${project.build.outputTimestamp} - + <projectType> String - The component type associated to the SBOM metadata. See CycloneDX reference for supported values.
    Default: library
    User Property: projectType - + <schemaVersion> String 2.1.0 The CycloneDX schema version the BOM will comply with.
    Default: 1.4
    User Property: schemaVersion - + <skip> boolean - Skip CycloneDX execution.
    Default: false
    User Property: cyclonedx.skip - + <skipAttach> boolean 2.1.0 Don't attach bom.
    Default: false
    User Property: cyclonedx.skipAttach - + <verbose> boolean 2.6.0 @@ -196,7 +201,13 @@

    <excludeTypes>

    +
  • User Property: excludeTypes

  • +

    <externalReferences>

    +
    External references to be added to $.metadata.component.externalReferences[].
    +
      +
    • Type: org.cyclonedx.model.ExternalReference[]
    • +
    • Since: 2.7.11
    • +
    • Required: No

    <includeBomSerialNumber>

    Should the resulting BOM contain a unique serial number?
      diff --git a/plugin-info.html b/plugin-info.html index ade71f12..df47138b 100644 --- a/plugin-info.html +++ b/plugin-info.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
    • Tool Center/
    • CycloneDX Maven Plugin/
    • Plugin Documentation
    • -
    • | Last Published: 2024-01-14
    • +
    • | Last Published: 2024-01-15
    • |Version: 2.7.11-SNAPSHOT
    • Sources
    diff --git a/plugin-management.html b/plugin-management.html index 640b1763..d88e5973 100644 --- a/plugin-management.html +++ b/plugin-management.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Project Plugin Management
  • -
  • | Last Published: 2024-01-14
  • +
  • | Last Published: 2024-01-15
  • |Version: 2.7.11-SNAPSHOT
  • Sources
  • diff --git a/plugins.html b/plugins.html index ff374d6f..743c6503 100644 --- a/plugins.html +++ b/plugins.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Project Plugins
  • -
  • | Last Published: 2024-01-14
  • +
  • | Last Published: 2024-01-15
  • |Version: 2.7.11-SNAPSHOT
  • Sources
  • diff --git a/project-info.html b/project-info.html index eebbdab8..2eb23fad 100644 --- a/project-info.html +++ b/project-info.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Project Information
  • -
  • | Last Published: 2024-01-14
  • +
  • | Last Published: 2024-01-15
  • |Version: 2.7.11-SNAPSHOT
  • Sources
  • diff --git a/project-reports.html b/project-reports.html index 9efeba2d..06a756ca 100644 --- a/project-reports.html +++ b/project-reports.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Generated Reports
  • -
  • | Last Published: 2024-01-14
  • +
  • | Last Published: 2024-01-15
  • |Version: 2.7.11-SNAPSHOT
  • Sources
  • diff --git a/scm.html b/scm.html index cc5ff652..4b8efd5a 100644 --- a/scm.html +++ b/scm.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Source Code Management
  • -
  • | Last Published: 2024-01-14
  • +
  • | Last Published: 2024-01-15
  • |Version: 2.7.11-SNAPSHOT
  • Sources
  • diff --git a/summary.html b/summary.html index 0f0528c8..f2582471 100644 --- a/summary.html +++ b/summary.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Project Summary
  • -
  • | Last Published: 2024-01-14
  • +
  • | Last Published: 2024-01-15
  • |Version: 2.7.11-SNAPSHOT
  • Sources
  • diff --git a/team.html b/team.html index b7760049..8aa1c69c 100644 --- a/team.html +++ b/team.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Project Team
  • -
  • | Last Published: 2024-01-14
  • +
  • | Last Published: 2024-01-15
  • |Version: 2.7.11-SNAPSHOT
  • Sources