WIP:bulma:neu:Projekte-entfernt
[website] / dist / hibernate4-maven-plugin-1.0.2 / team-list.html
diff --git a/dist/hibernate4-maven-plugin-1.0.2/team-list.html b/dist/hibernate4-maven-plugin-1.0.2/team-list.html
deleted file mode 100644 (file)
index 474e7af..0000000
+++ /dev/null
@@ -1,214 +0,0 @@
-<!DOCTYPE html>
-<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-04-29 -->
-                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <!-- Current: team-list.html -->
-<!-- Active: project-info.html -->
-<!-- Path: [index.html, project-info.html, team-list.html] -->
-<!-- Skiplist: [index.html, configuration.html, export-mojo.html, debugging.html, force.html, pitfalls.html] -->
-<html>
-  <head>
-    <title>juplo - Hibernate 4 Maven Plugin - Project Team</title>
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="canonical" href="http://juplo.de/hibernate4-maven-plugin/team-list.html"/>
-    <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <link rel="stylesheet" type="text/css" href="/css/base.css" />
-    <style type="text/css">
-      @import '/css/screen.css' screen;
-      @import '/css/print.css' print;
-    </style>
-    <script src="/js/base.js"></script>
-    <!--[if IE 8]>
-      <link rel="stylesheet" type="text/css" href="/css/ie8.css" />
-      <script src="/js/ie8.js"></script>
-    <![endif]-->
-    <!--[if IE 7]>
-      <script src="/js/ie7.js"></script>
-    <![endif]-->
-    <!--[if lt IE 7]>
-      <script src="/js/ie6.js"></script>
-    <![endif]-->
-    <meta name="Date-Revision-yyyymmdd" content="20140429" />
-    <meta http-equiv="Content-Language" content="en" />
-        
-  </head>
-  <body id="top" class="menu" onload="prettyPrint()">
-    <div id="page" class="cf">
-      <header id="header">
-        <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
-        <span id="slogan"><strong>Java</strong> bits from nerds for nerds</span>
-        <hr class="h" />
-      </header>
-      <div id="breadcrumb">
-        <strong class="b title">You are here:</strong>
-        <ol class="b">
-          <li class="b"><a class="b" href="/">Home</a></li>
-          <li class="b"><a class="b" href="/projects.html">Projects</a></li>
-                      <li class="b"><a class="b" href="./index.html">Hibernate 4 Maven Plugin</a </li>
-                          <li class="b">      <a href="project-info.html" class="b" title="Project Information">Project Information</a>
-</li>
-                        <li class="b"><strong class="b">Project Team</strong></li>
-                  </ol>
-        <a class="hide" href="#nav" title="Show navigation menu">Jump to navigation</a>
-        <hr class="b" />
-      </div>
-      <main class="content cf">
-        <section id="content" class="main">
-          <h1>Hibernate 4 Maven Plugin - Project Team</h1>
-          <div class="section">
-<h2>The Team<a name="The_Team"></a></h2><a name="The_Team"></a>
-<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><a name="Members"></a>
-<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 border="0" class="bodyTable">
-<tr class="a">
-<th>Image</th>
-<th>Id</th>
-<th>Name</th>
-<th>Email</th></tr>
-<tr class="b">
-<td><img src="http://www.gravatar.com/avatar/ffd81035609a093991a5b231c16b52fd?d=mm&amp;s=60" alt="" /></td>
-<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><a name="Contributors"></a>
-<p>The following additional people have contributed to this project through the way of suggestions, patches or documentation.</p>
-<table border="0" class="bodyTable">
-<tr class="a">
-<th>Image</th>
-<th>Name</th>
-<th>Email</th></tr>
-<tr class="b">
-<td><img src="http://www.gravatar.com/avatar/d6ee3a5e8cbb9df33314e7164d5ebbdb?d=mm&amp;s=60" alt="" /></td>
-<td>Adriano Machado</td>
-<td><a class="externalLink" href="mailto:adriano.m.machado@hotmail.com">adriano.m.machado@hotmail.com</a></td></tr>
-<tr class="a">
-<td><img src="http://www.gravatar.com/avatar/e94e0e70f65e8941a8b1af67d3a9c1bb?d=mm&amp;s=60" alt="" /></td>
-<td>Lorenzo Nicora</td>
-<td><a class="externalLink" href="mailto:lorenzo.nicora@nicus.it">lorenzo.nicora@nicus.it</a></td></tr></table><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></div></div>
-        </section>
-        <div class="marginal">
-          <nav id="nav">
-            <hr class="n" />
-            <a class="hide" href="#top" title="Show Content">Jump back to the top of the page</a>
-            <h2 class="nav menu">Section-Menu</h2>
-            <ul id="menu">
-              <li class="m blog"><a href="/blog/" class="m">Blog</a></li>
-              <li class="m projects"><a href="/projects.html" class="m selected">Projects</a></li>
-            </ul>
-            <h2 class="nav submenu">
-              <span class="s">Submenu for section</span>
-              <a class="s selected" href="/projects.html">Projects</a>
-            </h2>
-            <ul id="submenu" class="s">
-                                                              <li class="s sub">
-                                          <a class="s selected" href="./index.html">Hibernate 4 Maven Plugin</a>
-                                        <ul class="s">
-                                                                                                                                                                                                                                                                        <li class="s off">
-                    <a href="configuration.html" class="s" title="Configuration Examples">Configuration Examples</a>
-                </li>
-                                                                                                                                <li class="s off">
-                    <a href="export-mojo.html" class="s" title="Parameter Documentation">Parameter Documentation</a>
-                </li>
-                                                                                                                                <li class="s off">
-                    <a href="debugging.html" class="s" title="Enable Debug-Output">Enable Debug-Output</a>
-                </li>
-                                                                                                                                <li class="s off">
-                    <a href="force.html" class="s" title="Force Exceution">Force Exceution</a>
-                </li>
-                                                                                                                                <li class="s off">
-                    <a href="pitfalls.html" class="s" title="Known Pitfalls (FAQ)">Known Pitfalls (FAQ)</a>
-                </li>
-                                                                                                                                                                                                                                                                                                                                                        <li class="s sub">
-                    <a href="project-info.html" class="s selected" title="Project Information">Project Information</a>
-                    <ul class="s active">
-                                                                                                                                                                                                                                                                    <li class="s">
-                    <a href="plugin-management.html" class="s" title="Plugin Management">Plugin Management</a>
-                </li>
-                                                                                                                                                                    <li class="s">
-                    <a href="distribution-management.html" class="s" title="Distribution Management">Distribution Management</a>
-                </li>
-                                                                                                                                                                    <li class="s">
-                    <a href="dependency-info.html" class="s" title="Dependency Information">Dependency Information</a>
-                </li>
-                                                                                                                                                                    <li class="s">
-                    <a href="source-repository.html" class="s" title="Source Repository">Source Repository</a>
-                </li>
-                                                                                                                                                                    <li class="s">
-                    <a href="mail-lists.html" class="s" title="Mailing Lists">Mailing Lists</a>
-                </li>
-                                                                                                                                                                    <li class="s">
-                    <a href="issue-tracking.html" class="s" title="Issue Tracking">Issue Tracking</a>
-                </li>
-                                                                                                                                                                    <li class="s">
-                    <a href="integration.html" class="s" title="Continuous Integration">Continuous Integration</a>
-                </li>
-                                                                                                                                                                    <li class="s">
-                    <a href="plugins.html" class="s" title="Project Plugins">Project Plugins</a>
-                </li>
-                                                                                                                                                                    <li class="s">
-                    <a href="license.html" class="s" title="Project License">Project License</a>
-                </li>
-                                                                                                                                                                          <li class="s">
-              <strong class="s">Project Team</strong>
-                </li>
-                                                                                                                                                                    <li class="s">
-                    <a href="project-summary.html" class="s" title="Project Summary">Project Summary</a>
-                </li>
-                                                                                                                                                                    <li class="s">
-                    <a href="dependencies.html" class="s" title="Dependencies">Dependencies</a>
-                </li>
-                    </ul>
-          </li>
-                                                                                                                                                                                                      <li class="s sub off">
-                    <a href="project-reports.html" class="s" title="Project Reports">Project Reports</a>
-                </li>
-                                                                                              </ul>
-                  </li>
-                                          </ul>
-            <hr class="n" />
-          </nav>
-          <p>
-            <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>
-          </p>
-        </div>
-      </main>
-      <footer id="footer">
-        <hr class="f" />
-        <ul id="footerlinks">
-          <li class="f" id="copyright">© <strong>mo</strong> 2013</li>
-          <li class="f"><a class="f" href="/impressum.html">Impressum</a></li>
-          <li class="f about"><a class="f" href="/about.html">About</a></li>
-        </ul>
-      </footer>
-    </div>
-        <script type="text/javascript"><!--//--><![CDATA[//><!--
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-571104-3']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
-    //--><!]]>
-      </body>
-</html>