Skip to content

Commit

Permalink
Deploying to gh-pages from @ 4972dbb 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Dec 13, 2023
1 parent 917aeeb commit c4545c8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions makeAggregateBom-mojo.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,8 @@ <h3><a name="Optional_Parameters"></a>Optional Parameters</h3><a name="Optional_
<tr class="b">
<td align="left"><a href="#skipNotDeployed"><code>&lt;skipNotDeployed&gt;</code></a></td>
<td><code>boolean</code></td>
<td><code>2.8.0</code></td>
<td>Only runs this goal if the module does not skip deploy.<br /><strong>Default</strong>: <code>true</code><br /><strong>User Property</strong>: <code>cyclonedx.skipNotDeployed</code></td></tr>
<td><code>2.7.11</code></td>
<td>Only runs this goal or adds to aggregate SBOM if the module does not skip deploy.<br /><strong>Default</strong>: <code>true</code><br /><strong>User Property</strong>: <code>cyclonedx.skipNotDeployed</code></td></tr>
<tr class="a">
<td align="left"><a href="#verbose"><code>&lt;verbose&gt;</code></a></td>
<td><code>boolean</code></td>
Expand Down Expand Up @@ -383,10 +383,10 @@ <h4><a name="a.3CskipAttach.3E"></a>&lt;skipAttach&gt;</h4><a name="a.3CskipAtta
<li><strong>User Property</strong>: <code>cyclonedx.skipAttach</code></li>
<li><strong>Default</strong>: <code>false</code></li></ul><hr /></section><a name="skipNotDeployed"><section>
<h4><a name="a.3CskipNotDeployed.3E"></a>&lt;skipNotDeployed&gt;</h4><a name="a.3CskipNotDeployed.3E"></a></a>
<div>Only runs this goal if the module does not skip deploy.</div>
<div>Only runs this goal or adds to aggregate SBOM if the module does not skip deploy.</div>
<ul>
<li><strong>Type</strong>: <code>boolean</code></li>
<li><strong>Since</strong>: <code>2.8.0</code></li>
<li><strong>Since</strong>: <code>2.7.11</code></li>
<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
<li><strong>User Property</strong>: <code>cyclonedx.skipNotDeployed</code></li>
<li><strong>Default</strong>: <code>true</code></li></ul><hr /></section><a name="verbose"><section>
Expand Down
8 changes: 4 additions & 4 deletions makeBom-mojo.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,8 @@ <h3><a name="Optional_Parameters"></a>Optional Parameters</h3><a name="Optional_
<tr class="b">
<td align="left"><a href="#skipNotDeployed"><code>&lt;skipNotDeployed&gt;</code></a></td>
<td><code>boolean</code></td>
<td><code>2.8.0</code></td>
<td>Only runs this goal if the module does not skip deploy.<br /><strong>Default</strong>: <code>true</code><br /><strong>User Property</strong>: <code>cyclonedx.skipNotDeployed</code></td></tr>
<td><code>2.7.11</code></td>
<td>Only runs this goal or adds to aggregate SBOM if the module does not skip deploy.<br /><strong>Default</strong>: <code>true</code><br /><strong>User Property</strong>: <code>cyclonedx.skipNotDeployed</code></td></tr>
<tr class="a">
<td align="left"><a href="#verbose"><code>&lt;verbose&gt;</code></a></td>
<td><code>boolean</code></td>
Expand Down Expand Up @@ -331,10 +331,10 @@ <h4><a name="a.3CskipAttach.3E"></a>&lt;skipAttach&gt;</h4><a name="a.3CskipAtta
<li><strong>User Property</strong>: <code>cyclonedx.skipAttach</code></li>
<li><strong>Default</strong>: <code>false</code></li></ul><hr /></section><a name="skipNotDeployed"><section>
<h4><a name="a.3CskipNotDeployed.3E"></a>&lt;skipNotDeployed&gt;</h4><a name="a.3CskipNotDeployed.3E"></a></a>
<div>Only runs this goal if the module does not skip deploy.</div>
<div>Only runs this goal or adds to aggregate SBOM if the module does not skip deploy.</div>
<ul>
<li><strong>Type</strong>: <code>boolean</code></li>
<li><strong>Since</strong>: <code>2.8.0</code></li>
<li><strong>Since</strong>: <code>2.7.11</code></li>
<li><strong>Required</strong>: <code>report.plugin.goal.no</code></li>
<li><strong>User Property</strong>: <code>cyclonedx.skipNotDeployed</code></li>
<li><strong>Default</strong>: <code>true</code></li></ul><hr /></section><a name="verbose"><section>
Expand Down

0 comments on commit c4545c8

Please sign in to comment.