Skip to content

Commit

Permalink
Update site
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandr-m committed Dec 25, 2023
1 parent 4c17b3f commit aeab154
Show file tree
Hide file tree
Showing 22 changed files with 4,343 additions and 4,185 deletions.
20 changes: 20 additions & 0 deletions css/apache-maven-fluido-1.12.0.min.css

Large diffs are not rendered by default.

18 changes: 15 additions & 3 deletions css/print.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,19 @@
* under the License.
*/

/* $Id$ */
#banner,
#footer,
#leftcol,
#breadcrumbs,
.docs #toc,
.docs .courtesylinks,
#leftColumn,
#navColumn {
display: none !important;
}

#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;}
#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
#bodyColumn,
body.docs div.docs {
margin: 0 !important;
border: none !important;
}
761 changes: 349 additions & 412 deletions feature-finish-mojo.html

Large diffs are not rendered by default.

648 changes: 298 additions & 350 deletions feature-start-mojo.html

Large diffs are not rendered by default.

Binary file modified fonts/glyphicons-halflings-regular.eot
Binary file not shown.
Binary file modified fonts/glyphicons-halflings-regular.ttf
Binary file not shown.
Binary file modified fonts/glyphicons-halflings-regular.woff
Binary file not shown.
219 changes: 109 additions & 110 deletions help-mojo.html
Original file line number Diff line number Diff line change
@@ -1,97 +1,100 @@
<!DOCTYPE html>


<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 from target\generated-site\xdoc/help-mojo.xml at 2023-06-01
| Rendered using Apache Maven Fluido Skin 1.7
| Generated by Apache Maven Doxia Site Renderer 1.11.1 from target\generated-site\xdoc/help-mojo.xml at 2023-12-25
| Rendered using Apache Maven Fluido Skin 1.12.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20230601" />
<meta http-equiv="Content-Language" content="en" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
<title>Git-Flow Maven Plugin &#x2013; gitflow:help</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
<link rel="stylesheet" href="./css/apache-maven-fluido-1.12.0.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<script type="text/javascript" src="./js/apache-maven-fluido-1.7.min.js"></script>
<script src="./js/apache-maven-fluido-1.12.0.min.js"></script>
<!-- Google Analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-65158625-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-65158625-2', 'auto');
ga('send', 'pageview');
ga('set', 'anonymizeIp', true);
ga('set', 'forceSSL', true);
</script>
</head>
<body class="topBarDisabled">
<a href="https://github.com/aleksandr-m/gitflow-maven-plugin">
<img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png"
alt="Fork me on GitHub">
</a>
<div class="container-fluid">
<div id="banner">
<div class="pull-left"><div id="bannerLeft"><h2>Git-Flow Maven Plugin</h2>
<body>
<a class="github-fork-ribbon right-top" href="https://github.com/aleksandr-m/gitflow-maven-plugin" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
<div class="pull-left"><div id="bannerLeft"><h1>Git-Flow Maven Plugin</h1>
</div>
</div>
<div class="pull-right"></div>
<div class="clear"><hr/></div>
</div>
<div class="pull-right"></div>
<div class="clear"><hr/></div>
</div>

<div id="breadcrumbs">
<ul class="breadcrumb">
<li class=""><a href="index.html" title="Git-Flow Maven Plugin">Git-Flow Maven Plugin</a><span class="divider">/</span></li>
<div id="breadcrumbs">
<ul class="breadcrumb">
<li><a href="index.html" title="Git-Flow Maven Plugin">Git-Flow Maven Plugin</a><span class="divider">/</span></li>
<li class="active ">gitflow:help</li>
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-06-01</li>
<li id="projectVersion" class="pull-right">Version: 1.20.0</li>
</ul>
</div>
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-12-25</li>
<li id="projectVersion" class="pull-right">Version: 1.21.0</li>
</ul>
</div>
</header>
<div class="row-fluid">
<div id="leftColumn" class="span3">
<div class="well sidebar-nav">
<ul class="nav nav-list">
<li class="nav-header">Overview</li>
<header id="leftColumn" class="span3">
<nav class="well sidebar-nav">
<ul class="nav nav-list">
<li class="nav-header">Overview</li>
<li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
<li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li>
<li class="nav-header">Project Documentation</li>
<li class="nav-header">Project Documentation</li>
<li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
<li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li>
</ul>
<hr />
<div id="poweredBy">
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
</ul>
</nav>
<div class="well sidebar-nav">
<div id="poweredBy">
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
</div>
</div>
</div>
<div id="bodyColumn" class="span9" >
</header>
<main id="bodyColumn" class="span9" >


<div class="section">
<section>
<h2><a name="gitflow:help"></a>gitflow:help</h2>

<p><b>Full name</b>:</p>

<p>com.amashchenko.maven.plugin:gitflow-maven-plugin:1.20.0:help</p>
<p>com.amashchenko.maven.plugin:gitflow-maven-plugin:1.21.0:help</p>

<p><b>Description</b>:</p>

<div>Display help information on gitflow-maven-plugin.<br />
Call <tt>mvn gitflow:help -Ddetail=true
-Dgoal=&lt;goal-name&gt;</tt> to display parameter details.</div>
<div>Display help information on gitflow-maven-plugin.
<br />
Call <code>mvn gitflow:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details.</div>

<p><b>Attributes</b>:</p>

<div class="section">
<ul>

<li>The goal is thread-safe and supports parallel builds.</li>
</ul>
<section>
<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>

<table class="table table-striped" border="0">
<table border="0" class="table table-striped">

<tr class="a">

Expand All @@ -106,130 +109,126 @@ <h3><a name="Optional_Parameters"></a>Optional Parameters</h3>

<tr class="b">

<td><tt><a href="#detail">&lt;detail&gt;</a></tt></td>
<td align="left"><code><a href="#detail">&lt;detail&gt;</a></code></td>

<td><tt>boolean</tt></td>
<td><code>boolean</code></td>

<td><tt>-</tt></td>
<td><code>-</code></td>

<td>If <tt>true</tt>, display all settable properties for each
goal.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>detail</tt>.<br /></td>
<td>If <code>true</code>, display all settable properties for each goal.<br /><b>Default value is</b>: <code>false</code>.<br /><b>User property is</b>: <code>detail</code>.<br /></td>
</tr>

<tr class="a">

<td><tt><a href="#goal">&lt;goal&gt;</a></tt></td>
<td align="left"><code><a href="#goal">&lt;goal&gt;</a></code></td>

<td><tt>String</tt></td>
<td><code>String</code></td>

<td><tt>-</tt></td>
<td><code>-</code></td>

<td>The name of the goal for which to show help. If unspecified, all
goals will be displayed.<br /><b>User property is</b>: <tt>goal</tt>.<br /></td>
<td>The name of the goal for which to show help. If unspecified, all goals will be displayed.<br /><b>User property is</b>: <code>goal</code>.<br /></td>
</tr>

<tr class="b">

<td><tt><a href="#indentSize">&lt;indentSize&gt;</a></tt></td>
<td align="left"><code><a href="#indentSize">&lt;indentSize&gt;</a></code></td>

<td><tt>int</tt></td>
<td><code>int</code></td>

<td><tt>-</tt></td>
<td><code>-</code></td>

<td>The number of spaces per indentation level, should be positive.<br /><b>Default value is</b>: <tt>2</tt>.<br /><b>User property is</b>: <tt>indentSize</tt>.<br /></td>
<td>The number of spaces per indentation level, should be positive.<br /><b>Default value is</b>: <code>2</code>.<br /><b>User property is</b>: <code>indentSize</code>.<br /></td>
</tr>

<tr class="a">

<td><tt><a href="#lineLength">&lt;lineLength&gt;</a></tt></td>
<td align="left"><code><a href="#lineLength">&lt;lineLength&gt;</a></code></td>

<td><tt>int</tt></td>
<td><code>int</code></td>

<td><tt>-</tt></td>
<td><code>-</code></td>

<td>The maximum length of a display line, should be positive.<br /><b>Default value is</b>: <tt>80</tt>.<br /><b>User property is</b>: <tt>lineLength</tt>.<br /></td>
<td>The maximum length of a display line, should be positive.<br /><b>Default value is</b>: <code>80</code>.<br /><b>User property is</b>: <code>lineLength</code>.<br /></td>
</tr>
</table>
</div>

<div class="section">
</section>
<section>
<h3><a name="Parameter_Details"></a>Parameter Details</h3>

<div class="section">
<section>
<h4><a name="a.3Cdetail.3E"></a><b><a name="detail">&lt;detail&gt;</a></b></h4>

<div>If <tt>true</tt>, display all settable properties for each
goal.</div>
<div>If <code>true</code>, display all settable properties for each goal.</div>

<ul>

<li><b>Type</b>: <tt>boolean</tt></li>
<li><b>Type</b>: <code>boolean</code></li>

<li><b>Required</b>: <tt>No</tt></li>
<li><b>Required</b>: <code>No</code></li>

<li><b>User Property</b>: <tt>detail</tt></li>
<li><b>User Property</b>: <code>detail</code></li>

<li><b>Default</b>: <tt>false</tt></li>
</ul><hr /></div>
<div class="section">
<li><b>Default</b>: <code>false</code></li>
</ul><hr /></section><section>
<h4><a name="a.3Cgoal.3E"></a><b><a name="goal">&lt;goal&gt;</a></b></h4>

<div>The name of the goal for which to show help. If unspecified, all
goals will be displayed.</div>
<div>The name of the goal for which to show help. If unspecified, all goals will be displayed.</div>

<ul>

<li><b>Type</b>: <tt>java.lang.String</tt></li>
<li><b>Type</b>: <code>java.lang.String</code></li>

<li><b>Required</b>: <tt>No</tt></li>
<li><b>Required</b>: <code>No</code></li>

<li><b>User Property</b>: <tt>goal</tt></li>
</ul><hr /></div>
<div class="section">
<li><b>User Property</b>: <code>goal</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CindentSize.3E"></a><b><a name="indentSize">&lt;indentSize&gt;</a></b></h4>

<div>The number of spaces per indentation level, should be positive.</div>

<ul>

<li><b>Type</b>: <tt>int</tt></li>
<li><b>Type</b>: <code>int</code></li>

<li><b>Required</b>: <tt>No</tt></li>
<li><b>Required</b>: <code>No</code></li>

<li><b>User Property</b>: <tt>indentSize</tt></li>
<li><b>User Property</b>: <code>indentSize</code></li>

<li><b>Default</b>: <tt>2</tt></li>
</ul><hr /></div>
<div class="section">
<li><b>Default</b>: <code>2</code></li>
</ul><hr /></section><section>
<h4><a name="a.3ClineLength.3E"></a><b><a name="lineLength">&lt;lineLength&gt;</a></b></h4>

<div>The maximum length of a display line, should be positive.</div>

<ul>

<li><b>Type</b>: <tt>int</tt></li>
<li><b>Type</b>: <code>int</code></li>

<li><b>Required</b>: <tt>No</tt></li>
<li><b>Required</b>: <code>No</code></li>

<li><b>User Property</b>: <tt>lineLength</tt></li>
<li><b>User Property</b>: <code>lineLength</code></li>

<li><b>Default</b>: <tt>80</tt></li>
<li><b>Default</b>: <code>80</code></li>
</ul>
</div></div>
</div>
</section></section>
</section>


</div>
</main>
</div>
</div>
<hr/>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p>Copyright &copy;2014&#x2013;2023.
All rights reserved.</p>
<p>© 20142023
</p>
</div>
</div>
</footer>
<script>
if(anchors) {
anchors.add();
}
</script>
</body>
</html>
Loading

0 comments on commit aeab154

Please sign in to comment.