Projekt-Dokumentation (Aktueller Stand von juplo.de) hinzugefĆ¼gt
[website] / dist / hibernate4-maven-plugin-1.1.0 / pmd.html
1 <!DOCTYPE html>
2 <!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2015-09-08 -->
3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 <!-- Current: pmd.html -->
4 <!-- Active: project-reports.html -->
5 <!-- Path: [index.html, project-reports.html, pmd.html] -->
6 <!-- Skiplist: [index.html, configuration.html, export-mojo.html, debugging.html, skip.html, force.html, pitfalls.html] -->
7 <html>
8   <head>
9     <title>juplo - Hibernate 4 Maven Plugin - PMD</title>
10     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
11     <link rel="canonical" href="http://juplo.de/hibernate4-maven-plugin/pmd.html"/>
12     <meta name="viewport" content="width=device-width, initial-scale=1" />
13     <link rel="stylesheet" type="text/css" href="/css/base.css" />
14     <style type="text/css">
15       @import '/css/screen.css' screen;
16     </style>
17     <script src="/js/prettify.js"></script>
18     <!--[if lt IE 9]>
19       <script src="/js/html5shiv.js"></script>
20     <![endif]-->
21     <!--[if IE 8]>
22       <link rel="stylesheet" type="text/css" href="/css/ie8.css" />
23     <![endif]-->
24         
25   </head>
26   <body class="menu" onload="prettyPrint()">
27     <div id="page" class="cf">
28       <header id="header">
29         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
30         <span id="slogan"><strong>Java</strong> bits from nerds for nerds</span>
31         <hr class="h" />
32       </header>
33       <div id="breadcrumb">
34         <strong class="b title">You are here:</strong>
35         <ol class="b">
36           <li class="b"><a class="b" href="/">Home</a></li>
37           <li class="b"><a class="b" href="/projects.html">Projects</a></li>
38                       <li class="b"><a class="b" href="./index.html">Hibernate 4 Maven Plugin</a></li>
39                           <li class="b">      <a href="project-reports.html" class="b" title="Project Reports">Project Reports</a>
40 </li>
41                         <li class="b"><strong class="b">PMD</strong></li>
42                   </ol>
43         <a class="hide" href="#navigation">Jump to navigation</a>
44         <hr class="b" />
45       </div>
46       <main class="content cf">
47         <article id="content" class="main">
48           <header><h1>PMD</h1></header>
49           <div class="section">
50 <h2><a name="PMD_Results"></a>PMD Results</h2>
51 <p>The following document contains the results of <a class="externalLink" href="http://pmd.sourceforge.net/">PMD</a> 5.2.3.</p></div>
52 <div class="section">
53 <h2><a name="Files"></a>Files</h2>
54 <div class="section">
55 <h3><a name="dejuplopluginshibernate4Hbm2DdlMojo.java"></a>de/juplo/plugins/hibernate4/Hbm2DdlMojo.java</h3>
56 <table border="0" class="bodyTable">
57 <tr class="a">
58 <th>Violation</th>
59 <th>Line</th></tr>
60 <tr class="b">
61 <td>Unnecessary use of fully qualified name 'java.security.MessageDigest.getInstance' due to existing import 'java.security.MessageDigest'</td>
62 <td><a href="./xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html#L527">527</a></td></tr>
63 <tr class="a">
64 <td>Unnecessary use of fully qualified name 'java.security.MessageDigest.getInstance' due to existing import 'java.security.MessageDigest'</td>
65 <td><a href="./xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html#L876">876</a></td></tr>
66 <tr class="b">
67 <td>Avoid using a branching statement as the last in a loop.</td>
68 <td><a href="./xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html#L1141">1141</a></td></tr>
69 <tr class="a">
70 <td>Unnecessary use of fully qualified name 'java.sql.Driver' due to existing import 'java.sql.Driver'</td>
71 <td><a href="./xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html#L1226">1226</a></td></tr>
72 <tr class="b">
73 <td>Unnecessary use of fully qualified name 'java.util.Properties' due to existing import 'java.util.Properties'</td>
74 <td><a href="./xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html#L1240">1240</a></td></tr></table></div></div>
75         </article>
76         <div class="marginal">
77           <nav id="nav">
78             <hr class="n" />
79             <a id="navigation"></a>
80             <a class="hide" href="#top" title="Show Content">Jump back to the top of the page</a>
81             <h2 class="nav menu">Section-Menu</h2>
82             <ul id="menu">
83               <li class="m blog"><a href="/blog/" class="m">Blog</a></li>
84               <li class="m projects"><a href="/projects.html" class="m selected">Projects</a></li>
85               <li class="m about"><a href="/about.html" class="m">About</a></li>
86             </ul>
87             <h2 class="nav submenu">
88               <span class="s">Submenu for section</span>
89               <a class="s selected" href="/projects.html">Projects</a>
90             </h2>
91             <ul id="submenu" class="s">
92                                                               <li class="s sub">
93                                           <a class="s selected" href="./index.html">Hibernate 4 Maven Plugin</a>
94                                         <ul class="s">
95                                                                                                                                                                                                                                                                         <li class="s off">
96                     <a href="configuration.html" class="s" title="Configuration Examples">Configuration Examples</a>
97                 </li>
98                                                                                                                                 <li class="s off">
99                     <a href="export-mojo.html" class="s" title="Parameter Documentation">Parameter Documentation</a>
100                 </li>
101                                                                                                                                 <li class="s off">
102                     <a href="debugging.html" class="s" title="Enable Debug-Output">Enable Debug-Output</a>
103                 </li>
104                                                                                                                                 <li class="s off">
105                     <a href="skip.html" class="s" title="Skipping Execution">Skipping Execution</a>
106                 </li>
107                                                                                                                                 <li class="s off">
108                     <a href="force.html" class="s" title="Force Exceution">Force Exceution</a>
109                 </li>
110                                                                                                                                 <li class="s off">
111                     <a href="pitfalls.html" class="s" title="Known Pitfalls (FAQ)">Known Pitfalls (FAQ)</a>
112                 </li>
113                                                                                                                                                                                                                                                                                                                                                                 <li class="s sub off">
114                     <a href="project-info.html" class="s" title="Project Information">Project Information</a>
115                 </li>
116                                                                                                                                                                                                                   <li class="s sub">
117                     <a href="project-reports.html" class="s selected" title="Project Reports">Project Reports</a>
118                     <ul class="s active">
119                                                                                                                                                                             <li class="s">
120                     <a href="testapidocs/index.html" class="s" title="Test JavaDocs">Test JavaDocs</a>
121                 </li>
122                                                                                                                                                                               <li class="s">
123                     <a href="apidocs/index.html" class="s" title="JavaDocs">JavaDocs</a>
124                 </li>
125                                                                                                                                                                               <li class="s">
126                     <a href="xref/index.html" class="s" title="Source Xref">Source Xref</a>
127                 </li>
128                                                                                                                                                                               <li class="s">
129                     <a href="xref-test/index.html" class="s" title="Test Source Xref">Test Source Xref</a>
130                 </li>
131                                                                                                                                                                                     <li class="s">
132               <strong class="s">PMD</strong>
133                 </li>
134                                                                                                                                                                               <li class="s">
135                     <a href="plugin-info.html" class="s" title="Plugin Documentation">Plugin Documentation</a>
136                 </li>
137                     </ul>
138           </li>
139                                                                                               </ul>
140                   </li>
141                                           </ul>
142             <hr class="n" />
143           </nav>
144           <aside class="m">
145             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
146               <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
147             </a>
148           </aside>
149         </div>
150       </main>
151       <footer id="footer">
152         <hr class="f" />
153         <ul id="footerlinks">
154           <li class="f" id="copyright">&#xa9; <strong>mo</strong>             2015
155       </li>
156           <li class="f"><a class="f" href="/impressum.html">Impressum</a></li>
157           <li class="f about"><a class="f" href="/about.html">About</a></li>
158         </ul>
159       </footer>
160     </div>
161         <script type="text/javascript"><!--//--><![CDATA[//><!--
162       var _gaq = _gaq || [];
163       _gaq.push(['_setAccount', 'UA-571104-3']);
164       _gaq.push(['_trackPageview']);
165       (function() {
166         var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
167         ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
168         var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
169       })();
170     //--><!]]>
171     </script>
172       </body>
173 </html>