Skip to content

Commit 8eab7c3

Browse files
Maven site: wcm-io/io.wcm.maven.plugins.nodejs-maven-plugin
1 parent bf60f6b commit 8eab7c3

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

tooling/maven/plugins/nodejs-maven-plugin/checkstyle.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<div class="page-header">
115115
<h1 id="checkstyle_results">Checkstyle Results</h1>
116116
</div>
117-
<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>
117+
<p>The following document contains the results of <a class="externalLink" href="https://checkstyle.org/">Checkstyle</a> 12.2.0 with global-build-tools/checkstyle.xml ruleset.</p>
118118
<section>
119119
<a id="Summary"></a>
120120
<h2 id="summary">Summary</h2>

tooling/maven/plugins/nodejs-maven-plugin/cpd.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<div class="page-header">
115115
<h1 id="cpd_results">CPD Results</h1>
116116
</div>
117-
<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.17.0.</p>
117+
<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.19.0.</p>
118118
<p>CPD found no problems in your source code.</p>
119119
</section>
120120
</div>

tooling/maven/plugins/nodejs-maven-plugin/jacoco/jacoco-sessions.html

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

tooling/maven/plugins/nodejs-maven-plugin/jacoco/jacoco.xml

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

tooling/maven/plugins/nodejs-maven-plugin/pmd.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<div class="page-header">
115115
<h1 id="pmd_results">PMD Results</h1>
116116
</div>
117-
<p>The following document contains the results of <a class="externalLink" href="https://pmd.github.io">PMD</a> 7.17.0.</p>
117+
<p>The following document contains the results of <a class="externalLink" href="https://pmd.github.io">PMD</a> 7.19.0.</p>
118118
<section>
119119
<a id="Violations_By_Priority"></a>
120120
<h2 id="violations_by_priority">Violations By Priority</h2>
@@ -134,7 +134,7 @@ <h4 id="iowcmmavenpluginsnodejsmojoabstractnodejsmojo.java">io/wcm/maven/plugins
134134
</thead>
135135
<tbody>
136136
<tr class="b">
137-
<td><a class="externalLink" href="https://docs.pmd-code.org/pmd-doc-7.17.0/pmd_rules_java_design.html#exceptionasflowcontrol">ExceptionAsFlowControl</a></td>
137+
<td><a class="externalLink" href="https://docs.pmd-code.org/pmd-doc-7.19.0/pmd_rules_java_design.html#exceptionasflowcontrol">ExceptionAsFlowControl</a></td>
138138
<td>Exception thrown at line 181 is caught in this block.</td>
139139
<td><a href="./xref/io/wcm/maven/plugins/nodejs/mojo/AbstractNodeJsMojo.html#L201">201</a><a href="./xref/io/wcm/maven/plugins/nodejs/mojo/AbstractNodeJsMojo.html#L206">206</a></td>
140140
</tr>
@@ -160,7 +160,7 @@ <h3 id="iowcmmavenpluginsnodejsmojoabstractnodejsmojo.java1">io/wcm/maven/plugin
160160
</thead>
161161
<tbody>
162162
<tr class="b">
163-
<td><a class="externalLink" href="https://docs.pmd-code.org/pmd-doc-7.17.0/pmd_rules_java_design.html#exceptionasflowcontrol">ExceptionAsFlowControl</a></td>
163+
<td><a class="externalLink" href="https://docs.pmd-code.org/pmd-doc-7.19.0/pmd_rules_java_design.html#exceptionasflowcontrol">ExceptionAsFlowControl</a></td>
164164
<td>Exception thrown at line 181 is caught in this block.</td>
165165
<td>3</td>
166166
<td><a href="./xref/io/wcm/maven/plugins/nodejs/mojo/AbstractNodeJsMojo.html#L201">201</a><a href="./xref/io/wcm/maven/plugins/nodejs/mojo/AbstractNodeJsMojo.html#L206">206</a></td>

tooling/maven/plugins/nodejs-maven-plugin/spotbugs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<h1 id="spotbugs_bug_detector_report">SpotBugs Bug Detector Report</h1>
115115
</div>
116116
<p>The following document contains the results of <a class="externalLink" href="https://spotbugs.github.io/">SpotBugs</a></p>
117-
<p>SpotBugs Version is <i>4.9.6</i></p>
117+
<p>SpotBugs Version is <i>4.9.8</i></p>
118118
<p>Threshold is <i>medium</i></p>
119119
<p>Effort is <i>default</i></p>
120120
</section>

0 commit comments

Comments
 (0)