Skip to content

Commit

Permalink
Publishing Maven plugin documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated publish committed Apr 11, 2024
1 parent 3fceeb9 commit 556773b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion maven/piranha-maven-plugin/help-mojo.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ <h5>Overview</h5>
<section>
<h1><a name="piranha:help"></a>piranha:help</h1><a name="piranha:help"></a>
<p><strong>Full name</strong>:</p>
<p>cloud.piranha.maven.plugins:piranha-maven-plugin:24.4.0-SNAPSHOT:help</p>
<p>cloud.piranha.maven.plugins:piranha-maven-plugin:24.5.0-SNAPSHOT:help</p>
<p><strong>Description</strong>:</p>
<p>Display help information on piranha-maven-plugin.
<br />
Expand Down
2 changes: 1 addition & 1 deletion maven/piranha-maven-plugin/plugin-info.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ <h2><a name="Usage"></a>Usage</h2><a name="Usage"></a>
&lt;plugin&gt;
&lt;groupId&gt;cloud.piranha.maven.plugins&lt;/groupId&gt;
&lt;artifactId&gt;piranha-maven-plugin&lt;/artifactId&gt;
&lt;version&gt;24.4.0-SNAPSHOT&lt;/version&gt;
&lt;version&gt;24.5.0-SNAPSHOT&lt;/version&gt;
&lt;/plugin&gt;
...
&lt;/plugins&gt;
Expand Down
2 changes: 1 addition & 1 deletion maven/piranha-maven-plugin/run-mojo.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ <h5>Overview</h5>
<section>
<h1><a name="piranha:run"></a>piranha:run</h1><a name="piranha:run"></a>
<p><strong>Full name</strong>:</p>
<p>cloud.piranha.maven.plugins:piranha-maven-plugin:24.4.0-SNAPSHOT:run</p>
<p>cloud.piranha.maven.plugins:piranha-maven-plugin:24.5.0-SNAPSHOT:run</p>
<p><strong>Description</strong>:</p>
<p>This goal will deploy your web application, start Piranha and wait for it. It echoes the Piranha console back to you for your convenience.</p>
<p><strong>Attributes</strong>:</p>
Expand Down
2 changes: 1 addition & 1 deletion maven/piranha-maven-plugin/start-mojo.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ <h5>Overview</h5>
<section>
<h1><a name="piranha:start"></a>piranha:start</h1><a name="piranha:start"></a>
<p><strong>Full name</strong>:</p>
<p>cloud.piranha.maven.plugins:piranha-maven-plugin:24.4.0-SNAPSHOT:start</p>
<p>cloud.piranha.maven.plugins:piranha-maven-plugin:24.5.0-SNAPSHOT:start</p>
<p><strong>Description</strong>:</p>
<p>This goal will deploy your web application and start Piranha in a separate process.</p>
<p><strong>Attributes</strong>:</p>
Expand Down
2 changes: 1 addition & 1 deletion maven/piranha-maven-plugin/stop-mojo.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ <h5>Overview</h5>
<section>
<h1><a name="piranha:stop"></a>piranha:stop</h1><a name="piranha:stop"></a>
<p><strong>Full name</strong>:</p>
<p>cloud.piranha.maven.plugins:piranha-maven-plugin:24.4.0-SNAPSHOT:stop</p>
<p>cloud.piranha.maven.plugins:piranha-maven-plugin:24.5.0-SNAPSHOT:stop</p>
<p><strong>Description</strong>:</p>
<p>This goal will stop the Piranha runtime that was started with the <code>start</code> goal.</p>
<p><strong>Attributes</strong>:</p>
Expand Down

0 comments on commit 556773b

Please sign in to comment.