WIP:bulma:neu:Projekte-entfernt
[website] / dist / hibernate4-maven-plugin-1.0 / team-list.html
diff --git a/dist/hibernate4-maven-plugin-1.0/team-list.html b/dist/hibernate4-maven-plugin-1.0/team-list.html
deleted file mode 100644 (file)
index 73e030e..0000000
+++ /dev/null
@@ -1,140 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\r
-<!-- Generated by Apache Maven Doxia at Nov 29, 2012 -->\r
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\r
-  <head>\r
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
-    <title>Hibernate 4 Maven Plugin - Team list</title>\r
-    <style type="text/css" media="all">\r
-      @import url("./css/maven-base.css");\r
-      @import url("./css/maven-theme.css");\r
-      @import url("./css/site.css");\r
-    </style>\r
-    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />\r
-    <meta name="Date-Revision-yyyymmdd" content="20121129" />\r
-    <meta http-equiv="Content-Language" content="en" />\r
-        \r
-  </head>\r
-  <body class="composite">\r
-    <div id="banner">\r
-                    <div id="bannerLeft">\r
-                Hibernate 4 Maven Plugin\r
-                </div>\r
-                    <div class="clear">\r
-        <hr/>\r
-      </div>\r
-    </div>\r
-    <div id="breadcrumbs">\r
-            \r
-        \r
-                <div class="xleft">\r
-        <span id="publishDate">Last Published: 2012-11-29</span>\r
-                  &nbsp;| <span id="projectVersion">Version: 1.0</span>\r
-                      </div>\r
-            <div class="xright">        \r
-        \r
-      </div>\r
-      <div class="clear">\r
-        <hr/>\r
-      </div>\r
-    </div>\r
-    <div id="leftColumn">\r
-      <div id="navcolumn">\r
-             \r
-        \r
-                                <h5>Overview</h5>\r
-                  <ul>\r
-                  <li class="none">\r
-                          <a href="index.html" title="Introduction">Introduction</a>\r
-            </li>\r
-                  <li class="none">\r
-                          <a href="examples.html" title="Examples">Examples</a>\r
-            </li>\r
-                  <li class="none">\r
-                          <a href="plugin-info.html" title="Documentation">Documentation</a>\r
-            </li>\r
-          </ul>\r
-                       <h5>Project Documentation</h5>\r
-                  <ul>\r
-                                                                                                                                                                                                                                                                  <li class="expanded">\r
-                          <a href="project-info.html" title="Project Information">Project Information</a>\r
-                    <ul>\r
-                      <li class="none">\r
-                          <a href="index.html" title="About">About</a>\r
-            </li>\r
-                      <li class="none">\r
-                          <a href="integration.html" title="Continuous Integration">Continuous Integration</a>\r
-            </li>\r
-                      <li class="none">\r
-                          <a href="dependencies.html" title="Dependencies">Dependencies</a>\r
-            </li>\r
-                      <li class="none">\r
-                          <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>\r
-            </li>\r
-                      <li class="none">\r
-                          <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a>\r
-            </li>\r
-                      <li class="none">\r
-                          <a href="plugin-management.html" title="Plugin Management">Plugin Management</a>\r
-            </li>\r
-                      <li class="none">\r
-                          <a href="license.html" title="Project License">Project License</a>\r
-            </li>\r
-                      <li class="none">\r
-                          <a href="plugins.html" title="Project Plugins">Project Plugins</a>\r
-            </li>\r
-                      <li class="none">\r
-                          <a href="project-summary.html" title="Project Summary">Project Summary</a>\r
-            </li>\r
-                      <li class="none">\r
-            <strong>Project Team</strong>\r
-          </li>\r
-                      <li class="none">\r
-                          <a href="source-repository.html" title="Source Repository">Source Repository</a>\r
-            </li>\r
-              </ul>\r
-        </li>\r
-                                                                                                                                            <li class="collapsed">\r
-                          <a href="project-reports.html" title="Project Reports">Project Reports</a>\r
-                  </li>\r
-          </ul>\r
-                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">\r
-        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />\r
-      </a>\r
-                   \r
-        \r
-            </div>\r
-    </div>\r
-    <div id="bodyColumn">\r
-      <div id="contentBox">\r
-        <div class="section"><h2>The Team<a name="The_Team"></a></h2><p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p><p>The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p><div class="section"><h3>Members<a name="Members"></a></h3><p>The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.</p><table align="center" border="0" class="bodyTable"><tr class="a"><th>Id</th><th>Name</th><th>Email</th></tr><tr class="b"><td><a name="kai"></a>kai</td><td>Kai Moritz</td><td><a class="externalLink" href="mailto:kai@juplo.de">kai@juplo.de</a></td></tr></table></div><div class="section"><h3>Contributors<a name="Contributors"></a></h3><p>There are no contributors listed for this project. Please check back again later.</p></div></div><script type="text/javascript">
-function offsetDate(id, offset) {
-    var now = new Date();
-    var nowTime = now.getTime();
-    var localOffset = now.getTimezoneOffset();
-    var developerTime = nowTime + ( offset * 60 * 60 * 1000 )+ ( localOffset * 60 * 1000 );
-    var developerDate = new Date(developerTime);
-
-    document.getElementById(id).innerHTML = developerDate;
-}
-
-function init(){
-}
-
-window.onLoad = init();
-</script>\r
-      </div>\r
-    </div>\r
-    <div class="clear">\r
-      <hr/>\r
-    </div>\r
-    <div id="footer">\r
-      <div class="xright">Copyright &#169;                   2012.\r
-          All Rights Reserved.      \r
-        \r
-      </div>\r
-      <div class="clear">\r
-        <hr/>\r
-      </div>\r
-    </div>\r
-  </body>\r
-</html>\r