Skip to content

Commit ed82245

Browse files
Maven site: wcm-io-devops/conga
1 parent b53e527 commit ed82245

File tree

74 files changed

+527
-502
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+527
-502
lines changed

conga/dependencies.html

Lines changed: 102 additions & 137 deletions
Large diffs are not rendered by default.

conga/generator/checkstyle.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<div class="page-header">
105105
<h1 id="checkstyle_results">Checkstyle Results</h1>
106106
</div>
107-
<p>The following document contains the results of <a class="externalLink" href="https://checkstyle.org/">Checkstyle</a> 12.0.1 with global-build-tools/checkstyle.xml ruleset.</p>
107+
<p>The following document contains the results of <a class="externalLink" href="https://checkstyle.org/">Checkstyle</a> 11.0.1 with global-build-tools/checkstyle.xml ruleset.</p>
108108
<section>
109109
<a id="Summary"></a>
110110
<h2 id="summary">Summary</h2>
@@ -266,6 +266,9 @@ <h2 id="details">Details</h2>
266266
</li>
267267
<li >
268268
<a href="spotbugs.html" title="SpotBugs">SpotBugs</a>
269+
</li>
270+
<li >
271+
<a href="jacoco/index.html" title="JaCoCo">JaCoCo</a>
269272
</li>
270273
</ul>
271274
</li>

conga/generator/cpd.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,9 @@ <h1 id="cpd_results">CPD Results</h1>
218218
</li>
219219
<li >
220220
<a href="spotbugs.html" title="SpotBugs">SpotBugs</a>
221+
</li>
222+
<li >
223+
<a href="jacoco/index.html" title="JaCoCo">JaCoCo</a>
221224
</li>
222225
</ul>
223226
</li>

conga/generator/dependencies.html

Lines changed: 84 additions & 66 deletions
Large diffs are not rendered by default.

conga/generator/jacoco-unit/jacoco-sessions.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

conga/generator/jacoco-unit/jacoco.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

conga/generator/jacoco/jacoco-sessions.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

conga/generator/jacoco/jacoco.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

conga/generator/pmd.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,9 @@ <h2 id="suppressed_violations">Suppressed Violations</h2>
263263
</li>
264264
<li >
265265
<a href="spotbugs.html" title="SpotBugs">SpotBugs</a>
266+
</li>
267+
<li >
268+
<a href="jacoco/index.html" title="JaCoCo">JaCoCo</a>
266269
</li>
267270
</ul>
268271
</li>

conga/generator/project-reports.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,10 @@ <h2 id="overview">Overview</h2>
142142
<td><a href="spotbugs.html">SpotBugs</a></td>
143143
<td>Generates a source code report with the SpotBugs Library.</td>
144144
</tr>
145+
<tr class="a">
146+
<td><a href="jacoco/index.html">JaCoCo</a></td>
147+
<td>JaCoCo Coverage Report.</td>
148+
</tr>
145149
</tbody>
146150
</table>
147151
</section>
@@ -262,6 +266,9 @@ <h2 id="overview">Overview</h2>
262266
</li>
263267
<li >
264268
<a href="spotbugs.html" title="SpotBugs">SpotBugs</a>
269+
</li>
270+
<li >
271+
<a href="jacoco/index.html" title="JaCoCo">JaCoCo</a>
265272
</li>
266273
</ul>
267274
</li>

0 commit comments

Comments
 (0)