You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by ma...@apache.org on 2016/12/06 11:41:41 UTC

[40/51] [abbrv] [partial] oodt git commit: initial site commit

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/medical-usecase.html
----------------------------------------------------------------------
diff --git a/medical-usecase.html b/medical-usecase.html
new file mode 100644
index 0000000..c0c11e1
--- /dev/null
+++ b/medical-usecase.html
@@ -0,0 +1,196 @@
+<!DOCTYPE html>
+<html lang="en">
+
+  <head>
+
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+  
+  <meta name="description" content="Apache Object Oriented Data Technology (OODT) is the smart way to integrate and archive your processes, your data, and its metadata. It facilitates the generation, processing, management, distribution, analysis of data management, data archiving, and data analytics systems allowing for the integration of data, computation, visualization and other components.
+">
+  
+  <meta name="author" content="Apache OODT">
+
+  <title>Apache OODT - Distributed Data Management</title>
+
+  <!-- Bootstrap Core CSS -->
+  <link href="http://localhost:4001/css/bootstrap.min.css" rel="stylesheet">
+
+  <!-- Custom CSS -->
+  <link href="http://localhost:4001/css/stylish-portfolio.css" rel="stylesheet">
+
+  <!-- Custom Fonts -->
+  <link href="http://localhost:4001/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
+  <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
+
+  <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+  <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+  <!--[if lt IE 9]>
+    <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+    <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+  <![endif]-->
+
+</head>
+
+
+<body>
+
+
+  <nav class="navbar navbar-default">
+  <div class="container-fluid">
+    <div class="navbar-header">
+      <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
+        <span class="sr-only">Toggle navigation</span>
+        <span class="icon-bar"></span>
+        <span class="icon-bar"></span>
+        <span class="icon-bar"></span>
+      </button>
+      <a class="navbar-brand" href="#"><img src="http://localhost:4001/img/oodt_asf_logo_sm.png"/></a>
+    </div>
+
+    <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+
+    <ul class="nav navbar-nav">
+    <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right toggle"><i class="fa fa-times"></i></a>-->
+
+    <li>
+      <a href="http://localhost:4001/">Home</a>
+    </li>
+    <li>
+      <a href="http://localhost:4001/blog">News</a>
+    <li>
+      <a href="http://localhost:4001/site_docs/oodt/index.html">Components</a>
+    </li>
+    <li>
+      <a href="http://localhost:4001/documentation.html">Documentation</a>
+    </li>
+    <li>
+      <a href="http://localhost:4001/community.html" >Community</a>
+    </li>
+      <li>
+        <a href="http://localhost:4001/download.html" >Download</a>
+      </li>
+
+  </ul>
+  </div>
+</div>
+</nav>
+
+  <div class="row col-md-6 col-md-offset-3">
+
+    <h1>
+        OODT and Medical Research
+    </h1>
+    <p>
+        Not only is Apache OODT put to good use in the Space and Aeronautical sectors, OODT already has a number of excellent use cases for the medical research field.
+        Used for Cancer Biomarker research in a number of hospitals in North America and underpinning Genomics research, OODT has excellent pedegree to help enhance the next
+        medical research project.
+    </p>
+    <h2>Distributed Data</h2>
+    <p>
+        Data can be located anywhere and processing it can be hard because data analysts need to get their hands on it. Using the OODT file manager, data scientists can get
+        instant access to their data regardless of location. With commit hooks and post processing, data pumped into OODT can be enhanced, merged and reindexed to ensure
+        that the scientists who need the data get the best that is available to them.
+    </p>
+    <h2>Enriching The Data</h2>
+    <p>
+        Ingesting a lot of medical data is one thing, enhancing and enriching it is quite another. By pairing up OODT and Apache CTakes, researchers and scientists can embrace open source
+        technologies and allow them to gain extra insight into the data, not only with the metadata stored within the file, but with the wealth of information available from the electronical
+        medical record free text.
+    </p>
+
+</div>
+  <footer class="sitefooter">
+  <div class="container">
+    <div class="row">
+      <div class="col-lg-10 col-lg-offset-1 text-center">
+        <h4><strong>Apache OODT</strong>
+        </h4>
+        <p>
+          
+        </p>
+        <ul class="list-unstyled">
+          <li><i class="fa fa-envelope-o fa-fw"></i>  <a href="mailto:dev@oodt.apache.org">dev@oodt.apache.org</a>
+          </li>
+        </ul>
+        <br>
+        <ul class="list-inline">
+<!--          <li>
+            <a href="https://facebook.com/"><i class="fa fa-facebook fa-fw fa-3x"></i></a>
+          </li>-->
+          <li>
+            <a href="https://twitter.com/apache_oodt"><i class="fa fa-twitter fa-fw fa-3x"></i></a>
+          </li>
+          <li>
+            <a href="https://github.com/apache/oodt"><i class="fa fa-github fa-fw fa-3x"></i></a>
+          </li>
+        </ul>
+        <hr class="small">
+        <p class="text-muted">Copyright &copy; The Apache Foundation 2016</p>
+      </div>
+    </div>
+  </div>
+</footer>
+
+  <!-- jQuery -->
+<script src="http://localhost:4001/js/jquery.js"></script>
+
+<!-- Bootstrap Core JavaScript -->
+<script src="http://localhost:4001/js/bootstrap.min.js"></script>
+
+<!-- Custom Theme JavaScript -->
+<script src="http://localhost:4001/js/custom.js"></script>
+
+
+  <div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
+    <div class="modal-dialog" role="document">
+        <div class="modal-content">
+            <div class="modal-header">
+                <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span
+                        aria-hidden="true">&times;</span></button>
+                <h4 class="modal-title" id="myModalLabel">Contact Us!</h4>
+            </div>
+            <form action="https://getsimpleform.com/messages?form_api_token=bcf720cd427d9ba6ffc231ee06d82804"
+                  method="post">
+            <div class="modal-body">
+
+
+                    <!-- the redirect_to is optional, the form will redirect to the referrer on submission -->
+                    <input type='hidden' name='redirect_to' value='http://www.spicule.co.uk/thanks.html' />
+
+                    <!-- all your input fields here.... -->
+                    <div class="form-group">
+                        <label for="nameentry">Name:</label>
+                        <input type='text' id="nameentry" class="form-control" name='name'/>
+                    </div>
+                    <div class="form-group">
+                        <label for="companyentry">Company:</label>
+                        <input type='text' id="companyentry" class="form-control" name='company'/>
+                    </div>
+                    <div class="form-group">
+                        <label for="phoneentry">Phone:</label>
+                        <input type='tel' id="phoneentry" class="form-control" name='phone'/>
+                    </div>
+                    <div class="form-group">
+                        <label for="emailentry">Email:</label>
+                        <input type='email' id="emailentry" class="form-control" name='email'/>
+                    </div>
+                    <div class="form-group">
+                        <label for="messageentry">Message:</label>
+                        <textarea id="messageentry" class="form-control" name='message'></textarea>
+                    </div>
+            </div>
+            <div class="modal-footer">
+                <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
+                <button class="btn btn-primary">Send message</button>
+
+            </div>
+            </form>
+
+        </div>
+    </div>
+</div>
+</body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/css/maven-base.css
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/css/maven-base.css b/site_docs/archetypes/css/maven-base.css
new file mode 100644
index 0000000..53153e9
--- /dev/null
+++ b/site_docs/archetypes/css/maven-base.css
@@ -0,0 +1,155 @@
+body {
+  margin: 0px;
+  padding: 0px;
+}
+img {
+  border:none;
+}
+table {
+  padding:0px;
+  width: 100%;
+  margin-left: -2px;
+  margin-right: -2px;
+}
+acronym {
+  cursor: help;
+  border-bottom: 1px dotted #feb;
+}
+table.bodyTable th, table.bodyTable td {
+  padding: 2px 4px 2px 4px;
+  vertical-align: top;
+}
+div.clear{
+  clear:both;
+  visibility: hidden;
+}
+div.clear hr{
+  display: none;
+}
+#bannerLeft, #bannerRight {
+  font-size: xx-large;
+  font-weight: bold;
+}
+#bannerLeft img, #bannerRight img {
+  margin: 0px;
+}
+.xleft, #bannerLeft img {
+  float:left;
+}
+.xright, #bannerRight {
+  float:right;
+}
+#banner {
+  padding: 0px;
+}
+#banner img {
+  border: none;
+}
+#breadcrumbs {
+  padding: 3px 10px 3px 10px;
+}
+#leftColumn {
+ width: 170px;
+ float:left;
+ overflow: auto;
+}
+#bodyColumn {
+  margin-right: 1.5em;
+  margin-left: 197px;
+}
+#legend {
+  padding: 8px 0 8px 0;
+}
+#navcolumn {
+  padding: 8px 4px 0 8px;
+}
+#navcolumn h5 {
+  margin: 0;
+  padding: 0;
+  font-size: small;
+}
+#navcolumn ul {
+  margin: 0;
+  padding: 0;
+  font-size: small;
+}
+#navcolumn li {
+  list-style-type: none;
+  background-image: none;
+  background-repeat: no-repeat;
+  background-position: 0 0.4em;
+  padding-left: 16px;
+  list-style-position: outside;
+  line-height: 1.2em;
+  font-size: smaller;
+}
+#navcolumn li.expanded {
+  background-image: url(../images/expanded.gif);
+}
+#navcolumn li.collapsed {
+  background-image: url(../images/collapsed.gif);
+}
+#navcolumn li.none {
+  text-indent: -1em;
+  margin-left: 1em;
+}
+#poweredBy {
+  text-align: center;
+}
+#navcolumn img {
+  margin-top: 10px;
+  margin-bottom: 3px;
+}
+#poweredBy img {
+  display:block;
+  margin: 20px 0 20px 17px;
+}
+#search img {
+    margin: 0px;
+    display: block;
+}
+#search #q, #search #btnG {
+    border: 1px solid #999;
+    margin-bottom:10px;
+}
+#search form {
+    margin: 0px;
+}
+#lastPublished {
+  font-size: x-small;
+}
+.navSection {
+  margin-bottom: 2px;
+  padding: 8px;
+}
+.navSectionHead {
+  font-weight: bold;
+  font-size: x-small;
+}
+.section {
+  padding: 4px;
+}
+#footer {
+  padding: 3px 10px 3px 10px;
+  font-size: x-small;
+}
+#breadcrumbs {
+  font-size: x-small;
+  margin: 0pt;
+}
+.source {
+  padding: 12px;
+  margin: 1em 7px 1em 7px;
+}
+.source pre {
+  margin: 0px;
+  padding: 0px;
+}
+#navcolumn img.imageLink, .imageLink {
+  padding-left: 0px;
+  padding-bottom: 0px;
+  padding-top: 0px;
+  padding-right: 2px;
+  border: 0px;
+  margin: 0px;
+}

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/css/maven-theme.css
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/css/maven-theme.css b/site_docs/archetypes/css/maven-theme.css
new file mode 100644
index 0000000..c982168
--- /dev/null
+++ b/site_docs/archetypes/css/maven-theme.css
@@ -0,0 +1,141 @@
+body {
+  padding: 0px 0px 10px 0px;
+}
+body, td, select, input, li{
+  font-family: Verdana, Helvetica, Arial, sans-serif;
+  font-size: 13px;
+}
+code{
+  font-family: Courier, monospace;
+  font-size: 13px;
+}
+a {
+  text-decoration: none;
+}
+a:link {
+  color:#36a;
+}
+a:visited  {
+  color:#47a;
+}
+a:active, a:hover {
+  color:#69c;
+}
+#legend li.externalLink {
+  background: url(../images/external.png) left top no-repeat;
+  padding-left: 18px;
+}
+a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
+  background: url(../images/external.png) right center no-repeat;
+  padding-right: 18px;
+}
+#legend li.newWindow {
+  background: url(../images/newwindow.png) left top no-repeat;
+  padding-left: 18px;
+}
+a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {
+  background: url(../images/newwindow.png) right center no-repeat;
+  padding-right: 18px;
+}
+h2 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #999;
+  color: #900;
+  background-color: #ddd;
+  font-weight:900;
+  font-size: x-large;
+}
+h3 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #aaa;
+  color: #900;
+  background-color: #eee;
+  font-weight: normal;
+  font-size: large;
+}
+h4 {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #bbb;
+  color: #900;
+  background-color: #fff;
+  font-weight: normal;
+  font-size: large;
+}
+h5 {
+  padding: 4px 4px 4px 6px;
+  color: #900;
+  font-size: normal;
+}
+p {
+  line-height: 1.3em;
+  font-size: small;
+}
+#breadcrumbs {
+  border-top: 1px solid #aaa;
+  border-bottom: 1px solid #aaa;
+  background-color: #ccc;
+}
+#leftColumn {
+  margin: 10px 0 0 5px;
+  border: 1px solid #999;
+  background-color: #eee;
+}
+#navcolumn h5 {
+  font-size: smaller;
+  border-bottom: 1px solid #aaaaaa;
+  padding-top: 2px;
+  color: #000;
+}
+
+table.bodyTable th {
+  color: white;
+  background-color: #bbb;
+  text-align: left;
+  font-weight: bold;
+}
+
+table.bodyTable th, table.bodyTable td {
+  font-size: 1em;
+}
+
+table.bodyTable tr.a {
+  background-color: #ddd;
+}
+
+table.bodyTable tr.b {
+  background-color: #eee;
+}
+
+.source {
+  border: 1px solid #999;
+}
+dl {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #aaa;
+  background-color: #ffc;
+}
+dt {
+  color: #900;
+}
+#organizationLogo img, #projectLogo img, #projectLogo span{
+  margin: 8px;
+}
+#banner {
+  border-bottom: 1px solid #fff;
+}
+.errormark, .warningmark, .donemark, .infomark {
+  background: url(../images/icon_error_sml.gif) no-repeat;
+}
+
+.warningmark {
+  background-image: url(../images/icon_warning_sml.gif);
+}
+
+.donemark {
+  background-image: url(../images/icon_success_sml.gif);
+}
+
+.infomark {
+  background-image: url(../images/icon_info_sml.gif);
+}
+

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/css/print.css
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/css/print.css b/site_docs/archetypes/css/print.css
new file mode 100644
index 0000000..f09d546
--- /dev/null
+++ b/site_docs/archetypes/css/print.css
@@ -0,0 +1,7 @@
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
+	display: none !important;
+}
+#bodyColumn, body.docs div.docs {
+	margin: 0 !important;
+	border: none !important
+}

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/css/site.css
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/css/site.css b/site_docs/archetypes/css/site.css
new file mode 100644
index 0000000..055e7e2
--- /dev/null
+++ b/site_docs/archetypes/css/site.css
@@ -0,0 +1 @@
+/* You can override this file with your own styles */
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/dependency-info.html
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/dependency-info.html b/site_docs/archetypes/dependency-info.html
new file mode 100644
index 0000000..565afbe
--- /dev/null
+++ b/site_docs/archetypes/dependency-info.html
@@ -0,0 +1,109 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 04-Nov-2016 -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>OODT :: Archetypes &#x2013; Dependency Information</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+    <meta name="Date-Revision-yyyymmdd" content="20161104" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+        </head>
+  <body class="composite">
+    <div id="banner">
+                    <div id="bannerLeft">
+                OODT :: Archetypes
+                </div>
+                    <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                    
+                <div class="xleft">
+        <span id="publishDate">Last Published: 04-Nov-2016</span>
+                  &nbsp;| <span id="projectVersion">Version: 1.1-SNAPSHOT</span>
+                      </div>
+            <div class="xright">        
+                    
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                    
+                                      <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                   
+                    
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section">
+<h2><a name="Dependency_Information"></a>Dependency Information</h2><a name="Dependency_Information"></a>
+<div class="section">
+<h3><a name="Apache_Maven"></a>Apache Maven</h3><a name="Apache_Maven"></a>
+<div class="source">
+<pre>&lt;dependency&gt;
+  &lt;groupId&gt;org.apache.oodt&lt;/groupId&gt;
+  &lt;artifactId&gt;archetypes&lt;/artifactId&gt;
+  &lt;version&gt;1.1-SNAPSHOT&lt;/version&gt;
+  &lt;type&gt;pom&lt;/type&gt;
+&lt;/dependency&gt;</pre></div></div>
+<div class="section">
+<h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
+<div class="source">
+<pre>'org.apache.oodt:archetypes:pom:1.1-SNAPSHOT'</pre></div></div>
+<div class="section">
+<h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
+<div class="source">
+<pre>&lt;dependency org=&quot;org.apache.oodt&quot; name=&quot;archetypes&quot; rev=&quot;1.1-SNAPSHOT&quot;&gt;
+  &lt;artifact name=&quot;archetypes&quot; type=&quot;pom&quot; /&gt;
+&lt;/dependency&gt;</pre></div></div>
+<div class="section">
+<h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
+<div class="source">
+<pre>@Grapes(
+@Grab(group='org.apache.oodt', module='archetypes', version='1.1-SNAPSHOT')
+)</pre></div></div>
+<div class="section">
+<h3><a name="GradleGrails"></a>Gradle/Grails</h3><a name="GradleGrails"></a>
+<div class="source">
+<pre>compile 'org.apache.oodt:archetypes:1.1-SNAPSHOT'</pre></div></div>
+<div class="section">
+<h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a>
+<div class="source">
+<pre>libraryDependencies += &quot;org.apache.oodt&quot; % &quot;archetypes&quot; % &quot;1.1-SNAPSHOT&quot;</pre></div></div>
+<div class="section">
+<h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
+<div class="source">
+<pre>[org.apache.oodt/archetypes &quot;1.1-SNAPSHOT&quot;]</pre></div></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+              Copyright &#169;                    1999&#x2013;2016
+                        <a href="http://oodt.apache.org/">Apache OODT</a>.
+            All rights reserved.      
+                    
+                  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/dependency-management.html
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/dependency-management.html b/site_docs/archetypes/dependency-management.html
new file mode 100644
index 0000000..e1a01c5
--- /dev/null
+++ b/site_docs/archetypes/dependency-management.html
@@ -0,0 +1,748 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 04-Nov-2016 -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>OODT :: Archetypes &#x2013; Project Dependency Management</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+    <meta name="Date-Revision-yyyymmdd" content="20161104" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+        </head>
+  <body class="composite">
+    <div id="banner">
+                    <div id="bannerLeft">
+                OODT :: Archetypes
+                </div>
+                    <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                    
+                <div class="xleft">
+        <span id="publishDate">Last Published: 04-Nov-2016</span>
+                  &nbsp;| <span id="projectVersion">Version: 1.1-SNAPSHOT</span>
+                      </div>
+            <div class="xright">        
+                    
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                    
+                                      <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                   
+                    
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section">
+<h2><a name="Project_Dependency_Management"></a>Project Dependency Management</h2><a name="Project_Dependency_Management"></a>
+<div class="section">
+<h3><a name="compile"></a>compile</h3><a name="compile"></a>
+<p>The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Classifier</th>
+<th>Type</th>
+<th>License</th></tr>
+<tr class="b">
+<td>com.amazonaws</td>
+<td><a class="externalLink" href="https://aws.amazon.com/sdkforjava">aws-java-sdk</a></td>
+<td>1.7.4</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://aws.amazon.com/apache2.0">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>com.google.guava</td>
+<td><a class="externalLink" href="http://code.google.com/p/guava-libraries/guava">guava</a></td>
+<td>10.0.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>com.thoughtworks.xstream</td>
+<td>xstream</td>
+<td>1.3.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://xstream.codehaus.com/license.html">BSD style</a></td></tr>
+<tr class="a">
+<td>commons-cli</td>
+<td><a class="externalLink" href="http://commons.apache.org/cli/">commons-cli</a></td>
+<td>1.2</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>commons-codec</td>
+<td><a class="externalLink" href="http://jakarta.apache.org/commons/codec/">commons-codec</a></td>
+<td>1.3</td>
+<td>-</td>
+<td>jar</td>
+<td>/LICENSE.txt</td></tr>
+<tr class="a">
+<td>commons-collections</td>
+<td><a class="externalLink" href="http://commons.apache.org/collections/">commons-collections</a></td>
+<td>3.2.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>commons-dbcp</td>
+<td><a class="externalLink" href="http://jakarta.apache.org/commons/dbcp/">commons-dbcp</a></td>
+<td>1.2.1</td>
+<td>-</td>
+<td>jar</td>
+<td>/LICENSE.txt</td></tr>
+<tr class="a">
+<td>commons-httpclient</td>
+<td><a class="externalLink" href="http://jakarta.apache.org/commons/httpclient/">commons-httpclient</a></td>
+<td>3.0</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License</a></td></tr>
+<tr class="b">
+<td>commons-io</td>
+<td><a class="externalLink" href="http://commons.apache.org/io/">commons-io</a></td>
+<td>1.4</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>commons-lang</td>
+<td><a class="externalLink" href="http://commons.apache.org/lang/">commons-lang</a></td>
+<td>2.6</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>commons-logging</td>
+<td><a class="externalLink" href="http://jakarta.apache.org/commons/logging/">commons-logging</a></td>
+<td>1.0.3</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="a">
+<td>commons-pool</td>
+<td><a class="externalLink" href="http://jakarta.apache.org/commons/pool/">commons-pool</a></td>
+<td>1.2</td>
+<td>-</td>
+<td>jar</td>
+<td>/LICENSE.txt</td></tr>
+<tr class="b">
+<td>concurrent</td>
+<td>concurrent</td>
+<td>1.3.4</td>
+<td>-</td>
+<td>jar</td>
+<td>&gt;http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html</td></tr>
+<tr class="a">
+<td>edu.ucar</td>
+<td><a class="externalLink" href="http://www.unidata.ucar.edu/software/netcdf-java/">netcdf</a></td>
+<td>4.2</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.unidata.ucar.edu/software/netcdf/copyright.html">(MIT-style) netCDF C library license.</a></td></tr>
+<tr class="b">
+<td>hsqldb</td>
+<td><a class="externalLink" href="http://hsqldb.org/">hsqldb</a></td>
+<td>1.8.0.7</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://hsqldb.org/web/hsqlLicense.html">HSQLDB License</a></td></tr>
+<tr class="a">
+<td>javax.servlet</td>
+<td>servlet-api</td>
+<td>2.4</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="b">
+<td>jgraph</td>
+<td><a class="externalLink" href="http://www.jgraph.com/">jgraph</a></td>
+<td>5.13.0.0</td>
+<td>-</td>
+<td>jar</td>
+<td>BSD</td></tr>
+<tr class="a">
+<td>joda-time</td>
+<td><a class="externalLink" href="http://www.joda.org/joda-time/">joda-time</a></td>
+<td>2.5</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="b">
+<td>junit</td>
+<td><a class="externalLink" href="http://junit.org">junit</a></td>
+<td>4.12</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License 1.0</a></td></tr>
+<tr class="a">
+<td>log4j</td>
+<td><a class="externalLink" href="http://logging.apache.org/log4j/docs/">log4j</a></td>
+<td>1.2.14</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>mysql</td>
+<td><a class="externalLink" href="http://dev.mysql.com/doc/connector-j/en/">mysql-connector-java</a></td>
+<td>5.1.26</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">The GNU General Public License, Version 2</a></td></tr>
+<tr class="a">
+<td>nekohtml</td>
+<td><a class="externalLink" href="http://nekohtml.sourceforge.net/">nekohtml</a></td>
+<td>1.9.6.2</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>net.alchim31.maven</td>
+<td><a class="externalLink" href="http://github.com/davidB/scala-maven-plugin">scala-maven-plugin</a></td>
+<td>3.2.0</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://unlicense.org/">Public domain (Unlicense)</a></td></tr>
+<tr class="a">
+<td>net.lingala.zip4j</td>
+<td><a class="externalLink" href="http://www.lingala.net/zip4j/">zip4j</a></td>
+<td>1.3.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>net.sf.json-lib</td>
+<td><a class="externalLink" href="http://json-lib.sourceforge.net">json-lib</a></td>
+<td>2.4</td>
+<td>jdk15</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>net.sf.jung</td>
+<td><a class="externalLink" href="http://jung.sourceforge.net/site/jung-algorithms">jung-algorithms</a></td>
+<td>2.0.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://jung.sourceforge.net/license.txt">The BSD License</a></td></tr>
+<tr class="b">
+<td>net.sf.jung</td>
+<td><a class="externalLink" href="http://jung.sourceforge.net/site/jung-api">jung-api</a></td>
+<td>2.0.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://jung.sourceforge.net/license.txt">The BSD License</a></td></tr>
+<tr class="a">
+<td>net.sf.jung</td>
+<td><a class="externalLink" href="http://jung.sourceforge.net/site/jung-graph-impl">jung-graph-impl</a></td>
+<td>2.0.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://jung.sourceforge.net/license.txt">The BSD License</a></td></tr>
+<tr class="b">
+<td>net.sf.jung</td>
+<td><a class="externalLink" href="http://jung.sourceforge.net/site/jung-visualization">jung-visualization</a></td>
+<td>2.0.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://jung.sourceforge.net/license.txt">The BSD License</a></td></tr>
+<tr class="a">
+<td>net.sf.saxon</td>
+<td><a class="externalLink" href="http://saxon.sf.net">saxon-dom</a></td>
+<td>8.7</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.mozilla.org/MPL/MPL-1.0.txt">Mozilla Public License Version 1.0</a></td></tr>
+<tr class="b">
+<td>org.apache.cxf</td>
+<td><a class="externalLink" href="http://cxf.apache.org">cxf-rt-frontend-jaxrs</a></td>
+<td>2.6.0</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.cxf</td>
+<td><a class="externalLink" href="http://cxf.apache.org">cxf-rt-rs-extension-providers</a></td>
+<td>2.6.8</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.ftpserver</td>
+<td><a class="externalLink" href="http://mina.apache.org/ftpserver/ftpserver-core">ftpserver-core</a></td>
+<td>1.0.5</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0 License</a></td></tr>
+<tr class="a">
+<td>org.apache.geronimo.javamail</td>
+<td><a class="externalLink" href="http://geronimo.apache.org/maven/javamail/geronimo-javamail_1.4_mail/1.8.1/geronimo-javamail_1.4_mail">geronimo-javamail_1.4_mail</a></td>
+<td>1.8.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.geronimo.specs</td>
+<td><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-activation_1.1_spec/1.1">geronimo-activation_1.1_spec</a></td>
+<td>1.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.httpcomponents</td>
+<td><a class="externalLink" href="http://hc.apache.org/httpcomponents-client">httpclient</a></td>
+<td>4.2.5</td>
+<td>-</td>
+<td>jar</td>
+<td>LICENSE.txt</td></tr>
+<tr class="b">
+<td>org.apache.jena</td>
+<td><a class="externalLink" href="http://jena.apache.org/apache-jena-libs/">apache-jena-libs</a></td>
+<td>3.0.0</td>
+<td>-</td>
+<td>pom</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.lucene</td>
+<td><a class="externalLink" href="http://lucene.apache.org/lucene-parent/lucene-analyzers-common">lucene-analyzers-common</a></td>
+<td>6.1.0</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="b">
+<td>org.apache.lucene</td>
+<td><a class="externalLink" href="http://lucene.apache.org/lucene-parent/lucene-core">lucene-core</a></td>
+<td>6.1.0</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="a">
+<td>org.apache.lucene</td>
+<td><a class="externalLink" href="http://lucene.apache.org/lucene-parent/lucene-queryparser">lucene-queryparser</a></td>
+<td>6.1.0</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="b">
+<td>org.apache.oodt</td>
+<td><a class="externalLink" href="http://oodt.apache.org/cas-cli/">cas-cli</a></td>
+<td>1.1-SNAPSHOT</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="a">
+<td>org.apache.oodt</td>
+<td><a class="externalLink" href="http://oodt.apache.org/cas-crawler/">cas-crawler</a></td>
+<td>1.1-SNAPSHOT</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="b">
+<td>org.apache.oodt</td>
+<td><a class="externalLink" href="http://oodt.apache.org/cas-filemgr/">cas-filemgr</a></td>
+<td>1.1-SNAPSHOT</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="a">
+<td>org.apache.oodt</td>
+<td><a class="externalLink" href="http://oodt.apache.org/cas-metadata/">cas-metadata</a></td>
+<td>1.1-SNAPSHOT</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="b">
+<td>org.apache.oodt</td>
+<td><a class="externalLink" href="http://oodt.apache.org/cas-product/">cas-product</a></td>
+<td>1.1-SNAPSHOT</td>
+<td>-</td>
+<td>war</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="a">
+<td>org.apache.oodt</td>
+<td><a class="externalLink" href="http://oodt.apache.org/cas-protocol-api/">cas-protocol-api</a></td>
+<td>1.1-SNAPSHOT</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="b">
+<td>org.apache.oodt</td>
+<td><a class="externalLink" href="http://oodt.apache.org/cas-resource/">cas-resource</a></td>
+<td>1.1-SNAPSHOT</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="a">
+<td>org.apache.oodt</td>
+<td><a class="externalLink" href="http://oodt.apache.org/cas-workflow/">cas-workflow</a></td>
+<td>1.1-SNAPSHOT</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="b">
+<td>org.apache.oodt</td>
+<td><a class="externalLink" href="http://oodt.apache.org/curator-services/">curator-services</a></td>
+<td>1.1-SNAPSHOT</td>
+<td>-</td>
+<td>war</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="a">
+<td>org.apache.oodt</td>
+<td><a class="externalLink" href="http://oodt.apache.org/oodt-commons/">oodt-commons</a></td>
+<td>1.1-SNAPSHOT</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="b">
+<td>org.apache.oodt</td>
+<td><a class="externalLink" href="http://oodt.apache.org/oodt-product/">oodt-product</a></td>
+<td>1.1-SNAPSHOT</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="a">
+<td>org.apache.oodt</td>
+<td><a class="externalLink" href="http://oodt.apache.org/oodt-profile/">oodt-profile</a></td>
+<td>1.1-SNAPSHOT</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="b">
+<td>org.apache.oodt</td>
+<td><a class="externalLink" href="http://oodt.apache.org/oodt-sso/">oodt-sso</a></td>
+<td>1.1-SNAPSHOT</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="a">
+<td>org.apache.oodt</td>
+<td><a class="externalLink" href="http://oodt.apache.org/oodt-webapp-components/">oodt-webapp-components</a></td>
+<td>1.1-SNAPSHOT</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="b">
+<td>org.apache.oodt</td>
+<td><a class="externalLink" href="http://oodt.apache.org/oodt-xmlquery/">oodt-xmlquery</a></td>
+<td>1.1-SNAPSHOT</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="a">
+<td>org.apache.oodt</td>
+<td><a class="externalLink" href="http://oodt.apache.org/pcs-core/">pcs-core</a></td>
+<td>1.1-SNAPSHOT</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="b">
+<td>org.apache.oodt</td>
+<td><a class="externalLink" href="http://oodt.apache.org/pcs-input/">pcs-input</a></td>
+<td>1.1-SNAPSHOT</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="a">
+<td>org.apache.oodt</td>
+<td><a class="externalLink" href="http://oodt.apache.org/pcs-opsui/">pcs-opsui</a></td>
+<td>1.1-SNAPSHOT</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="b">
+<td>org.apache.poi</td>
+<td><a class="externalLink" href="http://poi.apache.org/">poi</a></td>
+<td>3.2-FINAL</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.solr</td>
+<td><a class="externalLink" href="http://lucene.apache.org/solr/solr-core">solr-core</a></td>
+<td>1.3.0</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="b">
+<td>org.apache.solr</td>
+<td><a class="externalLink" href="http://lucene.apache.org/solr/solr-solrj">solr-solrj</a></td>
+<td>1.3.0</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="a">
+<td>org.apache.tika</td>
+<td><a class="externalLink" href="http://tika.apache.org/">tika-core</a></td>
+<td>1.10</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.tika</td>
+<td><a class="externalLink" href="http://tika.apache.org/">tika-parsers</a></td>
+<td>1.7</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.velocity</td>
+<td><a class="externalLink" href="http://velocity.apache.org/engine/devel/">velocity</a></td>
+<td>1.7</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.wicket</td>
+<td><a class="externalLink" href="http://wicket.apache.org/wicket/wicket">wicket</a></td>
+<td>1.4.17</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.wicket</td>
+<td><a class="externalLink" href="http://wicket.apache.org/wicket-extensions/wicket-extensions">wicket-extensions</a></td>
+<td>1.4.17</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.codehaus.jettison</td>
+<td><a class="externalLink" href="http://codehaus.org/jettison/">jettison</a></td>
+<td>1.3.4</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.jglobus</td>
+<td><a class="externalLink" href="http://dev.globus.org/wiki/CoG_jglobus">JGlobus-GridFTP</a></td>
+<td>2.0.0</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.jglobus</td>
+<td><a class="externalLink" href="https://github.com/jglobus/JGlobus/gss">gss</a></td>
+<td>2.0.6</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="a">
+<td>org.reflections</td>
+<td><a class="externalLink" href="http://code.google.com/p/reflections/reflections/">reflections</a></td>
+<td>0.9.9-RC1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.wtfpl.net/">WTFPL</a></td></tr>
+<tr class="b">
+<td>org.safehaus.jug</td>
+<td><a class="externalLink" href="http://jug.safehaus.org/">jug</a></td>
+<td>2.0.0</td>
+<td>asl</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a>, <a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public License v2.1</a></td></tr>
+<tr class="a">
+<td>org.slf4j</td>
+<td><a class="externalLink" href="http://www.slf4j.org">slf4j-api</a></td>
+<td>1.7.12</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td></tr>
+<tr class="b">
+<td>org.slf4j</td>
+<td>slf4j-log4j</td>
+<td>1.7.12</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="a">
+<td>org.slf4j</td>
+<td><a class="externalLink" href="http://www.slf4j.org">slf4j-log4j12</a></td>
+<td>1.7.12</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td></tr>
+<tr class="b">
+<td>org.slf4j</td>
+<td><a class="externalLink" href="http://www.slf4j.org">slf4j-simple</a></td>
+<td>1.7.12</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td></tr>
+<tr class="a">
+<td>org.springframework</td>
+<td><a class="externalLink" href="http://www.springframework.org">spring-beans</a></td>
+<td>2.5.4</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.springframework</td>
+<td><a class="externalLink" href="http://www.springframework.org">spring-context</a></td>
+<td>2.5.4</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.springframework</td>
+<td><a class="externalLink" href="http://www.springframework.org">spring-core</a></td>
+<td>2.5.4</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.springframework</td>
+<td><a class="externalLink" href="http://www.springframework.org">spring-hibernate3</a></td>
+<td>2.0.8</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>xalan</td>
+<td><a class="externalLink" href="http://xml.apache.org/xalan-j/">xalan</a></td>
+<td>2.7.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>xerces</td>
+<td><a class="externalLink" href="http://xerces.apache.org/xerces2-j">xercesImpl</a></td>
+<td>2.9.1</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>xmlrpc</td>
+<td>xmlrpc</td>
+<td>2.0.1</td>
+<td>-</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="b">
+<td>xmlunit</td>
+<td><a class="externalLink" href="http://xmlunit.sourceforge.net/">xmlunit</a></td>
+<td>1.4</td>
+<td>-</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://xmlunit.svn.sourceforge.net/viewvc/*checkout*/xmlunit/trunk/xmlunit/LICENSE.txt">BSD License</a></td></tr></table></div>
+<div class="section">
+<h3><a name="runtime"></a>runtime</h3><a name="runtime"></a>
+<p>The following is a list of runtime dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to run the submodule:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>License</th></tr>
+<tr class="b">
+<td>org.python</td>
+<td><a class="externalLink" href="http://www.jython.org/">jython</a></td>
+<td>2.2-beta1</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.jython.org/Project/license.html">Jython Software License</a></td></tr></table></div>
+<div class="section">
+<h3><a name="test"></a>test</h3><a name="test"></a>
+<p>The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>License</th></tr>
+<tr class="b">
+<td>com.icegreen</td>
+<td><a class="externalLink" href="http://www.icegreen.com/greenmail/">greenmail</a></td>
+<td>1.5.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.cxf</td>
+<td><a class="externalLink" href="http://cxf.apache.org">cxf-rt-transports-local</a></td>
+<td>2.6.8</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.easymock</td>
+<td><a class="externalLink" href="http://easymock.org/easymock">easymock</a></td>
+<td>3.4</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="a">
+<td>org.hamcrest</td>
+<td><a class="externalLink" href="https://github.com/hamcrest/JavaHamcrest/hamcrest-all">hamcrest-all</a></td>
+<td>1.3</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD License</a></td></tr>
+<tr class="b">
+<td>org.mockito</td>
+<td><a class="externalLink" href="http://www.mockito.org">mockito-all</a></td>
+<td>1.9.5</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://code.google.com/p/mockito/wiki/License">The MIT License</a></td></tr></table></div>
+<div class="section">
+<h3><a name="provided"></a>provided</h3><a name="provided"></a>
+<p>The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>License</th></tr>
+<tr class="b">
+<td>org.mortbay.jetty</td>
+<td><a class="externalLink" href="http://www.eclipse.org/jetty/jetty-parent/project/modules/jetty">jetty</a></td>
+<td>6.1.25</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License - Version 2.0</a>, <a class="externalLink" href="http://www.eclipse.org/org/documents/epl-v10.php">Eclipse Public License - Version 1.0</a></td></tr>
+<tr class="a">
+<td>org.mortbay.jetty</td>
+<td><a class="externalLink" href="http://www.eclipse.org/jetty/jetty-parent/project/jetty-management">jetty-management</a></td>
+<td>6.1.25</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License - Version 2.0</a>, <a class="externalLink" href="http://www.eclipse.org/org/documents/epl-v10.php">Eclipse Public License - Version 1.0</a></td></tr>
+<tr class="b">
+<td>org.mortbay.jetty</td>
+<td><a class="externalLink" href="http://www.eclipse.org/jetty/jetty-parent/project/jetty-util">jetty-util</a></td>
+<td>6.1.25</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License - Version 2.0</a>, <a class="externalLink" href="http://www.eclipse.org/org/documents/epl-v10.php">Eclipse Public License - Version 1.0</a></td></tr></table></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+              Copyright &#169;                    1999&#x2013;2016
+                        <a href="http://oodt.apache.org/">Apache OODT</a>.
+            All rights reserved.      
+                    
+                  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/distribution-management.html
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/distribution-management.html b/site_docs/archetypes/distribution-management.html
new file mode 100644
index 0000000..a954e55
--- /dev/null
+++ b/site_docs/archetypes/distribution-management.html
@@ -0,0 +1,80 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 04-Nov-2016 -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>OODT :: Archetypes &#x2013; Project Distribution Management</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+    <meta name="Date-Revision-yyyymmdd" content="20161104" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+        </head>
+  <body class="composite">
+    <div id="banner">
+                    <div id="bannerLeft">
+                OODT :: Archetypes
+                </div>
+                    <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                    
+                <div class="xleft">
+        <span id="publishDate">Last Published: 04-Nov-2016</span>
+                  &nbsp;| <span id="projectVersion">Version: 1.1-SNAPSHOT</span>
+                      </div>
+            <div class="xright">        
+                    
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                    
+                                      <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                   
+                    
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section">
+<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
+<p>The following is the distribution management information used by this project.</p>
+<div class="section">
+<h3><a name="Repository_-_apache.releases.https"></a>Repository - apache.releases.https</h3><a name="Repository_-_apache.releases.https"></a><a class="externalLink" href="https://repository.apache.org/service/local/staging/deploy/maven2">https://repository.apache.org/service/local/staging/deploy/maven2</a></div>
+<div class="section">
+<h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a>Snapshot Repository - apache.snapshots.https</h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a></div>
+<div class="section">
+<h3><a name="Site_-_www.yourcompany.com"></a>Site - www.yourcompany.com</h3><a name="Site_-_www.yourcompany.com"></a>
+<p>scp://www.yourcompany.com/www/docs/project/archetypes/</p></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+              Copyright &#169;                    1999&#x2013;2016
+                        <a href="http://oodt.apache.org/">Apache OODT</a>.
+            All rights reserved.      
+                    
+                  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/images/collapsed.gif
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/images/collapsed.gif b/site_docs/archetypes/images/collapsed.gif
new file mode 100644
index 0000000..6e71084
Binary files /dev/null and b/site_docs/archetypes/images/collapsed.gif differ

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/images/expanded.gif
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/images/expanded.gif b/site_docs/archetypes/images/expanded.gif
new file mode 100644
index 0000000..0fef3d8
Binary files /dev/null and b/site_docs/archetypes/images/expanded.gif differ

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/images/external.png
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/images/external.png b/site_docs/archetypes/images/external.png
new file mode 100644
index 0000000..3f999fc
Binary files /dev/null and b/site_docs/archetypes/images/external.png differ

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/images/icon_error_sml.gif
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/images/icon_error_sml.gif b/site_docs/archetypes/images/icon_error_sml.gif
new file mode 100644
index 0000000..61132ef
Binary files /dev/null and b/site_docs/archetypes/images/icon_error_sml.gif differ

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/images/icon_info_sml.gif
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/images/icon_info_sml.gif b/site_docs/archetypes/images/icon_info_sml.gif
new file mode 100644
index 0000000..c6cb9ad
Binary files /dev/null and b/site_docs/archetypes/images/icon_info_sml.gif differ

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/images/icon_success_sml.gif
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/images/icon_success_sml.gif b/site_docs/archetypes/images/icon_success_sml.gif
new file mode 100644
index 0000000..52e85a4
Binary files /dev/null and b/site_docs/archetypes/images/icon_success_sml.gif differ

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/images/icon_warning_sml.gif
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/images/icon_warning_sml.gif b/site_docs/archetypes/images/icon_warning_sml.gif
new file mode 100644
index 0000000..873bbb5
Binary files /dev/null and b/site_docs/archetypes/images/icon_warning_sml.gif differ

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/images/logos/build-by-maven-black.png
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/images/logos/build-by-maven-black.png b/site_docs/archetypes/images/logos/build-by-maven-black.png
new file mode 100644
index 0000000..919fd0f
Binary files /dev/null and b/site_docs/archetypes/images/logos/build-by-maven-black.png differ

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/images/logos/build-by-maven-white.png
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/images/logos/build-by-maven-white.png b/site_docs/archetypes/images/logos/build-by-maven-white.png
new file mode 100644
index 0000000..7d44c9c
Binary files /dev/null and b/site_docs/archetypes/images/logos/build-by-maven-white.png differ

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/images/logos/maven-feather.png
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/images/logos/maven-feather.png b/site_docs/archetypes/images/logos/maven-feather.png
new file mode 100644
index 0000000..b5ada83
Binary files /dev/null and b/site_docs/archetypes/images/logos/maven-feather.png differ

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/images/newwindow.png
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/images/newwindow.png b/site_docs/archetypes/images/newwindow.png
new file mode 100644
index 0000000..6287f72
Binary files /dev/null and b/site_docs/archetypes/images/newwindow.png differ

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/index.html
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/index.html b/site_docs/archetypes/index.html
new file mode 100644
index 0000000..1240a81
--- /dev/null
+++ b/site_docs/archetypes/index.html
@@ -0,0 +1,94 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 04-Nov-2016 -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>OODT :: Archetypes &#x2013; About</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+    <meta name="Date-Revision-yyyymmdd" content="20161104" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+        </head>
+  <body class="composite">
+    <div id="banner">
+                    <div id="bannerLeft">
+                OODT :: Archetypes
+                </div>
+                    <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                    
+                <div class="xleft">
+        <span id="publishDate">Last Published: 04-Nov-2016</span>
+                  &nbsp;| <span id="projectVersion">Version: 1.1-SNAPSHOT</span>
+                      </div>
+            <div class="xright">        
+                    
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                    
+                                      <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                   
+                    
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section">
+<h2><a name="About_OODT_::_Archetypes"></a>About OODT :: Archetypes</h2><a name="About_OODT_::_Archetypes"></a>
+<p>Ways to quickly get started with some of OODT's components</p>
+<div class="section">
+<h3><a name="Project_Modules"></a>Project Modules</h3><a name="Project_Modules"></a>
+<p>This project has declared the following modules:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Name</th>
+<th>Description</th></tr>
+<tr class="b">
+<td><a href="../opsui-archetype/index.html">OODT :: Archetypes :: OpsUI</a></td>
+<td>The Apache Software Foundation provides support for the Apache community of open-source software projects.
+    The Apache projects are characterized by a collaborative, consensus based development process, an open and
+    pragmatic software license, and a desire to create high quality software that leads the way in its field.
+    We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
+    and users.</td></tr>
+<tr class="a">
+<td><a href="../radix-archetype/index.html">OODT :: Archetypes :: RADiX</a></td>
+<td>The Apache Software Foundation provides support for the Apache community of open-source software projects.
+    The Apache projects are characterized by a collaborative, consensus based development process, an open and
+    pragmatic software license, and a desire to create high quality software that leads the way in its field.
+    We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
+    and users.</td></tr></table></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+              Copyright &#169;                    1999&#x2013;2016
+                        <a href="http://oodt.apache.org/">Apache OODT</a>.
+            All rights reserved.      
+                    
+                  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/issue-tracking.html
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/issue-tracking.html b/site_docs/archetypes/issue-tracking.html
new file mode 100644
index 0000000..e27b095
--- /dev/null
+++ b/site_docs/archetypes/issue-tracking.html
@@ -0,0 +1,78 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 04-Nov-2016 -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>OODT :: Archetypes &#x2013; Issue Management</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+    <meta name="Date-Revision-yyyymmdd" content="20161104" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+        </head>
+  <body class="composite">
+    <div id="banner">
+                    <div id="bannerLeft">
+                OODT :: Archetypes
+                </div>
+                    <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                    
+                <div class="xleft">
+        <span id="publishDate">Last Published: 04-Nov-2016</span>
+                  &nbsp;| <span id="projectVersion">Version: 1.1-SNAPSHOT</span>
+                      </div>
+            <div class="xright">        
+                    
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                    
+                                      <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                   
+                    
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section">
+<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
+<p>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a>.</p></div>
+<div class="section">
+<h2><a name="Issue_Management"></a>Issue Management</h2><a name="Issue_Management"></a>
+<p>Issues, bugs, and feature requests should be submitted to the following issue management system for this project.</p>
+<div class="source">
+<pre><a class="externalLink" href="https://issues.apache.org/jira/browse/OODT">https://issues.apache.org/jira/browse/OODT</a></pre></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+              Copyright &#169;                    1999&#x2013;2016
+                        <a href="http://oodt.apache.org/">Apache OODT</a>.
+            All rights reserved.      
+                    
+                  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/license.html
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/license.html b/site_docs/archetypes/license.html
new file mode 100644
index 0000000..656ef41
--- /dev/null
+++ b/site_docs/archetypes/license.html
@@ -0,0 +1,282 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 04-Nov-2016 -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>OODT :: Archetypes &#x2013; Project Licenses</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+    <meta name="Date-Revision-yyyymmdd" content="20161104" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+        </head>
+  <body class="composite">
+    <div id="banner">
+                    <div id="bannerLeft">
+                OODT :: Archetypes
+                </div>
+                    <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                    
+                <div class="xleft">
+        <span id="publishDate">Last Published: 04-Nov-2016</span>
+                  &nbsp;| <span id="projectVersion">Version: 1.1-SNAPSHOT</span>
+                      </div>
+            <div class="xright">        
+                    
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                    
+                                      <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                   
+                    
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section">
+<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
+<p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></div>
+<div class="section">
+<h2><a name="Project_Licenses"></a>Project Licenses</h2><a name="Project_Licenses"></a>
+<div class="section">
+<h3><a name="Apache_2"></a>Apache 2</h3><a name="Apache_2"></a>
+<p>The standard OSI-approved Apache license, friendly to commercial interests yet open.</p>
+<div class="source">
+<pre>
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      &quot;License&quot; shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      &quot;Licensor&quot; shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      &quot;Legal Entity&quot; shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      &quot;control&quot; means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      &quot;Source&quot; form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      &quot;Object&quot; form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      &quot;Work&quot; shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      &quot;Derivative Works&quot; shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      &quot;Contribution&quot; shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, &quot;submitted&quot;
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as &quot;Not a Contribution.&quot;
+
+      &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a &quot;NOTICE&quot; text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets &quot;[]&quot;
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same &quot;printed page&quot; as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+</pre></div></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+              Copyright &#169;                    1999&#x2013;2016
+                        <a href="http://oodt.apache.org/">Apache OODT</a>.
+            All rights reserved.      
+                    
+                  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/oodt/blob/791c1837/site_docs/archetypes/mail-lists.html
----------------------------------------------------------------------
diff --git a/site_docs/archetypes/mail-lists.html b/site_docs/archetypes/mail-lists.html
new file mode 100644
index 0000000..41c16ce
--- /dev/null
+++ b/site_docs/archetypes/mail-lists.html
@@ -0,0 +1,98 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 04-Nov-2016 -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>OODT :: Archetypes &#x2013; Project Mailing Lists</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+    <meta name="Date-Revision-yyyymmdd" content="20161104" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+        </head>
+  <body class="composite">
+    <div id="banner">
+                    <div id="bannerLeft">
+                OODT :: Archetypes
+                </div>
+                    <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                    
+                <div class="xleft">
+        <span id="publishDate">Last Published: 04-Nov-2016</span>
+                  &nbsp;| <span id="projectVersion">Version: 1.1-SNAPSHOT</span>
+                      </div>
+            <div class="xright">        
+                    
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                    
+                                      <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                   
+                    
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section">
+<h2><a name="Project_Mailing_Lists"></a>Project Mailing Lists</h2><a name="Project_Mailing_Lists"></a>
+<p>These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link.</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Name</th>
+<th>Subscribe</th>
+<th>Unsubscribe</th>
+<th>Post</th>
+<th>Archive</th></tr>
+<tr class="b">
+<td>dev</td>
+<td><a class="externalLink" href="mailto:dev-subscribe@oodt.apache.org">Subscribe</a></td>
+<td><a class="externalLink" href="mailto:dev-unsubscribe@oodt.apache.org">Unsubscribe</a></td>
+<td><a class="externalLink" href="mailto:dev@oodt.apache.org">Post</a></td>
+<td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/oodt-dev/">mail-archives.apache.org</a></td></tr>
+<tr class="a">
+<td>commits</td>
+<td><a class="externalLink" href="mailto:commits-subscribe@oodt.apache.org">Subscribe</a></td>
+<td><a class="externalLink" href="mailto:commits-unsubscribe@oodt.apache.org">Unsubscribe</a></td>
+<td>-</td>
+<td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/oodt-commits/">mail-archives.apache.org</a></td></tr>
+<tr class="b">
+<td>private</td>
+<td><a class="externalLink" href="mailto:private-subscribe@oodt.apache.org">Subscribe</a></td>
+<td><a class="externalLink" href="mailto:private-unsubscribe@oodt.apache.org">Unsubscribe</a></td>
+<td><a class="externalLink" href="mailto:private@oodt.apache.org">Post</a></td>
+<td>-</td></tr></table></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+              Copyright &#169;                    1999&#x2013;2016
+                        <a href="http://oodt.apache.org/">Apache OODT</a>.
+            All rights reserved.      
+                    
+                  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>