Skip to content

Commit

Permalink
Maven site: wcm-io/io.wcm.maven.archetypes.aem
Browse files Browse the repository at this point in the history
  • Loading branch information
wcmio-site-deploy committed Dec 9, 2024
1 parent be93daa commit e33dd81
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 28 deletions.
20 changes: 10 additions & 10 deletions tooling/maven/archetypes/aem/checkstyle.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,13 +110,13 @@
<div class="row">
<div class="span8">
<div class="body-content">
<section>
<section> <a name="Checkstyle_Results"></a>
<div class="page-header">
<h2 id="Checkstyle_Results">Checkstyle Results</h2>
</div><a name="Checkstyle_Results"></a>
<p>The following document contains the results of <a class="externalLink" href="https://checkstyle.org/">Checkstyle</a> 10.17.0 with global-build-tools/checkstyle.xml ruleset.</p>
<section>
<h3 id="Summary">Summary</h3><a name="Summary"></a>
</div>
<p>The following document contains the results of <a class="externalLink" href="https://checkstyle.org/">Checkstyle</a> 10.20.2 with global-build-tools/checkstyle.xml ruleset.</p>
<section> <a name="Summary"></a>
<h3 id="Summary">Summary</h3>
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
<tr class="a">
Expand All @@ -128,16 +128,16 @@ <h3 id="Summary">Summary</h3><a name="Summary"></a>
</thead>
<tbody>
<tr class="b">
<td align="left">1</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
</tr>
</tbody>
</table>
</section>
<section>
<h3 id="Files">Files</h3><a name="Files"></a>
<section> <a name="Files"></a>
<h3 id="Files">Files</h3>
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
<tr class="a">
Expand All @@ -151,8 +151,8 @@ <h3 id="Files">Files</h3><a name="Files"></a>
</tbody>
</table>
</section>
<section>
<h3 id="Details">Details</h3><a name="Details"></a>
<section> <a name="Details"></a>
<h3 id="Details">Details</h3>
</section>
</section>
</div>
Expand Down
6 changes: 3 additions & 3 deletions tooling/maven/archetypes/aem/cpd.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,11 +110,11 @@
<div class="row">
<div class="span8">
<div class="body-content">
<section>
<section> <a name="CPD_Results"></a>
<div class="page-header">
<h2 id="CPD_Results">CPD Results</h2>
</div><a name="CPD_Results"></a>
<p>The following document contains the results of PMD's <a class="externalLink" href="https://pmd.github.io/latest/pmd_userdocs_cpd.html">CPD</a> 7.2.0.</p>
</div>
<p>The following document contains the results of PMD's <a class="externalLink" href="https://pmd.github.io/latest/pmd_userdocs_cpd.html">CPD</a> 7.8.0.</p>
<p>CPD found no problems in your source code.</p>
</section>
</div>
Expand Down
24 changes: 12 additions & 12 deletions tooling/maven/archetypes/aem/dependencies.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ <h3 id="provided">provided</h3>
<tr class="a">
<td align="left">org.jetbrains</td>
<td><a class="externalLink" href="https://github.com/JetBrains/java-annotations">annotations</a></td>
<td>24.1.0</td>
<td>26.0.1</td>
<td>jar</td>
<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td>
</tr>
Expand Down Expand Up @@ -191,7 +191,7 @@ <h3 id="Dependency_Tree">Dependency Tree</h3>
</table>
</div>
<ul>
<li>org.jetbrains:annotations:jar:24.1.0 (provided) <button title="Information" class="btn btn-link btn-small" type="button" data-toggle="collapse" data-target="#_dep2"><i class="icon-info-sign"></i></button>
<li>org.jetbrains:annotations:jar:26.0.1 (provided) <button title="Information" class="btn btn-link btn-small" type="button" data-toggle="collapse" data-target="#_dep2"><i class="icon-info-sign"></i></button>
<div id="_dep2" style="" class="collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
Expand Down Expand Up @@ -265,28 +265,28 @@ <h2 id="Dependency_File_Details">Dependency File Details</h2>
<td align="center">No</td>
</tr>
<tr class="a">
<td align="left">annotations-24.1.0.jar</td>
<td align="right">30.6 kB</td>
<td align="right">70</td>
<td align="right">60</td>
<td align="left">annotations-26.0.1.jar</td>
<td align="right">31.2 kB</td>
<td align="right">72</td>
<td align="right">61</td>
<td align="right">3</td>
<td align="center">9</td>
<td align="center">Yes</td>
</tr>
<tr class="a">
<td align="right">2</td>
<td align="right">34.5 kB</td>
<td align="right">83</td>
<td align="right">61</td>
<td align="right">35.1 kB</td>
<td align="right">85</td>
<td align="right">62</td>
<td align="right">4</td>
<td align="center">9</td>
<td align="right">1</td>
</tr>
<tr class="b">
<td align="right">provided: 2</td>
<td align="right">provided: 34.5 kB</td>
<td align="right">provided: 83</td>
<td align="right">provided: 61</td>
<td align="right">provided: 35.1 kB</td>
<td align="right">provided: 85</td>
<td align="right">provided: 62</td>
<td align="right">provided: 4</td>
<td align="center">9</td>
<td align="right">provided: 1</td>
Expand Down
6 changes: 3 additions & 3 deletions tooling/maven/archetypes/aem/pmd.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,11 +110,11 @@
<div class="row">
<div class="span8">
<div class="body-content">
<section>
<section> <a name="PMD_Results"></a>
<div class="page-header">
<h2 id="PMD_Results">PMD Results</h2>
</div><a name="PMD_Results"></a>
<p>The following document contains the results of <a class="externalLink" href="https://pmd.github.io">PMD</a> 7.2.0.</p>
</div>
<p>The following document contains the results of <a class="externalLink" href="https://pmd.github.io">PMD</a> 7.8.0.</p>
<p>PMD found no problems in your source code.</p>
</section>
</div>
Expand Down

0 comments on commit e33dd81

Please sign in to comment.