Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-info-mojo.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-info-mojo.html (original) +++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-info-mojo.html Sat Sep 5 21:32:50 2015 @@ -1,6 +1,6 @@ <!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 at 2015-01-05 + | Generated by Apache Maven Doxia at 2015-09-05 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,21 +12,21 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20150105" /> + <meta name="Date-Revision-yyyymmdd" content="20150905" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> +<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript">_uacct = "UA-140879-1"; urchinTracker();</script> </head> <body class="composite"> <div id="banner"> - <a href="../../" id="bannerLeft"> - <img src="../../images/apache-maven-project-2.png" alt="" /> + <a href="https://maven.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project-2.png" alt="" /> </a> <span id="bannerRight"> - <img src="../../images/maven-logo-2.gif" alt="" /> + <img src="https://maven.apache.org/images/maven-logo-2.gif" alt="" /> </span> <div class="clear"> <hr/> @@ -46,8 +46,8 @@ project-info-reports:dependency-info </div> <div class="xright"> - Last Published: 2015-01-05 - | Version: 2.8 + Last Published: 2015-09-05 + | Version: 2.8.1-SNAPSHOT </div> <div class="clear"> <hr/> @@ -184,7 +184,7 @@ <p><b>Full name</b>:</p> -<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.8:dependency-info</p> +<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.8.1-SNAPSHOT:dependency-info</p> <p><b>Description</b>:</p>
Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-info.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-info.html (original) +++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-info.html Sat Sep 5 21:32:50 2015 @@ -1,6 +1,6 @@ <!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 at 2015-01-05 + | Generated by Apache Maven Doxia at 2015-09-05 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,21 +12,21 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20150105" /> + <meta name="Date-Revision-yyyymmdd" content="20150905" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> +<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript">_uacct = "UA-140879-1"; urchinTracker();</script> </head> <body class="composite"> <div id="banner"> - <a href="../../" id="bannerLeft"> - <img src="../../images/apache-maven-project-2.png" alt="" /> + <a href="https://maven.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project-2.png" alt="" /> </a> <span id="bannerRight"> - <img src="../../images/maven-logo-2.gif" alt="" /> + <img src="https://maven.apache.org/images/maven-logo-2.gif" alt="" /> </span> <div class="clear"> <hr/> @@ -46,8 +46,8 @@ Dependency Information </div> <div class="xright"> - Last Published: 2015-01-05 - | Version: 2.8 + Last Published: 2015-09-05 + | Version: 2.8.1-SNAPSHOT </div> <div class="clear"> <hr/> @@ -227,37 +227,37 @@ <pre><dependency> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> - <version>2.8</version> + <version>2.8.1-SNAPSHOT</version> <type>maven-plugin</type> </dependency></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.maven.plugins:maven-project-info-reports-plugin:maven-plugin:2.8'</pre></div></div> +<pre>'org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:2.8.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><dependency org="org.apache.maven.plugins" name="maven-project-info-reports-plugin" rev="2.8"> +<pre><dependency org="org.apache.maven.plugins" name="maven-project-info-reports-plugin" rev="2.8.1-SNAPSHOT"> <artifact name="maven-project-info-reports-plugin" type="maven-plugin" /> </dependency></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.maven.plugins', module='maven-project-info-reports-plugin', version='2.8') +@Grab(group='org.apache.maven.plugins', module='maven-project-info-reports-plugin', version='2.8.1-SNAPSHOT') )</pre></div></div> <div class="section"> <h3><a name="Grails"></a>Grails</h3><a name="Grails"></a> <div class="source"> -<pre>compile 'org.apache.maven.plugins:maven-project-info-reports-plugin:2.8'</pre></div></div> +<pre>compile 'org.apache.maven.plugins:maven-project-info-reports-plugin:2.8.1-SNAPSHOT'</pre></div></div> <div class="section"> <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a> <div class="source"> -<pre>[org.apache.maven.plugins/maven-project-info-reports-plugin "2.8"]</pre></div></div> +<pre>[org.apache.maven.plugins/maven-project-info-reports-plugin "2.8.1-SNAPSHOT"]</pre></div></div> <div class="section"> <h3><a name="SBT"></a>SBT</h3><a name="SBT"></a> <div class="source"> -<pre>libraryDependencies += "org.apache.maven.plugins" % "maven-project-info-reports-plugin" % "2.8"</pre></div></div></div> +<pre>libraryDependencies += "org.apache.maven.plugins" % "maven-project-info-reports-plugin" % "2.8.1-SNAPSHOT"</pre></div></div></div> </div> </div> <div class="clear"> Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-management-mojo.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-management-mojo.html (original) +++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-management-mojo.html Sat Sep 5 21:32:50 2015 @@ -1,6 +1,6 @@ <!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 at 2015-01-05 + | Generated by Apache Maven Doxia at 2015-09-05 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,21 +12,21 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20150105" /> + <meta name="Date-Revision-yyyymmdd" content="20150905" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> +<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript">_uacct = "UA-140879-1"; urchinTracker();</script> </head> <body class="composite"> <div id="banner"> - <a href="../../" id="bannerLeft"> - <img src="../../images/apache-maven-project-2.png" alt="" /> + <a href="https://maven.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project-2.png" alt="" /> </a> <span id="bannerRight"> - <img src="../../images/maven-logo-2.gif" alt="" /> + <img src="https://maven.apache.org/images/maven-logo-2.gif" alt="" /> </span> <div class="clear"> <hr/> @@ -46,8 +46,8 @@ project-info-reports:dependency-management </div> <div class="xright"> - Last Published: 2015-01-05 - | Version: 2.8 + Last Published: 2015-09-05 + | Version: 2.8.1-SNAPSHOT </div> <div class="clear"> <hr/> @@ -184,7 +184,7 @@ <p><b>Full name</b>:</p> -<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.8:dependency-management</p> +<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.8.1-SNAPSHOT:dependency-management</p> <p><b>Description</b>:</p> Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-management.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-management.html (original) +++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/dependency-management.html Sat Sep 5 21:32:50 2015 @@ -1,6 +1,6 @@ <!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 at 2015-01-05 + | Generated by Apache Maven Doxia at 2015-09-05 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,21 +12,21 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20150105" /> + <meta name="Date-Revision-yyyymmdd" content="20150905" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> +<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript">_uacct = "UA-140879-1"; urchinTracker();</script> </head> <body class="composite"> <div id="banner"> - <a href="../../" id="bannerLeft"> - <img src="../../images/apache-maven-project-2.png" alt="" /> + <a href="https://maven.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project-2.png" alt="" /> </a> <span id="bannerRight"> - <img src="../../images/maven-logo-2.gif" alt="" /> + <img src="https://maven.apache.org/images/maven-logo-2.gif" alt="" /> </span> <div class="clear"> <hr/> @@ -46,8 +46,8 @@ Project Dependency Management </div> <div class="xright"> - Last Published: 2015-01-05 - | Version: 2.8 + Last Published: 2015-09-05 + | Version: 2.8.1-SNAPSHOT </div> <div class="clear"> <hr/> @@ -250,7 +250,7 @@ <tr class="b"> <td>org.apache.maven.plugin-tools</td> <td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-annotations">maven-plugin-annotations</a></td> -<td>3.3</td> +<td>3.4</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr></table></div></div> </div> Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/distribution-management-mojo.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/distribution-management-mojo.html (original) +++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/distribution-management-mojo.html Sat Sep 5 21:32:50 2015 @@ -1,6 +1,6 @@ <!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 at 2015-01-05 + | Generated by Apache Maven Doxia at 2015-09-05 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,21 +12,21 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20150105" /> + <meta name="Date-Revision-yyyymmdd" content="20150905" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> +<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript">_uacct = "UA-140879-1"; urchinTracker();</script> </head> <body class="composite"> <div id="banner"> - <a href="../../" id="bannerLeft"> - <img src="../../images/apache-maven-project-2.png" alt="" /> + <a href="https://maven.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project-2.png" alt="" /> </a> <span id="bannerRight"> - <img src="../../images/maven-logo-2.gif" alt="" /> + <img src="https://maven.apache.org/images/maven-logo-2.gif" alt="" /> </span> <div class="clear"> <hr/> @@ -46,8 +46,8 @@ project-info-reports:distribution-management </div> <div class="xright"> - Last Published: 2015-01-05 - | Version: 2.8 + Last Published: 2015-09-05 + | Version: 2.8.1-SNAPSHOT </div> <div class="clear"> <hr/> @@ -184,7 +184,7 @@ <p><b>Full name</b>:</p> -<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.8:distribution-management</p> +<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.8.1-SNAPSHOT:distribution-management</p> <p><b>Description</b>:</p> Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/distribution-management.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/distribution-management.html (original) +++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/distribution-management.html Sat Sep 5 21:32:50 2015 @@ -1,6 +1,6 @@ <!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 at 2015-01-05 + | Generated by Apache Maven Doxia at 2015-09-05 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,21 +12,21 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20150105" /> + <meta name="Date-Revision-yyyymmdd" content="20150905" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> +<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript">_uacct = "UA-140879-1"; urchinTracker();</script> </head> <body class="composite"> <div id="banner"> - <a href="../../" id="bannerLeft"> - <img src="../../images/apache-maven-project-2.png" alt="" /> + <a href="https://maven.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project-2.png" alt="" /> </a> <span id="bannerRight"> - <img src="../../images/maven-logo-2.gif" alt="" /> + <img src="https://maven.apache.org/images/maven-logo-2.gif" alt="" /> </span> <div class="clear"> <hr/> @@ -46,8 +46,8 @@ Project Distribution Management </div> <div class="xright"> - Last Published: 2015-01-05 - | Version: 2.8 + Last Published: 2015-09-05 + | Version: 2.8.1-SNAPSHOT </div> <div class="clear"> <hr/> @@ -228,7 +228,7 @@ <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_-_apache.website"></a>Site - apache.website</h3><a name="Site_-_apache.website"></a> -<p>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/content/plugins-archives/maven-project-info-reports-plugin-LATEST</p></div></div> +<p>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST</p></div></div> </div> </div> <div class="clear"> Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/download.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/download.html (original) +++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/download.html Sat Sep 5 21:32:50 2015 @@ -1,339 +1,339 @@ -<!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 at 2015-01-05 - | Rendered using Apache Maven Stylus Skin 1.5 ---> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>Apache Maven Project Info Reports Plugin – Download Apache Maven Project Info Reports Plugin Source</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="20150105" /> - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - -<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> - -<script type="text/javascript">_uacct = "UA-140879-1"; - urchinTracker();</script> - </head> - <body class="composite"> - <div id="banner"> - <a href="../../" id="bannerLeft"> - <img src="../../images/apache-maven-project-2.png" alt="" /> - </a> - <span id="bannerRight"> - <img src="../../images/maven-logo-2.gif" alt="" /> - </span> - <div class="clear"> - <hr/> - </div> - </div> - <div id="breadcrumbs"> - - <div class="xleft"> - <a href="http://www.apache.org/" class="externalLink">Apache</a> - > - <a href="../../index.html">Maven</a> - > - <a href="../index.html">Plugins</a> - > - <a href="./">Apache Maven Project Info Reports Plugin</a> - > - Download Apache Maven Project Info Reports Plugin Source - </div> - <div class="xright"> - Last Published: 2015-01-05 - | Version: 2.8 - </div> - <div class="clear"> - <hr/> - </div> - </div> - <div id="leftColumn"> - <div id="navcolumn"> - - <h5>Overview</h5> - <ul> - <li class="none"> - <a href="index.html">Introduction</a> - </li> - <li class="none"> - <a href="plugin-info.html">Goals</a> - </li> - <li class="none"> - <a href="usage.html">Usage</a> - </li> - <li class="none"> - <a href="faq.html">FAQ</a> - </li> - <li class="none"> - <a href="jira-report.html">Release Notes</a> - </li> - <li class="none"> - <a href="http://www.apache.org/licenses/" class="externalLink">License</a> - </li> - <li class="none"> - <strong>Download</strong> - </li> - </ul> - <h5>Examples</h5> - <ul> - <li class="none"> - <a href="examples/selective-project-info-reports.html">Run Selective Reports</a> - </li> - <li class="none"> - <a href="examples/individual-reports.html">Run Individual Reports</a> - </li> - <li class="none"> - <a href="examples/scm-report.html">Customize the SCM Report</a> - </li> - <li class="none"> - <a href="examples/custom-report.html">Customize Text Reports</a> - </li> - </ul> - <h5>Project Documentation</h5> - <ul> - <li class="collapsed"> - <a href="project-info.html">Project Information</a> - </li> - <li class="collapsed"> - <a href="project-reports.html">Project Reports</a> - </li> - </ul> - <h5>Maven Projects</h5> - <ul> - <li class="none"> - <a href="../../ant-tasks/index.html">Ant Tasks</a> - </li> - <li class="none"> - <a href="../../archetype/index.html">Archetype</a> - </li> - <li class="none"> - <a href="../../doxia/index.html">Doxia</a> - </li> - <li class="none"> - <a href="../../jxr/index.html">JXR</a> - </li> - <li class="none"> - <a href="../../ref/current">Maven</a> - </li> - <li class="none"> - <a href="../../pom/index.html">Parent POMs</a> - </li> - <li class="none"> - <a href="../index.html">Plugins</a> - </li> - <li class="none"> - <a href="../../plugin-testing/index.html">Plugin Testing</a> - </li> - <li class="none"> - <a href="../../plugin-tools/index.html">Plugin Tools</a> - </li> - <li class="none"> - <a href="../../apache-resource-bundles/index.html">Resource Bundles</a> - </li> - <li class="none"> - <a href="../../scm/index.html">SCM</a> - </li> - <li class="none"> - <a href="../../shared/index.html">Shared Components</a> - </li> - <li class="none"> - <a href="../../skins/index.html">Skins</a> - </li> - <li class="none"> - <a href="../../surefire/index.html">Surefire</a> - </li> - <li class="none"> - <a href="../../wagon/index.html">Wagon</a> - </li> - </ul> - <h5>ASF</h5> - <ul> - <li class="none"> - <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a> - </li> - <li class="none"> - <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a> - </li> - <li class="none"> - <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</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"/> - </a> - - </div> - </div> - <div id="bodyColumn"> - <div id="contentBox"> - <!-- Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); 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 -"AS IS" 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. --> - - <div class="section"> -<h2><a name="Download_Apache_Maven_Project_Info_Reports_Plugin_2.8_Source"></a>Download Apache Maven Project Info Reports Plugin 2.8 Source</h2> - - -<p>Apache Maven Project Info Reports Plugin 2.8 is distributed in source format. Use a source archive if you intend to build - Apache Maven Project Info Reports Plugin yourself. Otherwise, simply use the ready-made binary artifacts from central repository.</p> - - -<p>You will be prompted for a mirror - if the file is not found on yours, please be patient, as it may take 24 - hours to reach all mirrors. -<p></p> - - -<p>In order to guard against corrupted downloads/installations, it is highly recommended to - <a class="externalLink" href="http://www.apache.org/dev/release-signing#verifying-signature">verify the signature</a> - of the release bundles against the public <a class="externalLink" href="http://www.apache.org/dist/maven/KEYS">KEYS</a> used by the Apache Maven - developers.</p> - - -<p>Apache Maven Project Info Reports Plugin is distributed under the <a class="externalLink" href="http://www.apache.org/licenses/">Apache License, version 2.0</a>.</p> - - -<p></p>We <b>strongly</b> encourage our users to configure a Maven repository mirror closer to their location, please read <a href="./guides/mini/guide-mirror-settings.html">How to Use Mirrors for Repositories</a>. - - <a name="mirror"></a> - -<div class="section"> -<h3><a name="Mirror"></a>Mirror</h3> - - -<p> - [if-any logo] - <a href="[link]"> - <img src="[logo]" align="right" border="0" alt="logo" /> - </a> - [end] - The currently selected mirror is - <b>[preferred]</b>. - If you encounter a problem with this mirror, - please select another mirror. - If all mirrors are failing, there are - <i>backup</i> - mirrors - (at the end of the mirrors list) that should be available. - </p> - - <form action="[location]" method="get" id="SelectMirror"> - Other mirrors: - <select name="Preferred"> - [if-any http] - [for http] - <option value="[http]">[http]</option> - [end] - [end] - [if-any ftp] - [for ftp] - <option value="[ftp]">[ftp]</option> - [end] - [end] - [if-any backup] - [for backup] - <option value="[backup]">[backup] (backup)</option> - [end] - [end] - </select> - <input type="submit" value="Change" /> - </form> - - -<p> - You may also consult the - <a class="externalLink" href="http://www.apache.org/mirrors/">complete list of - mirrors.</a> - </p> - - </div> - - -<div class="section"> -<h3><a name="Apache_Maven_Project_Info_Reports_Plugin_2.8"></a>Apache Maven Project Info Reports Plugin 2.8</h3> - - -<p>This is the current stable version of Apache Maven Project Info Reports Plugin.</p> - - -<table border="0" class="bodyTable"> - <thead> - -<tr class="a"> - -<th></th> - -<th>Link</th> - -<th>Checksum</th> - -<th>Signature</th> - </tr> - </thead> - <tbody> - -<tr class="b"> - -<td>Apache Maven Project Info Reports Plugin 2.8 (Source zip)</td> - -<td><a href="[preferred]maven/plugins/maven-project-info-reports-plugin-2.8-source-release.zip">maven/plugins/maven-project-info-reports-plugin-2.8-source-release.zip</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist/maven/plugins/maven-project-info-reports-plugin-2.8-source-release.zip.md5">maven/plugins/maven-project-info-reports-plugin-2.8-source-release.zip.md5</a></td> - -<td><a class="externalLink" href="http://www.apache.org/dist/maven/plugins/maven-project-info-reports-plugin-2.8-source-release.zip.asc">maven/plugins/maven-project-info-reports-plugin-2.8-source-release.zip.asc</a></td> - </tr> - </tbody> - </table> - </div> - - -<div class="section"> -<h3><a name="Previous_Versions"></a>Previous Versions</h3> - - -<p>Older non-recommended releases can be found on our <a class="externalLink" href="http://archive.apache.org/dist/maven/plugins/">archive site</a>.</p> - - </div> - </div> - - - </div> - </div> - <div class="clear"> - <hr/> - </div> - <div id="footer"> - <div class="xright"> - © 2005-2015 - The Apache Software Foundation - - - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>. - Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. - </div> - <div class="clear"> - <hr/> - </div> - </div> - </body> +<!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 at 2015-09-05 + | Rendered using Apache Maven Stylus Skin 1.5 +--> +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <title>Apache Maven Project Info Reports Plugin – Download Apache Maven Project Info Reports Plugin Source</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="20150905" /> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> + +<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> + +<script type="text/javascript">_uacct = "UA-140879-1"; + urchinTracker();</script> + </head> + <body class="composite"> + <div id="banner"> + <a href="https://maven.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project-2.png" alt="" /> + </a> + <span id="bannerRight"> + <img src="https://maven.apache.org/images/maven-logo-2.gif" alt="" /> + </span> + <div class="clear"> + <hr/> + </div> + </div> + <div id="breadcrumbs"> + + <div class="xleft"> + <a href="http://www.apache.org/" class="externalLink">Apache</a> + > + <a href="../../index.html">Maven</a> + > + <a href="../index.html">Plugins</a> + > + <a href="./">Apache Maven Project Info Reports Plugin</a> + > + Download Apache Maven Project Info Reports Plugin Source + </div> + <div class="xright"> + Last Published: 2015-09-05 + | Version: 2.8.1-SNAPSHOT + </div> + <div class="clear"> + <hr/> + </div> + </div> + <div id="leftColumn"> + <div id="navcolumn"> + + <h5>Overview</h5> + <ul> + <li class="none"> + <a href="index.html">Introduction</a> + </li> + <li class="none"> + <a href="plugin-info.html">Goals</a> + </li> + <li class="none"> + <a href="usage.html">Usage</a> + </li> + <li class="none"> + <a href="faq.html">FAQ</a> + </li> + <li class="none"> + <a href="jira-report.html">Release Notes</a> + </li> + <li class="none"> + <a href="http://www.apache.org/licenses/" class="externalLink">License</a> + </li> + <li class="none"> + <strong>Download</strong> + </li> + </ul> + <h5>Examples</h5> + <ul> + <li class="none"> + <a href="examples/selective-project-info-reports.html">Run Selective Reports</a> + </li> + <li class="none"> + <a href="examples/individual-reports.html">Run Individual Reports</a> + </li> + <li class="none"> + <a href="examples/scm-report.html">Customize the SCM Report</a> + </li> + <li class="none"> + <a href="examples/custom-report.html">Customize Text Reports</a> + </li> + </ul> + <h5>Project Documentation</h5> + <ul> + <li class="collapsed"> + <a href="project-info.html">Project Information</a> + </li> + <li class="collapsed"> + <a href="project-reports.html">Project Reports</a> + </li> + </ul> + <h5>Maven Projects</h5> + <ul> + <li class="none"> + <a href="../../ant-tasks/index.html">Ant Tasks</a> + </li> + <li class="none"> + <a href="../../archetype/index.html">Archetype</a> + </li> + <li class="none"> + <a href="../../doxia/index.html">Doxia</a> + </li> + <li class="none"> + <a href="../../jxr/index.html">JXR</a> + </li> + <li class="none"> + <a href="../../ref/current">Maven</a> + </li> + <li class="none"> + <a href="../../pom/index.html">Parent POMs</a> + </li> + <li class="none"> + <a href="../index.html">Plugins</a> + </li> + <li class="none"> + <a href="../../plugin-testing/index.html">Plugin Testing</a> + </li> + <li class="none"> + <a href="../../plugin-tools/index.html">Plugin Tools</a> + </li> + <li class="none"> + <a href="../../apache-resource-bundles/index.html">Resource Bundles</a> + </li> + <li class="none"> + <a href="../../scm/index.html">SCM</a> + </li> + <li class="none"> + <a href="../../shared/index.html">Shared Components</a> + </li> + <li class="none"> + <a href="../../skins/index.html">Skins</a> + </li> + <li class="none"> + <a href="../../surefire/index.html">Surefire</a> + </li> + <li class="none"> + <a href="../../wagon/index.html">Wagon</a> + </li> + </ul> + <h5>ASF</h5> + <ul> + <li class="none"> + <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</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"/> + </a> + + </div> + </div> + <div id="bodyColumn"> + <div id="contentBox"> + <!-- Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); 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 +"AS IS" 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. --> + + <div class="section"> +<h2><a name="Download_Apache_Maven_Project_Info_Reports_Plugin_2.8.1-SNAPSHOT_Source"></a>Download Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT Source</h2> + + +<p>Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT is distributed in source format. Use a source archive if you intend to build + Apache Maven Project Info Reports Plugin yourself. Otherwise, simply use the ready-made binary artifacts from central repository.</p> + + +<p>You will be prompted for a mirror - if the file is not found on yours, please be patient, as it may take 24 + hours to reach all mirrors. +<p></p> + + +<p>In order to guard against corrupted downloads/installations, it is highly recommended to + <a class="externalLink" href="http://www.apache.org/dev/release-signing#verifying-signature">verify the signature</a> + of the release bundles against the public <a class="externalLink" href="http://www.apache.org/dist/maven/KEYS">KEYS</a> used by the Apache Maven + developers.</p> + + +<p>Apache Maven Project Info Reports Plugin is distributed under the <a class="externalLink" href="http://www.apache.org/licenses/">Apache License, version 2.0</a>.</p> + + +<p></p>We <b>strongly</b> encourage our users to configure a Maven repository mirror closer to their location, please read <a href="/guides/mini/guide-mirror-settings.html">How to Use Mirrors for Repositories</a>. + + <a name="mirror"></a> + +<div class="section"> +<h3><a name="Mirror"></a>Mirror</h3> + + +<p> + [if-any logo] + <a href="[link]"> + <img src="[logo]" align="right" border="0" alt="logo" /> + </a> + [end] + The currently selected mirror is + <b>[preferred]</b>. + If you encounter a problem with this mirror, + please select another mirror. + If all mirrors are failing, there are + <i>backup</i> + mirrors + (at the end of the mirrors list) that should be available. + </p> + + <form action="[location]" method="get" id="SelectMirror"> + Other mirrors: + <select name="Preferred"> + [if-any http] + [for http] + <option value="[http]">[http]</option> + [end] + [end] + [if-any ftp] + [for ftp] + <option value="[ftp]">[ftp]</option> + [end] + [end] + [if-any backup] + [for backup] + <option value="[backup]">[backup] (backup)</option> + [end] + [end] + </select> + <input type="submit" value="Change" /> + </form> + + +<p> + You may also consult the + <a class="externalLink" href="http://www.apache.org/mirrors/">complete list of + mirrors.</a> + </p> + + </div> + + +<div class="section"> +<h3><a name="Apache_Maven_Project_Info_Reports_Plugin_2.8.1-SNAPSHOT"></a>Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT</h3> + + +<p>This is the current stable version of Apache Maven Project Info Reports Plugin.</p> + + +<table border="0" class="bodyTable"> + <thead> + +<tr class="a"> + +<th></th> + +<th>Link</th> + +<th>Checksum</th> + +<th>Signature</th> + </tr> + </thead> + <tbody> + +<tr class="b"> + +<td>Apache Maven Project Info Reports Plugin 2.8.1-SNAPSHOT (Source zip)</td> + +<td><a href="[preferred]maven/plugins/maven-project-info-reports-plugin-2.8.1-SNAPSHOT-source-release.zip">maven/plugins/maven-project-info-reports-plugin-2.8.1-SNAPSHOT-source-release.zip</a></td> + +<td><a class="externalLink" href="http://www.apache.org/dist/maven/plugins/maven-project-info-reports-plugin-2.8.1-SNAPSHOT-source-release.zip.md5">maven/plugins/maven-project-info-reports-plugin-2.8.1-SNAPSHOT-source-release.zip.md5</a></td> + +<td><a class="externalLink" href="http://www.apache.org/dist/maven/plugins/maven-project-info-reports-plugin-2.8.1-SNAPSHOT-source-release.zip.asc">maven/plugins/maven-project-info-reports-plugin-2.8.1-SNAPSHOT-source-release.zip.asc</a></td> + </tr> + </tbody> + </table> + </div> + + +<div class="section"> +<h3><a name="Previous_Versions"></a>Previous Versions</h3> + + +<p>Older non-recommended releases can be found on our <a class="externalLink" href="http://archive.apache.org/dist/maven/plugins/">archive site</a>.</p> + + </div> + </div> + + + </div> + </div> + <div class="clear"> + <hr/> + </div> + <div id="footer"> + <div class="xright"> + © 2005-2015 + The Apache Software Foundation + + - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>. + Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. + </div> + <div class="clear"> + <hr/> + </div> + </div> + </body> </html> \ No newline at end of file Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/custom-report.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/custom-report.html (original) +++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/custom-report.html Sat Sep 5 21:32:50 2015 @@ -1,6 +1,6 @@ <!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 at 2015-01-05 + | Generated by Apache Maven Doxia at 2015-09-05 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -14,21 +14,21 @@ <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" /> <meta name="author" content="Vincent Siveton" /> <meta name="Date-Creation-yyyymmdd" content="20101030" /> - <meta name="Date-Revision-yyyymmdd" content="20150105" /> + <meta name="Date-Revision-yyyymmdd" content="20150905" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> +<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript">_uacct = "UA-140879-1"; urchinTracker();</script> </head> <body class="composite"> <div id="banner"> - <a href="../../../" id="bannerLeft"> - <img src="../../../images/apache-maven-project-2.png" alt="" /> + <a href="https://maven.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project-2.png" alt="" /> </a> <span id="bannerRight"> - <img src="../../../images/maven-logo-2.gif" alt="" /> + <img src="https://maven.apache.org/images/maven-logo-2.gif" alt="" /> </span> <div class="clear"> <hr/> @@ -48,8 +48,8 @@ Customize the Text Reports </div> <div class="xright"> - Last Published: 2015-01-05 - | Version: 2.8 + Last Published: 2015-09-05 + | Version: 2.8.1-SNAPSHOT </div> <div class="clear"> <hr/> @@ -188,7 +188,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> - <version>2.8</version> + <version>2.8.1-SNAPSHOT</version> <configuration> <!-- By default --> <customBundle>${project.basedir}/src/site/custom/project-info-report.properties</customBundle> @@ -198,13 +198,11 @@ </plugins> </reporting> ... -</project> -</pre></div> +</project></pre></div> <p>To change texts in the reports, you should import the default Project Info report bundles from <a class="externalLink" href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/">http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/</a> and edit them. For example, if you want to modify the Mailing List introduction, you should edit the <tt>report.mailing-lists.intro</tt> property.</p> <p>Extract of the default bundle <a class="externalLink" href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report.properties">project-info-report.properties</a>:</p> <div class="source"> -<pre>report.mailing-lists.intro = These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link. -</pre></div> +<pre>report.mailing-lists.intro = These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link.</pre></div> <p>Extract of a custom bundle <tt>${project.basedir}/src/site/custom/project-info-report.properties</tt> for the Apache Commons project:</p> <div class="source"> <pre> @@ -234,7 +232,6 @@ report.mailing-lists.intro = These are t in particular the section entitled\ <a href="http://www.apache.org/foundation/mailinglists.html#subscribe" class="externalLink">Subscribing and Unsubscribing</a>\ </p> - </pre></div> <p><b>Notes:</b></p> <ol style="list-style-type: decimal"> Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/individual-reports.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/individual-reports.html (original) +++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/individual-reports.html Sat Sep 5 21:32:50 2015 @@ -1,6 +1,6 @@ <!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 at 2015-01-05 + | Generated by Apache Maven Doxia at 2015-09-05 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -14,21 +14,21 @@ <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" /> <meta name="author" content="Johnny R. Ruiz III, Pete Marvin King" /> <meta name="Date-Creation-yyyymmdd" content="20080724" /> - <meta name="Date-Revision-yyyymmdd" content="20150105" /> + <meta name="Date-Revision-yyyymmdd" content="20150905" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> +<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript">_uacct = "UA-140879-1"; urchinTracker();</script> </head> <body class="composite"> <div id="banner"> - <a href="../../../" id="bannerLeft"> - <img src="../../../images/apache-maven-project-2.png" alt="" /> + <a href="https://maven.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project-2.png" alt="" /> </a> <span id="bannerRight"> - <img src="../../../images/maven-logo-2.gif" alt="" /> + <img src="https://maven.apache.org/images/maven-logo-2.gif" alt="" /> </span> <div class="clear"> <hr/> @@ -48,8 +48,8 @@ Run Individual Reports </div> <div class="xright"> - Last Published: 2015-01-05 - | Version: 2.8 + Last Published: 2015-09-05 + | Version: 2.8.1-SNAPSHOT </div> <div class="clear"> <hr/> Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/scm-report.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/scm-report.html (original) +++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/scm-report.html Sat Sep 5 21:32:50 2015 @@ -1,6 +1,6 @@ <!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 at 2015-01-05 + | Generated by Apache Maven Doxia at 2015-09-05 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -14,21 +14,21 @@ <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" /> <meta name="author" content="The Maven Team" /> <meta name="Date-Creation-yyyymmdd" content="20100907" /> - <meta name="Date-Revision-yyyymmdd" content="20150105" /> + <meta name="Date-Revision-yyyymmdd" content="20150905" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> +<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript">_uacct = "UA-140879-1"; urchinTracker();</script> </head> <body class="composite"> <div id="banner"> - <a href="../../../" id="bannerLeft"> - <img src="../../../images/apache-maven-project-2.png" alt="" /> + <a href="https://maven.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project-2.png" alt="" /> </a> <span id="bannerRight"> - <img src="../../../images/maven-logo-2.gif" alt="" /> + <img src="https://maven.apache.org/images/maven-logo-2.gif" alt="" /> </span> <div class="clear"> <hr/> @@ -48,8 +48,8 @@ Customize the SCM Report </div> <div class="xright"> - Last Published: 2015-01-05 - | Version: 2.8 + Last Published: 2015-09-05 + | Version: 2.8.1-SNAPSHOT </div> <div class="clear"> <hr/> @@ -195,7 +195,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> - <version>2.8</version> + <version>2.8.1-SNAPSHOT</version> <configuration> <webAccessUrl>http://svn.example.org/viewvc/project/trunk</webAccessUrl> <anonymousConnection>scm:svn:http://svn.example.org/repo/project/trunk</anonymousConnection> @@ -206,8 +206,7 @@ </plugins> </reporting> ... -</project> -</pre></div> +</project></pre></div> <div class="section"> <h3><a name="How_to_exclude_SCM_anonymous_access_info">How to exclude SCM anonymous access info?</a></h3> <p>Just do not specify the <tt><connection/></tt> tag in the <tt><scm/></tt> tag. For instance, you could have:</p> @@ -220,8 +219,7 @@ <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/</url> </scm> ... -</project> -</pre></div> +</project></pre></div> <p><b>Note</b>: Due to <a class="externalLink" href="http://plexus.codehaus.org">Plexus</a> design, it is not possible to specify an empty value using the <tt><anonymousConnection/></tt> configuration element.</p></div></div> </div> </div> Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/selective-project-info-reports.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/selective-project-info-reports.html (original) +++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/examples/selective-project-info-reports.html Sat Sep 5 21:32:50 2015 @@ -1,6 +1,6 @@ <!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 at 2015-01-05 + | Generated by Apache Maven Doxia at 2015-09-05 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -14,21 +14,21 @@ <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" /> <meta name="author" content="Johnny R. Ruiz III, Pete Marvin King" /> <meta name="Date-Creation-yyyymmdd" content="20090714" /> - <meta name="Date-Revision-yyyymmdd" content="20150105" /> + <meta name="Date-Revision-yyyymmdd" content="20150905" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> +<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript">_uacct = "UA-140879-1"; urchinTracker();</script> </head> <body class="composite"> <div id="banner"> - <a href="../../../" id="bannerLeft"> - <img src="../../../images/apache-maven-project-2.png" alt="" /> + <a href="https://maven.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project-2.png" alt="" /> </a> <span id="bannerRight"> - <img src="../../../images/maven-logo-2.gif" alt="" /> + <img src="https://maven.apache.org/images/maven-logo-2.gif" alt="" /> </span> <div class="clear"> <hr/> @@ -48,8 +48,8 @@ Run Selective Reports </div> <div class="xright"> - Last Published: 2015-01-05 - | Version: 2.8 + Last Published: 2015-09-05 + | Version: 2.8.1-SNAPSHOT </div> <div class="clear"> <hr/> @@ -188,7 +188,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> - <version>2.8</version> + <version>2.8.1-SNAPSHOT</version> <reportSets> <reportSet> <reports> @@ -207,8 +207,7 @@ </plugins> </reporting> ... -</project> -</pre></div></div> +</project></pre></div></div> </div> </div> <div class="clear"> Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/faq.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/faq.html (original) +++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/faq.html Sat Sep 5 21:32:50 2015 @@ -1,6 +1,6 @@ <!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 at 2015-01-05 + | Generated by Apache Maven Doxia at 2015-09-05 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,21 +12,21 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20150105" /> + <meta name="Date-Revision-yyyymmdd" content="20150905" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> +<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript">_uacct = "UA-140879-1"; urchinTracker();</script> </head> <body class="composite"> <div id="banner"> - <a href="../../" id="bannerLeft"> - <img src="../../images/apache-maven-project-2.png" alt="" /> + <a href="https://maven.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project-2.png" alt="" /> </a> <span id="bannerRight"> - <img src="../../images/maven-logo-2.gif" alt="" /> + <img src="https://maven.apache.org/images/maven-logo-2.gif" alt="" /> </span> <div class="clear"> <hr/> @@ -46,8 +46,8 @@ Frequently Asked Questions </div> <div class="xright"> - Last Published: 2015-01-05 - | Version: 2.8 + Last Published: 2015-09-05 + | Version: 2.8.1-SNAPSHOT </div> <div class="clear"> <hr/> Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/findbugs.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/findbugs.html (original) +++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/findbugs.html Sat Sep 5 21:32:50 2015 @@ -1,6 +1,6 @@ <!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 at 2015-01-05 + | Generated by Apache Maven Doxia at 2015-09-05 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,21 +12,21 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20150105" /> + <meta name="Date-Revision-yyyymmdd" content="20150905" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> +<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript">_uacct = "UA-140879-1"; urchinTracker();</script> </head> <body class="composite"> <div id="banner"> - <a href="../../" id="bannerLeft"> - <img src="../../images/apache-maven-project-2.png" alt="" /> + <a href="https://maven.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project-2.png" alt="" /> </a> <span id="bannerRight"> - <img src="../../images/maven-logo-2.gif" alt="" /> + <img src="https://maven.apache.org/images/maven-logo-2.gif" alt="" /> </span> <div class="clear"> <hr/> @@ -46,8 +46,8 @@ FindBugs Bug Detector Report </div> <div class="xright"> - Last Published: 2015-01-05 - | Version: 2.8 + Last Published: 2015-09-05 + | Version: 2.8.1-SNAPSHOT </div> <div class="clear"> <hr/> @@ -237,7 +237,7 @@ <th>Errors</th> <th>Missing Classes</th></tr> <tr class="b"> -<td>57</td> +<td>58</td> <td>16</td> <td>0</td> <td>0</td></tr></table></div> @@ -299,13 +299,13 @@ <th>Line</th> <th>Priority</th></tr> <tr class="b"> -<td>new org.apache.maven.report.projectinfo.AbstractProjectInfoReport$CustomI18N(MavenProject, Settings, File, Locale, I18N) creates a java.net.URLClassLoader classloader, which should be performed within a doPrivileged block</td> +<td>new org.apache.maven.report.projectinfo.AbstractProjectInfoReport$CustomI18N(MavenProject, Settings, File, Locale, I18N) créé un chargeur de classes java.net.URLClassLoader en dehors d'un block doPrivileged</td> <td>MALICIOUS_CODE</td> <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DP_CREATE_CLASSLOADER_INSIDE_DO_PRIVILEGED">DP_CREATE_CLASSLOADER_INSIDE_DO_PRIVILEGED</a></td> <td><a href="./xref/org/apache/maven/report/projectinfo/AbstractProjectInfoReport.html#L450">450</a></td> <td>Medium</td></tr> <tr class="a"> -<td>Null passed for nonnull parameter of java.util.ResourceBundle.getBundle(String, Locale, ClassLoader) in new org.apache.maven.report.projectinfo.AbstractProjectInfoReport$CustomI18N(MavenProject, Settings, File, Locale, I18N)</td> +<td>L'appel de méthode dans new org.apache.maven.report.projectinfo.AbstractProjectInfoReport$CustomI18N(MavenProject, Settings, File, Locale, I18N) passe null à un paramètre de java.util.ResourceBundle.getBundle(String, Locale, ClassLoader) déréférencé de façon inconditionnelle</td> <td>CORRECTNESS</td> <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#NP_NULL_PARAM_DEREF">NP_NULL_PARAM_DEREF</a></td> <td><a href="./xref/org/apache/maven/report/projectinfo/AbstractProjectInfoReport.html#L457">457</a></td> @@ -335,7 +335,7 @@ <th>Line</th> <th>Priority</th></tr> <tr class="a"> -<td>Field only ever set to null: org.apache.maven.report.projectinfo.DependencyConvergenceReport.filter</td> +<td>Le champ org.apache.maven.report.projectinfo.DependencyConvergenceReport.filter est uniquement mis à null</td> <td>CORRECTNESS</td> <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#UWF_NULL_FIELD">UWF_NULL_FIELD</a></td> <td>Not available</td> @@ -350,7 +350,7 @@ <th>Line</th> <th>Priority</th></tr> <tr class="a"> -<td>org.apache.maven.report.projectinfo.DependencyConvergenceReport$DependencyNodeComparator implements Comparator but not Serializable</td> +<td>org.apache.maven.report.projectinfo.DependencyConvergenceReport$DependencyNodeComparator implémente Comparator mais pas Serializable</td> <td>BAD_PRACTICE</td> <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#SE_COMPARATOR_SHOULD_BE_SERIALIZABLE">SE_COMPARATOR_SHOULD_BE_SERIALIZABLE</a></td> <td><a href="./xref/org/apache/maven/report/projectinfo/DependencyConvergenceReport.html#L993">993-999</a></td> @@ -425,7 +425,7 @@ <th>Line</th> <th>Priority</th></tr> <tr class="b"> -<td>Should org.apache.maven.report.projectinfo.dependencies.SinkSerializingDependencyNodeVisitor$TreeTokens be a _static_ inner class?</td> +<td>La classe org.apache.maven.report.projectinfo.dependencies.SinkSerializingDependencyNodeVisitor$TreeTokens devrait-elle être une classe interne static ?</td> <td>PERFORMANCE</td> <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#SIC_INNER_SHOULD_BE_STATIC">SIC_INNER_SHOULD_BE_STATIC</a></td> <td><a href="./xref/org/apache/maven/report/projectinfo/dependencies/SinkSerializingDependencyNodeVisitor.html#L47">47-79</a></td> @@ -446,7 +446,7 @@ <td><a href="nulljava/text/DecimalFormat.html#L1909">1909-1912</a></td> <td>Medium</td></tr> <tr class="a"> -<td>Class org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer$FileDecimalFormat defines non-transient non-serializable instance field i18n</td> +<td>La classe org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer$FileDecimalFormat définit le champ d'instance org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer$FileDecimalFormat.i18n non transient et non sérialisable</td> <td>BAD_PRACTICE</td> <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#SE_BAD_FIELD">SE_BAD_FIELD</a></td> <td>Not available</td> Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/help-mojo.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/help-mojo.html (original) +++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/help-mojo.html Sat Sep 5 21:32:50 2015 @@ -1,6 +1,6 @@ <!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 at 2015-01-05 + | Generated by Apache Maven Doxia at 2015-09-05 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,21 +12,21 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20150105" /> + <meta name="Date-Revision-yyyymmdd" content="20150905" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> +<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript">_uacct = "UA-140879-1"; urchinTracker();</script> </head> <body class="composite"> <div id="banner"> - <a href="../../" id="bannerLeft"> - <img src="../../images/apache-maven-project-2.png" alt="" /> + <a href="https://maven.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project-2.png" alt="" /> </a> <span id="bannerRight"> - <img src="../../images/maven-logo-2.gif" alt="" /> + <img src="https://maven.apache.org/images/maven-logo-2.gif" alt="" /> </span> <div class="clear"> <hr/> @@ -46,8 +46,8 @@ project-info-reports:help </div> <div class="xright"> - Last Published: 2015-01-05 - | Version: 2.8 + Last Published: 2015-09-05 + | Version: 2.8.1-SNAPSHOT </div> <div class="clear"> <hr/> @@ -182,7 +182,7 @@ <p><b>Full name</b>:</p> -<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.8:help</p> +<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.8.1-SNAPSHOT:help</p> <p><b>Description</b>:</p> Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index-mojo.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index-mojo.html (original) +++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index-mojo.html Sat Sep 5 21:32:50 2015 @@ -1,6 +1,6 @@ <!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 at 2015-01-05 + | Generated by Apache Maven Doxia at 2015-09-05 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,21 +12,21 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20150105" /> + <meta name="Date-Revision-yyyymmdd" content="20150905" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> +<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript">_uacct = "UA-140879-1"; urchinTracker();</script> </head> <body class="composite"> <div id="banner"> - <a href="../../" id="bannerLeft"> - <img src="../../images/apache-maven-project-2.png" alt="" /> + <a href="https://maven.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project-2.png" alt="" /> </a> <span id="bannerRight"> - <img src="../../images/maven-logo-2.gif" alt="" /> + <img src="https://maven.apache.org/images/maven-logo-2.gif" alt="" /> </span> <div class="clear"> <hr/> @@ -46,8 +46,8 @@ project-info-reports:index </div> <div class="xright"> - Last Published: 2015-01-05 - | Version: 2.8 + Last Published: 2015-09-05 + | Version: 2.8.1-SNAPSHOT </div> <div class="clear"> <hr/> @@ -184,7 +184,7 @@ <p><b>Full name</b>:</p> -<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.8:index</p> +<p>org.apache.maven.plugins:maven-project-info-reports-plugin:2.8.1-SNAPSHOT:index</p> <p><b>Description</b>:</p> Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index.html (original) +++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/index.html Sat Sep 5 21:32:50 2015 @@ -1,6 +1,6 @@ <!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 at 2015-01-05 + | Generated by Apache Maven Doxia at 2015-09-05 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -15,21 +15,21 @@ <meta name="author" content="Johnny R. Ruiz III [email protected]" /> <meta name="Date-Creation-yyyymmdd" content="20130722" /> - <meta name="Date-Revision-yyyymmdd" content="20150105" /> + <meta name="Date-Revision-yyyymmdd" content="20150905" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> +<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript">_uacct = "UA-140879-1"; urchinTracker();</script> </head> <body class="composite"> <div id="banner"> - <a href="../../" id="bannerLeft"> - <img src="../../images/apache-maven-project-2.png" alt="" /> + <a href="https://maven.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project-2.png" alt="" /> </a> <span id="bannerRight"> - <img src="../../images/maven-logo-2.gif" alt="" /> + <img src="https://maven.apache.org/images/maven-logo-2.gif" alt="" /> </span> <div class="clear"> <hr/> @@ -49,8 +49,8 @@ [email protected]" /> Introduction </div> <div class="xright"> - Last Published: 2015-01-05 - | Version: 2.8 + Last Published: 2015-09-05 + | Version: 2.8.1-SNAPSHOT </div> <div class="clear"> <hr/> Modified: websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/integration.html ============================================================================== --- websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/integration.html (original) +++ websites/production/maven/components/plugins-archives/maven-project-info-reports-plugin-LATEST/integration.html Sat Sep 5 21:32:50 2015 @@ -1,6 +1,6 @@ <!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 at 2015-01-05 + | Generated by Apache Maven Doxia at 2015-09-05 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,21 +12,21 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20150105" /> + <meta name="Date-Revision-yyyymmdd" content="20150905" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> +<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript">_uacct = "UA-140879-1"; urchinTracker();</script> </head> <body class="composite"> <div id="banner"> - <a href="../../" id="bannerLeft"> - <img src="../../images/apache-maven-project-2.png" alt="" /> + <a href="https://maven.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project-2.png" alt="" /> </a> <span id="bannerRight"> - <img src="../../images/maven-logo-2.gif" alt="" /> + <img src="https://maven.apache.org/images/maven-logo-2.gif" alt="" /> </span> <div class="clear"> <hr/> @@ -46,8 +46,8 @@ Continuous Integration </div> <div class="xright"> - Last Published: 2015-01-05 - | Version: 2.8 + Last Published: 2015-09-05 + | Version: 2.8.1-SNAPSHOT </div> <div class="clear"> <hr/>
