Modified: websites/production/turbine/content/fulcrum/fulcrum-factory/pmd.html ============================================================================== --- websites/production/turbine/content/fulcrum/fulcrum-factory/pmd.html (original) +++ websites/production/turbine/content/fulcrum/fulcrum-factory/pmd.html Fri Dec 9 09:44:00 2016 @@ -1,257 +1,172 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - - - - - - - - - - - -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>Fulcrum Factory - PMD Results</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 http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> - </head> - <body class="composite"> - <div id="banner"> - <a href="../" id="bannerLeft"> - - <img src="../../images/turbine-project.png" alt="" /> - - </a> - <div class="clear"> - <hr/> - </div> - </div> - <div id="breadcrumbs"> - - - - - - - - - <div class="xleft"> - Last Published: 21 June 2009 - | Version: 1.0.5-SNAPSHOT - </div> - <div class="xright"> <a href="http://www.apache.org" class="externalLink">Apache</a> - | - <a href="../../">Turbine</a> - | - <a href="..">Fulcrum</a> - - - - - - - - - </div> - <div class="clear"> - <hr/> - </div> - </div> - <div id="leftColumn"> - <div id="navcolumn"> - - - - - - - - - <h5>Overview</h5> - <ul> - - <li class="none"> - <a href="index.html">Main</a> - </li> - - <li class="none"> - <a href="tasks.html">ToDos</a> - </li> - </ul> - <h5>Project Documentation</h5> - <ul> - - - - - - - - - - - - - - - - - - - - <li class="collapsed"> - <a href="project-info.html">Project Information</a> - </li> - - - - - - - - - - - - - - - - - - - - - - - - - - - - <li class="expanded"> - <a href="project-reports.html">Project Reports</a> - <ul> - - <li class="none"> - <a href="changes-report.html">Changes Report</a> - </li> - - <li class="none"> - <a href="cobertura/index.html">Cobertura Test Coverage</a> - </li> - - <li class="none"> - <a href="cpd.html">CPD Report</a> - </li> - - <li class="none"> - <a href="apidocs/index.html">JavaDocs</a> - </li> - - <li class="none"> - <a href="jdepend-report.html">JDepend</a> - </li> - - <li class="none"> - <strong>PMD Report</strong> - </li> - - <li class="none"> - <a href="rat-report.html">RAT Report</a> - </li> - - <li class="none"> - <a href="xref/index.html">Source Xref</a> - </li> - - <li class="none"> - <a href="surefire-report.html">Surefire Report</a> - </li> - - <li class="none"> - <a href="taglist.html">Tag List</a> - </li> - - <li class="none"> - <a href="testapidocs/index.html">Test JavaDocs</a> - </li> - - <li class="none"> - <a href="xref-test/index.html">Test Source Xref</a> - </li> - </ul> - </li> - </ul> - <h5>ASF</h5> - <ul> - - <li class="none"> - <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a> - </li> - - <li class="none"> - <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a> - </li> - </ul> - <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> - <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img> - </a> - - - - - - - - - </div> - </div> - <div id="bodyColumn"> - <div id="contentBox"> - <div class="section"><h2>PMD Results</h2> -<p>The following document contains the results of <a href="http://pmd.sourceforge.net/" class="externalLink">PMD</a> 4.1.</p> -</div> -<div class="section"><h2>Files</h2> -<div class="section"><h3>org/apache/fulcrum/factory/DefaultFactoryService.java</h3> -<table class="bodyTable"><tr class="a"><th>Violation</th> -<th>Line</th> -</tr> -<tr class="b"><td>Avoid empty catch blocks</td> -<td><a href="./xref/org/apache/fulcrum/factory/DefaultFactoryService.html#415">415</a> - <a href="./xref/org/apache/fulcrum/factory/DefaultFactoryService.html#418">418</a></td> -</tr> -</table> -</div> -</div> - - </div> - </div> - <div class="clear"> - <hr/> - </div> - <div id="footer"> - <div class="xright">© - 2005-2009 - - The Apache Software Foundation - - - - - - - - - </div> - <div class="clear"> - <hr/> - </div> - </div> - </body> -</html> +<!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.4 at 09 December 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>Fulcrum Factory - PMD Results</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="20161209" /> + <meta http-equiv="Content-Language" content="en" /> + + </head> + <body class="composite"> + <div id="banner"> + <a href="../../" id="bannerLeft" title="Apache Turbine"> + <img src="../../images/turbine-project.png" alt="Apache Turbine" /> + </a> + <div class="clear"> + <hr/> + </div> + </div> + <div id="breadcrumbs"> + + + <div class="xleft"> + <span id="publishDate">Last Published: 09 December 2016</span> + | <span id="projectVersion">Version: 1.1.0</span> + </div> + <div class="xright"> <a href="http://www.apache.org" class="externalLink" title="Apache">Apache</a> + | + <a href="../../" title="Turbine">Turbine</a> + | + <a href="../" title="Fulcrum">Fulcrum</a> + + + </div> + <div class="clear"> + <hr/> + </div> + </div> + <div id="leftColumn"> + <div id="navcolumn"> + + + <h5>Overview</h5> + <ul> + <li class="none"> + <a href="index.html" title="Main">Main</a> + </li> + <li class="none"> + <a href="tasks.html" title="ToDos">ToDos</a> + </li> + </ul> + <h5>Project Documentation</h5> + <ul> + <li class="collapsed"> + <a href="project-info.html" title="Project Information">Project Information</a> + </li> + <li class="expanded"> + <a href="project-reports.html" title="Project Reports">Project Reports</a> + <ul> + <li class="none"> + <a href="changes-report.html" title="Changes Report">Changes Report</a> + </li> + <li class="none"> + <a href="findbugs.html" title="FindBugs Report">FindBugs Report</a> + </li> + <li class="none"> + <a href="apidocs/index.html" title="JavaDocs">JavaDocs</a> + </li> + <li class="none"> + <a href="testapidocs/index.html" title="Test JavaDocs">Test JavaDocs</a> + </li> + <li class="none"> + <a href="xref/index.html" title="Source Xref">Source Xref</a> + </li> + <li class="none"> + <a href="xref-test/index.html" title="Test Source Xref">Test Source Xref</a> + </li> + <li class="none"> + <strong>PMD Report</strong> + </li> + <li class="none"> + <a href="cpd.html" title="CPD Report">CPD Report</a> + </li> + <li class="none"> + <a href="surefire-report.html" title="Surefire Report">Surefire Report</a> + </li> + <li class="none"> + <a href="cobertura/index.html" title="Cobertura Test Coverage">Cobertura Test Coverage</a> + </li> + <li class="none"> + <a href="jdepend-report.html" title="JDepend">JDepend</a> + </li> + <li class="none"> + <a href="rat-report.html" title="RAT Report">RAT Report</a> + </li> + <li class="none"> + <a href="taglist.html" title="Tag List">Tag List</a> + </li> + </ul> + </li> + </ul> + <h5>Apache</h5> + <ul> + <li class="none"> + <a href="http://www.apache.org/" class="externalLink" title="Apache Website">Apache Website</a> + </li> + <li class="none"> + <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">How the ASF works</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">Sponsorship</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a> + </li> + <li class="none"> + <a href="http://www.apache.org/security/" class="externalLink" title="Security">Security</a> + </li> + </ul> + <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>PMD Results<a name="PMD_Results"></a></h2> +<p>The following document contains the results of <a class="externalLink" href="http://pmd.sourceforge.net/">PMD</a> 4.2.5.</p></div> +<div class="section"> +<h2>Files<a name="Files"></a></h2> +<div class="section"> +<h3>org/apache/fulcrum/factory/DefaultFactoryService.java<a name="orgapachefulcrumfactoryDefaultFactoryService.java"></a></h3> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Violation</th> +<th>Line</th></tr> +<tr class="b"> +<td>Avoid empty catch blocks</td> +<td><a href="./xref/org/apache/fulcrum/factory/DefaultFactoryService.html#421">421</a> - <a href="./xref/org/apache/fulcrum/factory/DefaultFactoryService.html#424">424</a></td></tr> +<tr class="a"> +<td>Avoid empty catch blocks</td> +<td><a href="./xref/org/apache/fulcrum/factory/DefaultFactoryService.html#463">463</a> - <a href="./xref/org/apache/fulcrum/factory/DefaultFactoryService.html#466">466</a></td></tr></table></div></div> + </div> + </div> + <div class="clear"> + <hr/> + </div> + <div id="footer"> + <div class="xright"> + Copyright © 2005-2016 + <a href="http://www.apache.org/">The Apache Software Foundation</a>. + All Rights Reserved. + + </div> + <div class="clear"> + <hr/> + </div> + </div> + </body> +</html> \ No newline at end of file
Modified: websites/production/turbine/content/fulcrum/fulcrum-factory/pmd.xml ============================================================================== --- websites/production/turbine/content/fulcrum/fulcrum-factory/pmd.xml (original) +++ websites/production/turbine/content/fulcrum/fulcrum-factory/pmd.xml Fri Dec 9 09:44:00 2016 @@ -1,7 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> -<pmd version="4.1" timestamp="2009-06-21T20:16:35.238"> -<file name="/Users/thomas/Dev/workspace/Turbine-Fulcrum/factory/src/java/org/apache/fulcrum/factory/DefaultFactoryService.java"> -<violation beginline="415" endline="418" begincolumn="17" endcolumn="17" rule="EmptyCatchBlock" ruleset="Basic Rules" package="org.apache.fulcrum.factory" class="DefaultFactoryService" method="loadClass" externalInfoUrl="http://pmd.sourceforge.net/rules/basic.html#EmptyCatchBlock" priority="3"> +<pmd version="4.2.5" timestamp="2016-12-09T10:39:06.360"> +<file name="/Users/thomas/Dev/workspace/fulcrum/factory/target/checkout/src/java/org/apache/fulcrum/factory/DefaultFactoryService.java"> +<violation beginline="421" endline="424" begincolumn="17" endcolumn="17" rule="EmptyCatchBlock" ruleset="Basic Rules" package="org.apache.fulcrum.factory" class="DefaultFactoryService" method="switchObjectContext" externalInfoUrl="http://pmd.sourceforge.net/rules/basic.html#EmptyCatchBlock" priority="3"> +Avoid empty catch blocks +</violation> +<violation beginline="463" endline="466" begincolumn="17" endcolumn="17" rule="EmptyCatchBlock" ruleset="Basic Rules" package="org.apache.fulcrum.factory" class="DefaultFactoryService" externalInfoUrl="http://pmd.sourceforge.net/rules/basic.html#EmptyCatchBlock" priority="3"> Avoid empty catch blocks </violation> </file> Modified: websites/production/turbine/content/fulcrum/fulcrum-factory/project-info.html ============================================================================== --- websites/production/turbine/content/fulcrum/fulcrum-factory/project-info.html (original) +++ websites/production/turbine/content/fulcrum/fulcrum-factory/project-info.html Fri Dec 9 09:44:00 2016 @@ -1,260 +1,203 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - - - - - - - - - - - -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>Fulcrum Factory - Project 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 http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> - </head> - <body class="composite"> - <div id="banner"> - <a href="../" id="bannerLeft"> - - <img src="../../images/turbine-project.png" alt="" /> - - </a> - <div class="clear"> - <hr/> - </div> - </div> - <div id="breadcrumbs"> - - - - - - - - - <div class="xleft"> - Last Published: 21 June 2009 - | Version: 1.0.5-SNAPSHOT - </div> - <div class="xright"> <a href="http://www.apache.org" class="externalLink">Apache</a> - | - <a href="../../">Turbine</a> - | - <a href="..">Fulcrum</a> - - - - - - - - - </div> - <div class="clear"> - <hr/> - </div> - </div> - <div id="leftColumn"> - <div id="navcolumn"> - - - - - - - - - <h5>Overview</h5> - <ul> - - <li class="none"> - <a href="index.html">Main</a> - </li> - - <li class="none"> - <a href="tasks.html">ToDos</a> - </li> - </ul> - <h5>Project Documentation</h5> - <ul> - - - - - - - - - - - - - - - - - - - - <li class="expanded"> - <strong>Project Information</strong> - <ul> - - <li class="none"> - <a href="integration.html">Continuous Integration</a> - </li> - - <li class="none"> - <a href="dependencies.html">Dependencies</a> - </li> - - <li class="none"> - <a href="issue-tracking.html">Issue Tracking</a> - </li> - - <li class="none"> - <a href="mail-lists.html">Mailing Lists</a> - </li> - - <li class="none"> - <a href="license.html">Project License</a> - </li> - - <li class="none"> - <a href="project-summary.html">Project Summary</a> - </li> - - <li class="none"> - <a href="team-list.html">Project Team</a> - </li> - - <li class="none"> - <a href="source-repository.html">Source Repository</a> - </li> - </ul> - </li> - - - - - - - - - - - - - - - - - - - - - - - - - - - - <li class="collapsed"> - <a href="project-reports.html">Project Reports</a> - </li> - </ul> - <h5>ASF</h5> - <ul> - - <li class="none"> - <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a> - </li> - - <li class="none"> - <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a> - </li> - </ul> - <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> - <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img> - </a> - - - - - - - - - </div> - </div> - <div id="bodyColumn"> - <div id="contentBox"> - <div class="section"><h2>Project Information</h2> -<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a href="http://maven.apache.org" class="externalLink">Maven</a> on behalf of the project.</p> -<div class="section"><h3>Overview</h3> -<table class="bodyTable"><tr class="a"><th>Document</th> -<th>Description</th> -</tr> -<tr class="b"><td><a href="integration.html">Continuous Integration</a></td> -<td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td> -</tr> -<tr class="a"><td><a href="dependencies.html">Dependencies</a></td> -<td>This document lists the projects dependencies and provides information on each dependency.</td> -</tr> -<tr class="b"><td><a href="issue-tracking.html">Issue Tracking</a></td> -<td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td> -</tr> -<tr class="a"><td><a href="mail-lists.html">Mailing Lists</a></td> -<td>This document provides subscription and archive information for this project's mailing lists.</td> -</tr> -<tr class="b"><td><a href="license.html">Project License</a></td> -<td>This is a link to the definitions of project licenses.</td> -</tr> -<tr class="a"><td><a href="project-summary.html">Project Summary</a></td> -<td>This document lists other related information of this project</td> -</tr> -<tr class="b"><td><a href="team-list.html">Project Team</a></td> -<td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td> -</tr> -<tr class="a"><td><a href="source-repository.html">Source Repository</a></td> -<td>This is a link to the online source repository that can be viewed via a web browser.</td> -</tr> -</table> -</div> -</div> - - </div> - </div> - <div class="clear"> - <hr/> - </div> - <div id="footer"> - <div class="xright">© - 2005-2009 - - The Apache Software Foundation - - - - - - - - - </div> - <div class="clear"> - <hr/> - </div> - </div> - </body> -</html> +<!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.4 at 09 December 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>Fulcrum Factory - Project 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="20161209" /> + <meta http-equiv="Content-Language" content="en" /> + + </head> + <body class="composite"> + <div id="banner"> + <a href="../../" id="bannerLeft" title="Apache Turbine"> + <img src="../../images/turbine-project.png" alt="Apache Turbine" /> + </a> + <div class="clear"> + <hr/> + </div> + </div> + <div id="breadcrumbs"> + + + <div class="xleft"> + <span id="publishDate">Last Published: 09 December 2016</span> + | <span id="projectVersion">Version: 1.1.0</span> + </div> + <div class="xright"> <a href="http://www.apache.org" class="externalLink" title="Apache">Apache</a> + | + <a href="../../" title="Turbine">Turbine</a> + | + <a href="../" title="Fulcrum">Fulcrum</a> + + + </div> + <div class="clear"> + <hr/> + </div> + </div> + <div id="leftColumn"> + <div id="navcolumn"> + + + <h5>Overview</h5> + <ul> + <li class="none"> + <a href="index.html" title="Main">Main</a> + </li> + <li class="none"> + <a href="tasks.html" title="ToDos">ToDos</a> + </li> + </ul> + <h5>Project Documentation</h5> + <ul> + <li class="expanded"> + <strong>Project Information</strong> + <ul> + <li class="none"> + <a href="index.html" title="About">About</a> + </li> + <li class="none"> + <a href="plugin-management.html" title="Plugin Management">Plugin Management</a> + </li> + <li class="none"> + <a href="distribution-management.html" title="Distribution Management">Distribution Management</a> + </li> + <li class="none"> + <a href="dependency-info.html" title="Dependency Information">Dependency Information</a> + </li> + <li class="none"> + <a href="source-repository.html" title="Source Repository">Source Repository</a> + </li> + <li class="none"> + <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a> + </li> + <li class="none"> + <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a> + </li> + <li class="none"> + <a href="integration.html" title="Continuous Integration">Continuous Integration</a> + </li> + <li class="none"> + <a href="plugins.html" title="Project Plugins">Project Plugins</a> + </li> + <li class="none"> + <a href="license.html" title="Project License">Project License</a> + </li> + <li class="none"> + <a href="team-list.html" title="Project Team">Project Team</a> + </li> + <li class="none"> + <a href="project-summary.html" title="Project Summary">Project Summary</a> + </li> + <li class="none"> + <a href="dependencies.html" title="Dependencies">Dependencies</a> + </li> + </ul> + </li> + <li class="collapsed"> + <a href="project-reports.html" title="Project Reports">Project Reports</a> + </li> + </ul> + <h5>Apache</h5> + <ul> + <li class="none"> + <a href="http://www.apache.org/" class="externalLink" title="Apache Website">Apache Website</a> + </li> + <li class="none"> + <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">How the ASF works</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">Sponsorship</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a> + </li> + <li class="none"> + <a href="http://www.apache.org/security/" class="externalLink" title="Security">Security</a> + </li> + </ul> + <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>Project Information<a name="Project_Information"></a></h2> +<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p> +<div class="section"> +<h3>Overview<a name="Overview"></a></h3> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Document</th> +<th>Description</th></tr> +<tr class="b"> +<td><a href="index.html">About</a></td> +<td>Fulcrum Factory Service</td></tr> +<tr class="a"> +<td><a href="plugin-management.html">Plugin Management</a></td> +<td>This document lists the plugins that are defined through pluginManagement.</td></tr> +<tr class="b"> +<td><a href="distribution-management.html">Distribution Management</a></td> +<td>This document provides informations on the distribution management of this project.</td></tr> +<tr class="a"> +<td><a href="dependency-info.html">Dependency Information</a></td> +<td>This document describes how to to include this project as a dependency using various dependency management tools.</td></tr> +<tr class="b"> +<td><a href="source-repository.html">Source Repository</a></td> +<td>This is a link to the online source repository that can be viewed via a web browser.</td></tr> +<tr class="a"> +<td><a href="mail-lists.html">Mailing Lists</a></td> +<td>This document provides subscription and archive information for this project's mailing lists.</td></tr> +<tr class="b"> +<td><a href="issue-tracking.html">Issue Tracking</a></td> +<td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td></tr> +<tr class="a"> +<td><a href="integration.html">Continuous Integration</a></td> +<td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td></tr> +<tr class="b"> +<td><a href="plugins.html">Project Plugins</a></td> +<td>This document lists the build plugins and the report plugins used by this project.</td></tr> +<tr class="a"> +<td><a href="license.html">Project License</a></td> +<td>This is a link to the definitions of project licenses.</td></tr> +<tr class="b"> +<td><a href="team-list.html">Project Team</a></td> +<td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr> +<tr class="a"> +<td><a href="project-summary.html">Project Summary</a></td> +<td>This document lists other related information of this project</td></tr> +<tr class="b"> +<td><a href="dependencies.html">Dependencies</a></td> +<td>This document lists the project's dependencies and provides information on each dependency.</td></tr></table></div></div> + </div> + </div> + <div class="clear"> + <hr/> + </div> + <div id="footer"> + <div class="xright"> + Copyright © 2005-2016 + <a href="http://www.apache.org/">The Apache Software Foundation</a>. + All Rights Reserved. + + </div> + <div class="clear"> + <hr/> + </div> + </div> + </body> +</html> \ No newline at end of file Modified: websites/production/turbine/content/fulcrum/fulcrum-factory/project-reports.html ============================================================================== --- websites/production/turbine/content/fulcrum/fulcrum-factory/project-reports.html (original) +++ websites/production/turbine/content/fulcrum/fulcrum-factory/project-reports.html Fri Dec 9 09:44:00 2016 @@ -1,288 +1,203 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - - - - - - - - - - - -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>Fulcrum Factory - Generated Reports</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 http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> - </head> - <body class="composite"> - <div id="banner"> - <a href="../" id="bannerLeft"> - - <img src="../../images/turbine-project.png" alt="" /> - - </a> - <div class="clear"> - <hr/> - </div> - </div> - <div id="breadcrumbs"> - - - - - - - - - <div class="xleft"> - Last Published: 21 June 2009 - | Version: 1.0.5-SNAPSHOT - </div> - <div class="xright"> <a href="http://www.apache.org" class="externalLink">Apache</a> - | - <a href="../../">Turbine</a> - | - <a href="..">Fulcrum</a> - - - - - - - - - </div> - <div class="clear"> - <hr/> - </div> - </div> - <div id="leftColumn"> - <div id="navcolumn"> - - - - - - - - - <h5>Overview</h5> - <ul> - - <li class="none"> - <a href="index.html">Main</a> - </li> - - <li class="none"> - <a href="tasks.html">ToDos</a> - </li> - </ul> - <h5>Project Documentation</h5> - <ul> - - - - - - - - - - - - - - - - - - - - <li class="collapsed"> - <a href="project-info.html">Project Information</a> - </li> - - - - - - - - - - - - - - - - - - - - - - - - - - - - <li class="expanded"> - <strong>Project Reports</strong> - <ul> - - <li class="none"> - <a href="changes-report.html">Changes Report</a> - </li> - - <li class="none"> - <a href="cobertura/index.html">Cobertura Test Coverage</a> - </li> - - <li class="none"> - <a href="cpd.html">CPD Report</a> - </li> - - <li class="none"> - <a href="apidocs/index.html">JavaDocs</a> - </li> - - <li class="none"> - <a href="jdepend-report.html">JDepend</a> - </li> - - <li class="none"> - <a href="pmd.html">PMD Report</a> - </li> - - <li class="none"> - <a href="rat-report.html">RAT Report</a> - </li> - - <li class="none"> - <a href="xref/index.html">Source Xref</a> - </li> - - <li class="none"> - <a href="surefire-report.html">Surefire Report</a> - </li> - - <li class="none"> - <a href="taglist.html">Tag List</a> - </li> - - <li class="none"> - <a href="testapidocs/index.html">Test JavaDocs</a> - </li> - - <li class="none"> - <a href="xref-test/index.html">Test Source Xref</a> - </li> - </ul> - </li> - </ul> - <h5>ASF</h5> - <ul> - - <li class="none"> - <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a> - </li> - - <li class="none"> - <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a> - </li> - </ul> - <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> - <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img> - </a> - - - - - - - - - </div> - </div> - <div id="bodyColumn"> - <div id="contentBox"> - <div class="section"><h2>Generated Reports</h2> -<p>This document provides an overview of the various reports that are automatically generated by <a href="http://maven.apache.org" class="externalLink">Maven</a> Each report is briefly described below.</p> -<div class="section"><h3>Overview</h3> -<table class="bodyTable"><tr class="a"><th>Document</th> -<th>Description</th> -</tr> -<tr class="b"><td><a href="changes-report.html">Changes Report</a></td> -<td>Changes Report on Releases of the Project.</td> -</tr> -<tr class="a"><td><a href="cobertura/index.html">Cobertura Test Coverage</a></td> -<td>Cobertura Test Coverage Report.</td> -</tr> -<tr class="b"><td><a href="cpd.html">CPD Report</a></td> -<td>Duplicate code detection.</td> -</tr> -<tr class="a"><td><a href="apidocs/index.html">JavaDocs</a></td> -<td>JavaDoc API documentation.</td> -</tr> -<tr class="b"><td><a href="jdepend-report.html">JDepend</a></td> -<td>JDepend traverses Java class file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the quality of a design in terms of its extensibility, reusability, and maintainability to manage package dependencies effectively.</td> -</tr> -<tr class="a"><td><a href="pmd.html">PMD Report</a></td> -<td>Verification of coding rules.</td> -</tr> -<tr class="b"><td><a href="rat-report.html">RAT Report</a></td> -<td>Report on compliance to license related source code policies</td> -</tr> -<tr class="a"><td><a href="xref/index.html">Source Xref</a></td> -<td>HTML based, cross-reference version of Java source code.</td> -</tr> -<tr class="b"><td><a href="surefire-report.html">Surefire Report</a></td> -<td>Report on the test results of the project.</td> -</tr> -<tr class="a"><td><a href="taglist.html">Tag List</a></td> -<td>Report on various tags found in the code.</td> -</tr> -<tr class="b"><td><a href="testapidocs/index.html">Test JavaDocs</a></td> -<td>Test JavaDoc API documentation.</td> -</tr> -<tr class="a"><td><a href="xref-test/index.html">Test Source Xref</a></td> -<td>HTML based, cross-reference version of Java test source code.</td> -</tr> -</table> -</div> -</div> - - </div> - </div> - <div class="clear"> - <hr/> - </div> - <div id="footer"> - <div class="xright">© - 2005-2009 - - The Apache Software Foundation - - - - - - - - - </div> - <div class="clear"> - <hr/> - </div> - </div> - </body> -</html> +<!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.4 at 09 December 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>Fulcrum Factory - Generated Reports</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="20161209" /> + <meta http-equiv="Content-Language" content="en" /> + + </head> + <body class="composite"> + <div id="banner"> + <a href="../../" id="bannerLeft" title="Apache Turbine"> + <img src="../../images/turbine-project.png" alt="Apache Turbine" /> + </a> + <div class="clear"> + <hr/> + </div> + </div> + <div id="breadcrumbs"> + + + <div class="xleft"> + <span id="publishDate">Last Published: 09 December 2016</span> + | <span id="projectVersion">Version: 1.1.0</span> + </div> + <div class="xright"> <a href="http://www.apache.org" class="externalLink" title="Apache">Apache</a> + | + <a href="../../" title="Turbine">Turbine</a> + | + <a href="../" title="Fulcrum">Fulcrum</a> + + + </div> + <div class="clear"> + <hr/> + </div> + </div> + <div id="leftColumn"> + <div id="navcolumn"> + + + <h5>Overview</h5> + <ul> + <li class="none"> + <a href="index.html" title="Main">Main</a> + </li> + <li class="none"> + <a href="tasks.html" title="ToDos">ToDos</a> + </li> + </ul> + <h5>Project Documentation</h5> + <ul> + <li class="collapsed"> + <a href="project-info.html" title="Project Information">Project Information</a> + </li> + <li class="expanded"> + <strong>Project Reports</strong> + <ul> + <li class="none"> + <a href="changes-report.html" title="Changes Report">Changes Report</a> + </li> + <li class="none"> + <a href="findbugs.html" title="FindBugs Report">FindBugs Report</a> + </li> + <li class="none"> + <a href="apidocs/index.html" title="JavaDocs">JavaDocs</a> + </li> + <li class="none"> + <a href="testapidocs/index.html" title="Test JavaDocs">Test JavaDocs</a> + </li> + <li class="none"> + <a href="xref/index.html" title="Source Xref">Source Xref</a> + </li> + <li class="none"> + <a href="xref-test/index.html" title="Test Source Xref">Test Source Xref</a> + </li> + <li class="none"> + <a href="pmd.html" title="PMD Report">PMD Report</a> + </li> + <li class="none"> + <a href="cpd.html" title="CPD Report">CPD Report</a> + </li> + <li class="none"> + <a href="surefire-report.html" title="Surefire Report">Surefire Report</a> + </li> + <li class="none"> + <a href="cobertura/index.html" title="Cobertura Test Coverage">Cobertura Test Coverage</a> + </li> + <li class="none"> + <a href="jdepend-report.html" title="JDepend">JDepend</a> + </li> + <li class="none"> + <a href="rat-report.html" title="RAT Report">RAT Report</a> + </li> + <li class="none"> + <a href="taglist.html" title="Tag List">Tag List</a> + </li> + </ul> + </li> + </ul> + <h5>Apache</h5> + <ul> + <li class="none"> + <a href="http://www.apache.org/" class="externalLink" title="Apache Website">Apache Website</a> + </li> + <li class="none"> + <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">How the ASF works</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">Sponsorship</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a> + </li> + <li class="none"> + <a href="http://www.apache.org/security/" class="externalLink" title="Security">Security</a> + </li> + </ul> + <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>Generated Reports<a name="Generated_Reports"></a></h2> +<p>This document provides an overview of the various reports that are automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> . Each report is briefly described below.</p> +<div class="section"> +<h3>Overview<a name="Overview"></a></h3> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Document</th> +<th>Description</th></tr> +<tr class="b"> +<td><a href="changes-report.html">Changes Report</a></td> +<td>Changes Report on Releases of the Project.</td></tr> +<tr class="a"> +<td><a href="findbugs.html">FindBugs Report</a></td> +<td>Generates a source code report with the FindBugs Library.</td></tr> +<tr class="b"> +<td><a href="apidocs/index.html">JavaDocs</a></td> +<td>JavaDoc API documentation.</td></tr> +<tr class="a"> +<td><a href="testapidocs/index.html">Test JavaDocs</a></td> +<td>Test JavaDoc API documentation.</td></tr> +<tr class="b"> +<td><a href="xref/index.html">Source Xref</a></td> +<td>HTML based, cross-reference version of Java source code.</td></tr> +<tr class="a"> +<td><a href="xref-test/index.html">Test Source Xref</a></td> +<td>HTML based, cross-reference version of Java test source code.</td></tr> +<tr class="b"> +<td><a href="pmd.html">PMD Report</a></td> +<td>Verification of coding rules.</td></tr> +<tr class="a"> +<td><a href="cpd.html">CPD Report</a></td> +<td>Duplicate code detection.</td></tr> +<tr class="b"> +<td><a href="surefire-report.html">Surefire Report</a></td> +<td>Report on the test results of the project.</td></tr> +<tr class="a"> +<td><a href="cobertura/index.html">Cobertura Test Coverage</a></td> +<td>Cobertura Test Coverage Report.</td></tr> +<tr class="b"> +<td><a href="jdepend-report.html">JDepend</a></td> +<td>JDepend traverses Java class file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the quality of a design in terms of its extensibility, reusability, and maintainability to manage package dependencies effectively.</td></tr> +<tr class="a"> +<td><a href="rat-report.html">RAT Report</a></td> +<td>Report on compliance to license related source code policies</td></tr> +<tr class="b"> +<td><a href="taglist.html">Tag List</a></td> +<td>Report on various tags found in the code.</td></tr></table></div></div> + </div> + </div> + <div class="clear"> + <hr/> + </div> + <div id="footer"> + <div class="xright"> + Copyright © 2005-2016 + <a href="http://www.apache.org/">The Apache Software Foundation</a>. + All Rights Reserved. + + </div> + <div class="clear"> + <hr/> + </div> + </div> + </body> +</html> \ No newline at end of file Modified: websites/production/turbine/content/fulcrum/fulcrum-factory/project-summary.html ============================================================================== --- websites/production/turbine/content/fulcrum/fulcrum-factory/project-summary.html (original) +++ websites/production/turbine/content/fulcrum/fulcrum-factory/project-summary.html Fri Dec 9 09:44:00 2016 @@ -1,274 +1,205 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - - - - - - - - - - - -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>Fulcrum Factory - Project Summary</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 http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> - </head> - <body class="composite"> - <div id="banner"> - <a href="../" id="bannerLeft"> - - <img src="../../images/turbine-project.png" alt="" /> - - </a> - <div class="clear"> - <hr/> - </div> - </div> - <div id="breadcrumbs"> - - - - - - - - - <div class="xleft"> - Last Published: 21 June 2009 - | Version: 1.0.5-SNAPSHOT - </div> - <div class="xright"> <a href="http://www.apache.org" class="externalLink">Apache</a> - | - <a href="../../">Turbine</a> - | - <a href="..">Fulcrum</a> - - - - - - - - - </div> - <div class="clear"> - <hr/> - </div> - </div> - <div id="leftColumn"> - <div id="navcolumn"> - - - - - - - - - <h5>Overview</h5> - <ul> - - <li class="none"> - <a href="index.html">Main</a> - </li> - - <li class="none"> - <a href="tasks.html">ToDos</a> - </li> - </ul> - <h5>Project Documentation</h5> - <ul> - - - - - - - - - - - - - - - - - - - - <li class="expanded"> - <a href="project-info.html">Project Information</a> - <ul> - - <li class="none"> - <a href="integration.html">Continuous Integration</a> - </li> - - <li class="none"> - <a href="dependencies.html">Dependencies</a> - </li> - - <li class="none"> - <a href="issue-tracking.html">Issue Tracking</a> - </li> - - <li class="none"> - <a href="mail-lists.html">Mailing Lists</a> - </li> - - <li class="none"> - <a href="license.html">Project License</a> - </li> - - <li class="none"> - <strong>Project Summary</strong> - </li> - - <li class="none"> - <a href="team-list.html">Project Team</a> - </li> - - <li class="none"> - <a href="source-repository.html">Source Repository</a> - </li> - </ul> - </li> - - - - - - - - - - - - - - - - - - - - - - - - - - - - <li class="collapsed"> - <a href="project-reports.html">Project Reports</a> - </li> - </ul> - <h5>ASF</h5> - <ul> - - <li class="none"> - <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a> - </li> - - <li class="none"> - <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a> - </li> - </ul> - <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> - <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img> - </a> - - - - - - - - - </div> - </div> - <div id="bodyColumn"> - <div id="contentBox"> - <div class="section"><h2>Project Summary</h2> -<div class="section"><h3>Project Information</h3> -<table class="bodyTable"><tr class="a"><th>Field</th> -<th>Value</th> -</tr> -<tr class="b"><td>Name</td> -<td>Fulcrum Factory</td> -</tr> -<tr class="a"><td>Description</td> -<td>Fulcrum Factory Service</td> -</tr> -<tr class="b"><td>Homepage</td> -<td><a href="http://turbine.apache.org/fulcrum/fulcrum-factory" class="externalLink">http://turbine.apache.org/fulcrum/fulcrum-factory</a></td> -</tr> -</table> -</div> -<div class="section"><h3>Project Organization</h3> -<table class="bodyTable"><tr class="a"><th>Field</th> -<th>Value</th> -</tr> -<tr class="b"><td>Name</td> -<td>The Apache Software Foundation</td> -</tr> -<tr class="a"><td>URL</td> -<td><a href="http://www.apache.org/" class="externalLink">http://www.apache.org/</a></td> -</tr> -</table> -</div> -<div class="section"><h3>Build Information</h3> -<table class="bodyTable"><tr class="b"><th>Field</th> -<th>Value</th> -</tr> -<tr class="a"><td>GroupId</td> -<td>org.apache.fulcrum</td> -</tr> -<tr class="b"><td>ArtifactId</td> -<td>fulcrum-factory</td> -</tr> -<tr class="a"><td>Version</td> -<td>1.0.5-SNAPSHOT</td> -</tr> -<tr class="b"><td>Type</td> -<td>jar</td> -</tr> -</table> -</div> -</div> - - </div> - </div> - <div class="clear"> - <hr/> - </div> - <div id="footer"> - <div class="xright">© - 2005-2009 - - The Apache Software Foundation - - - - - - - - - </div> - <div class="clear"> - <hr/> - </div> - </div> - </body> -</html> +<!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.4 at 09 December 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>Fulcrum Factory - Project Summary</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="20161209" /> + <meta http-equiv="Content-Language" content="en" /> + + </head> + <body class="composite"> + <div id="banner"> + <a href="../../" id="bannerLeft" title="Apache Turbine"> + <img src="../../images/turbine-project.png" alt="Apache Turbine" /> + </a> + <div class="clear"> + <hr/> + </div> + </div> + <div id="breadcrumbs"> + + + <div class="xleft"> + <span id="publishDate">Last Published: 09 December 2016</span> + | <span id="projectVersion">Version: 1.1.0</span> + </div> + <div class="xright"> <a href="http://www.apache.org" class="externalLink" title="Apache">Apache</a> + | + <a href="../../" title="Turbine">Turbine</a> + | + <a href="../" title="Fulcrum">Fulcrum</a> + + + </div> + <div class="clear"> + <hr/> + </div> + </div> + <div id="leftColumn"> + <div id="navcolumn"> + + + <h5>Overview</h5> + <ul> + <li class="none"> + <a href="index.html" title="Main">Main</a> + </li> + <li class="none"> + <a href="tasks.html" title="ToDos">ToDos</a> + </li> + </ul> + <h5>Project Documentation</h5> + <ul> + <li class="expanded"> + <a href="project-info.html" title="Project Information">Project Information</a> + <ul> + <li class="none"> + <a href="index.html" title="About">About</a> + </li> + <li class="none"> + <a href="plugin-management.html" title="Plugin Management">Plugin Management</a> + </li> + <li class="none"> + <a href="distribution-management.html" title="Distribution Management">Distribution Management</a> + </li> + <li class="none"> + <a href="dependency-info.html" title="Dependency Information">Dependency Information</a> + </li> + <li class="none"> + <a href="source-repository.html" title="Source Repository">Source Repository</a> + </li> + <li class="none"> + <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a> + </li> + <li class="none"> + <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a> + </li> + <li class="none"> + <a href="integration.html" title="Continuous Integration">Continuous Integration</a> + </li> + <li class="none"> + <a href="plugins.html" title="Project Plugins">Project Plugins</a> + </li> + <li class="none"> + <a href="license.html" title="Project License">Project License</a> + </li> + <li class="none"> + <a href="team-list.html" title="Project Team">Project Team</a> + </li> + <li class="none"> + <strong>Project Summary</strong> + </li> + <li class="none"> + <a href="dependencies.html" title="Dependencies">Dependencies</a> + </li> + </ul> + </li> + <li class="collapsed"> + <a href="project-reports.html" title="Project Reports">Project Reports</a> + </li> + </ul> + <h5>Apache</h5> + <ul> + <li class="none"> + <a href="http://www.apache.org/" class="externalLink" title="Apache Website">Apache Website</a> + </li> + <li class="none"> + <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">How the ASF works</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">Sponsorship</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a> + </li> + <li class="none"> + <a href="http://www.apache.org/security/" class="externalLink" title="Security">Security</a> + </li> + </ul> + <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>Project Summary<a name="Project_Summary"></a></h2><a name="Project_Summary"></a> +<div class="section"> +<h3>Project Information<a name="Project_Information"></a></h3><a name="Project_Information"></a> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Field</th> +<th>Value</th></tr> +<tr class="b"> +<td>Name</td> +<td>Fulcrum Factory</td></tr> +<tr class="a"> +<td>Description</td> +<td>Fulcrum Factory Service</td></tr> +<tr class="b"> +<td>Homepage</td> +<td><a class="externalLink" href="http://turbine.apache.org/fulcrum/fulcrum-factory">http://turbine.apache.org/fulcrum/fulcrum-factory</a></td></tr></table></div> +<div class="section"> +<h3>Project Organization<a name="Project_Organization"></a></h3><a name="Project_Organization"></a> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Field</th> +<th>Value</th></tr> +<tr class="b"> +<td>Name</td> +<td>The Apache Software Foundation</td></tr> +<tr class="a"> +<td>URL</td> +<td><a class="externalLink" href="http://www.apache.org/">http://www.apache.org/</a></td></tr></table></div> +<div class="section"> +<h3>Build Information<a name="Build_Information"></a></h3><a name="Build_Information"></a> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Field</th> +<th>Value</th></tr> +<tr class="b"> +<td>GroupId</td> +<td>org.apache.fulcrum</td></tr> +<tr class="a"> +<td>ArtifactId</td> +<td>fulcrum-factory</td></tr> +<tr class="b"> +<td>Version</td> +<td>1.1.0</td></tr> +<tr class="a"> +<td>Type</td> +<td>jar</td></tr> +<tr class="b"> +<td>JDK Rev</td> +<td>1.6</td></tr></table></div></div> + </div> + </div> + <div class="clear"> + <hr/> + </div> + <div id="footer"> + <div class="xright"> + Copyright © 2005-2016 + <a href="http://www.apache.org/">The Apache Software Foundation</a>. + All Rights Reserved. + + </div> + <div class="clear"> + <hr/> + </div> + </div> + </body> +</html> \ No newline at end of file
