diff --git a/makeAggregateBom-mojo.html b/makeAggregateBom-mojo.html index 286bccf2..2c92e271 100644 --- a/makeAggregateBom-mojo.html +++ b/makeAggregateBom-mojo.html @@ -204,8 +204,8 @@

Optional Parameters

<skipNotDeployed> boolean -2.8.0 -Only runs this goal if the module does not skip deploy.
Default: true
User Property: cyclonedx.skipNotDeployed +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 @@ -383,10 +383,10 @@

<skipAttach>

<skipNotDeployed>

-
Only runs this goal if the module does not skip deploy.
+
Only runs this goal or adds to aggregate SBOM if the module does not skip deploy.

diff --git a/makeBom-mojo.html b/makeBom-mojo.html index 2f64e9fd..ec44e1fb 100644 --- a/makeBom-mojo.html +++ b/makeBom-mojo.html @@ -182,8 +182,8 @@

Optional Parameters

<skipNotDeployed> boolean -2.8.0 -Only runs this goal if the module does not skip deploy.
Default: true
User Property: cyclonedx.skipNotDeployed +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 @@ -331,10 +331,10 @@

<skipAttach>

<skipNotDeployed>

-
Only runs this goal if the module does not skip deploy.
+
Only runs this goal or adds to aggregate SBOM if the module does not skip deploy.