Repository: struts-site Updated Branches: refs/heads/asf-site a52b99d12 -> bcd3ef7cc
Updates production by Jenkins Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/bcd3ef7c Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/bcd3ef7c Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/bcd3ef7c Branch: refs/heads/asf-site Commit: bcd3ef7ccfccc7c108d9c466512fea4778f1a380 Parents: a52b99d Author: jenkins <bui...@apache.org> Authored: Thu Sep 21 12:52:30 2017 +0000 Committer: jenkins <bui...@apache.org> Committed: Thu Sep 21 12:52:30 2017 +0000 ---------------------------------------------------------------------- content/maven-archetypes/index.html | 65 +++++++++++++++----------------- 1 file changed, 31 insertions(+), 34 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-site/blob/bcd3ef7c/content/maven-archetypes/index.html ---------------------------------------------------------------------- diff --git a/content/maven-archetypes/index.html b/content/maven-archetypes/index.html index 9c7fbfe..83c6b04 100644 --- a/content/maven-archetypes/index.html +++ b/content/maven-archetypes/index.html @@ -126,51 +126,48 @@ <article class="container"> <section class="col-md-12"> <a class="edit-on-gh" href="https://github.com/apache/struts-site/edit/master/source/maven-archetypes/index.md" title="Edit this page on GitHub">Edit on GitHub</a> - <h1 id="struts-2-maven-archetypes">Struts 2 Maven Archetypes</h1> + <h1 class="no_toc" id="struts-2-maven-archetypes">Struts 2 Maven Archetypes</h1> <p>Struts 2 provides several <a href="http://maven.apache.org/">Maven</a> archetypes that create a starting point for our own applications.</p> -<p class="no_toc"><strong>Contents</strong></p> +<p><strong>Contents</strong></p> <ul id="markdown-toc"> - <li><a href="#struts-2-maven-archetypes" id="markdown-toc-struts-2-maven-archetypes">Struts 2 Maven Archetypes</a> <ul> - <li><a href="#quickstart" id="markdown-toc-quickstart">Quickstart</a></li> - <li><a href="#available-archetypes" id="markdown-toc-available-archetypes">Available Archetypes</a> <ul> - <li><a href="#the-blank-convention-archetype-struts2-archetype-convention" id="markdown-toc-the-blank-convention-archetype-struts2-archetype-convention">The Blank Convention Archetype (struts2-archetype-convention)</a> <ul> - <li><a href="#features" id="markdown-toc-features">Features</a></li> - </ul> - </li> - <li><a href="#the-blank-archetype-struts2-archetype-blank" id="markdown-toc-the-blank-archetype-struts2-archetype-blank">The Blank Archetype (struts2-archetype-blank)</a></li> - <li><a href="#the-starter-archetype-struts2-archetype-starter" id="markdown-toc-the-starter-archetype-struts2-archetype-starter">The Starter Archetype (struts2-archetype-starter)</a> <ul> - <li><a href="#features-1" id="markdown-toc-features-1">Features</a></li> - </ul> - </li> - <li><a href="#the-angularjs-archetype-struts2-archetype-angularjs" id="markdown-toc-the-angularjs-archetype-struts2-archetype-angularjs">The AngularJS Archetype (struts2-archetype-angularjs)</a> <ul> - <li><a href="#features-2" id="markdown-toc-features-2">Features</a></li> - </ul> - </li> - <li><a href="#the-portlet-blank-archetype-struts2-archetype-portlet" id="markdown-toc-the-portlet-blank-archetype-struts2-archetype-portlet">The Portlet Blank Archetype (struts2-archetype-portlet)</a> <ul> - <li><a href="#features-3" id="markdown-toc-features-3">Features</a></li> - </ul> - </li> - <li><a href="#the-portlet-database-archetype-struts2-archetype-dbportlet" id="markdown-toc-the-portlet-database-archetype-struts2-archetype-dbportlet">The Portlet Database Archetype (struts2-archetype-dbportlet)</a> <ul> - <li><a href="#features-4" id="markdown-toc-features-4">Features</a></li> - </ul> - </li> - <li><a href="#the-plugin-archetype-struts2-archetype-plugin" id="markdown-toc-the-plugin-archetype-struts2-archetype-plugin">The Plugin Archetype (struts2-archetype-plugin)</a> <ul> - <li><a href="#features-5" id="markdown-toc-features-5">Features</a></li> - </ul> - </li> + <li><a href="#quickstart" id="markdown-toc-quickstart">Quickstart</a></li> + <li><a href="#available-archetypes" id="markdown-toc-available-archetypes">Available Archetypes</a> <ul> + <li><a href="#the-blank-convention-archetype-struts2-archetype-convention" id="markdown-toc-the-blank-convention-archetype-struts2-archetype-convention">The Blank Convention Archetype (struts2-archetype-convention)</a> <ul> + <li><a href="#features" id="markdown-toc-features">Features</a></li> </ul> </li> - <li><a href="#creating-an-application-using-a-maven-archetype" id="markdown-toc-creating-an-application-using-a-maven-archetype">Creating an Application Using a Maven Archetype</a> <ul> - <li><a href="#staging-repository" id="markdown-toc-staging-repository">Staging repository</a></li> - <li><a href="#archetype-parameters" id="markdown-toc-archetype-parameters">Archetype Parameters</a></li> + <li><a href="#the-blank-archetype-struts2-archetype-blank" id="markdown-toc-the-blank-archetype-struts2-archetype-blank">The Blank Archetype (struts2-archetype-blank)</a></li> + <li><a href="#the-starter-archetype-struts2-archetype-starter" id="markdown-toc-the-starter-archetype-struts2-archetype-starter">The Starter Archetype (struts2-archetype-starter)</a> <ul> + <li><a href="#features-1" id="markdown-toc-features-1">Features</a></li> </ul> </li> - <li><a href="#command-quick-reference" id="markdown-toc-command-quick-reference">Command Quick Reference</a></li> + <li><a href="#the-angularjs-archetype-struts2-archetype-angularjs" id="markdown-toc-the-angularjs-archetype-struts2-archetype-angularjs">The AngularJS Archetype (struts2-archetype-angularjs)</a> <ul> + <li><a href="#features-2" id="markdown-toc-features-2">Features</a></li> + </ul> + </li> + <li><a href="#the-portlet-blank-archetype-struts2-archetype-portlet" id="markdown-toc-the-portlet-blank-archetype-struts2-archetype-portlet">The Portlet Blank Archetype (struts2-archetype-portlet)</a> <ul> + <li><a href="#features-3" id="markdown-toc-features-3">Features</a></li> + </ul> + </li> + <li><a href="#the-portlet-database-archetype-struts2-archetype-dbportlet" id="markdown-toc-the-portlet-database-archetype-struts2-archetype-dbportlet">The Portlet Database Archetype (struts2-archetype-dbportlet)</a> <ul> + <li><a href="#features-4" id="markdown-toc-features-4">Features</a></li> + </ul> + </li> + <li><a href="#the-plugin-archetype-struts2-archetype-plugin" id="markdown-toc-the-plugin-archetype-struts2-archetype-plugin">The Plugin Archetype (struts2-archetype-plugin)</a> <ul> + <li><a href="#features-5" id="markdown-toc-features-5">Features</a></li> + </ul> + </li> + </ul> + </li> + <li><a href="#creating-an-application-using-a-maven-archetype" id="markdown-toc-creating-an-application-using-a-maven-archetype">Creating an Application Using a Maven Archetype</a> <ul> + <li><a href="#staging-repository" id="markdown-toc-staging-repository">Staging repository</a></li> + <li><a href="#archetype-parameters" id="markdown-toc-archetype-parameters">Archetype Parameters</a></li> </ul> </li> + <li><a href="#command-quick-reference" id="markdown-toc-command-quick-reference">Command Quick Reference</a></li> </ul> <h2 id="quickstart">Quickstart</h2>