Modified: websites/staging/maven/trunk/content/plugin-developers/cookbook/add-build-time-to-manifest.html ============================================================================== --- websites/staging/maven/trunk/content/plugin-developers/cookbook/add-build-time-to-manifest.html (original) +++ websites/staging/maven/trunk/content/plugin-developers/cookbook/add-build-time-to-manifest.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -14,7 +14,7 @@ <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" /> <meta name="author" content="Vincent Siveton" /> <meta name="Date-Creation-yyyymmdd" content="20080101" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -44,7 +44,7 @@ Cookbook - How To Add Build Time To A JAR Manifest </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/>
Modified: websites/staging/maven/trunk/content/plugin-developers/cookbook/add-svn-revision-to-manifest.html ============================================================================== --- websites/staging/maven/trunk/content/plugin-developers/cookbook/add-svn-revision-to-manifest.html (original) +++ websites/staging/maven/trunk/content/plugin-developers/cookbook/add-svn-revision-to-manifest.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -14,7 +14,7 @@ <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" /> <meta name="author" content="Vincent Siveton" /> <meta name="Date-Creation-yyyymmdd" content="20080101" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -44,7 +44,7 @@ Cookbook - How To Add SVN Revision To A JAR Manifest </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/plugin-developers/cookbook/attach-source-javadoc-artifacts.html ============================================================================== --- websites/staging/maven/trunk/content/plugin-developers/cookbook/attach-source-javadoc-artifacts.html (original) +++ websites/staging/maven/trunk/content/plugin-developers/cookbook/attach-source-javadoc-artifacts.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -14,7 +14,7 @@ <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" /> <meta name="author" content="Vincent Siveton" /> <meta name="Date-Creation-yyyymmdd" content="20080101" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -44,7 +44,7 @@ Cookbook - How to attach source and javadoc artifacts </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/plugin-developers/cookbook/generate-assembly.html ============================================================================== --- websites/staging/maven/trunk/content/plugin-developers/cookbook/generate-assembly.html (original) +++ websites/staging/maven/trunk/content/plugin-developers/cookbook/generate-assembly.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -14,7 +14,7 @@ <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" /> <meta name="author" content="Vincent Siveton" /> <meta name="Date-Creation-yyyymmdd" content="20080101" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -44,7 +44,7 @@ Cookbook - How To Generate Assembly </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/plugin-developers/cookbook/index.html ============================================================================== --- websites/staging/maven/trunk/content/plugin-developers/cookbook/index.html (original) +++ websites/staging/maven/trunk/content/plugin-developers/cookbook/index.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -15,7 +15,7 @@ <meta name="author" content="Brett Porter Vincent Siveton" /> <meta name="Date-Creation-yyyymmdd" content="20090802" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -45,7 +45,7 @@ Vincent Siveton" /> Plugins Cookbook </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/plugin-developers/cookbook/plexus-plugin-upgrade.html ============================================================================== --- websites/staging/maven/trunk/content/plugin-developers/cookbook/plexus-plugin-upgrade.html (original) +++ websites/staging/maven/trunk/content/plugin-developers/cookbook/plexus-plugin-upgrade.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -14,7 +14,7 @@ <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" /> <meta name="author" content="Hervé Boutemy" /> <meta name="Date-Creation-yyyymmdd" content="20120602" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -44,7 +44,7 @@ Cookbook - How To Upgrade from Plexus Javadoc Tags to Plexus Java Annotations </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/plugin-developers/index.html ============================================================================== --- websites/staging/maven/trunk/content/plugin-developers/index.html (original) +++ websites/staging/maven/trunk/content/plugin-developers/index.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -14,7 +14,7 @@ <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" /> <meta name="author" content="Brett Porter" /> <meta name="Date-Creation-yyyymmdd" content="20080101" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -44,7 +44,7 @@ Plugin Developers Centre </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/plugin-developers/plugin-documenting.html ============================================================================== --- websites/staging/maven/trunk/content/plugin-developers/plugin-documenting.html (original) +++ websites/staging/maven/trunk/content/plugin-developers/plugin-documenting.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -14,7 +14,7 @@ <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" /> <meta name="author" content="Vincent Siveton" /> <meta name="Date-Creation-yyyymmdd" content="20061001" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -44,7 +44,7 @@ Developers centre - Documentation Plugins Strategies </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/plugin-developers/plugin-testing.html ============================================================================== --- websites/staging/maven/trunk/content/plugin-developers/plugin-testing.html (original) +++ websites/staging/maven/trunk/content/plugin-developers/plugin-testing.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -14,7 +14,7 @@ <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" /> <meta name="author" content="Vincent Siveton" /> <meta name="Date-Creation-yyyymmdd" content="20080101" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -44,7 +44,7 @@ Developers centre - Testing Plugins Strategies </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/plugins/index.html ============================================================================== --- websites/staging/maven/trunk/content/plugins/index.html (original) +++ websites/staging/maven/trunk/content/plugins/index.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -19,7 +19,7 @@ Olivier Lamy Benson Margulies Karl-Heinz Marbaise" /> <meta name="Date-Creation-yyyymmdd" content="20140928" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -49,7 +49,7 @@ Karl-Heinz Marbaise" /> Available Plugins </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/plugins/localization.html ============================================================================== --- websites/staging/maven/trunk/content/plugins/localization.html (original) +++ websites/staging/maven/trunk/content/plugins/localization.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -15,7 +15,7 @@ <meta name="author" content="Dennis Lundberg Vincent Siveton" /> <meta name="Date-Creation-yyyymmdd" content="20120312" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -45,7 +45,7 @@ Vincent Siveton" /> Localization of Plugins </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/pom.html ============================================================================== --- websites/staging/maven/trunk/content/pom.html (original) +++ websites/staging/maven/trunk/content/pom.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -14,7 +14,7 @@ <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> <meta name="author" content="Eric Redmond" /> <meta name="Date-Creation-yyyymmdd" content="20080102" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -44,7 +44,7 @@ POM Reference </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/pom/index.html ============================================================================== --- websites/staging/maven/trunk/content/pom/index.html (original) +++ websites/staging/maven/trunk/content/pom/index.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -15,7 +15,7 @@ <meta name="author" content="Hervé Boutemy Dennis Lundberg" /> <meta name="Date-Creation-yyyymmdd" content="20141023" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -45,7 +45,7 @@ Dennis Lundberg" /> Parent POMs </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/privacy-policy.html ============================================================================== --- websites/staging/maven/trunk/content/privacy-policy.html (original) +++ websites/staging/maven/trunk/content/privacy-policy.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,7 +12,7 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -42,7 +42,7 @@ Privacy Policy </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/project-faq.html ============================================================================== --- websites/staging/maven/trunk/content/project-faq.html (original) +++ websites/staging/maven/trunk/content/project-faq.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,7 +12,7 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -42,7 +42,7 @@ Frequently Asked Questions About Project Metadata </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/project-info.html ============================================================================== --- websites/staging/maven/trunk/content/project-info.html (original) +++ websites/staging/maven/trunk/content/project-info.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,7 +12,7 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -42,7 +42,7 @@ Project Information </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/project-roles.html ============================================================================== --- websites/staging/maven/trunk/content/project-roles.html (original) +++ websites/staging/maven/trunk/content/project-roles.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,7 +12,7 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -42,7 +42,7 @@ Apache Maven Project Roles </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/release-notes-all.html ============================================================================== --- websites/staging/maven/trunk/content/release-notes-all.html (original) +++ websites/staging/maven/trunk/content/release-notes-all.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,7 +12,7 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -42,7 +42,7 @@ Release Notes </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/repository-management.html ============================================================================== --- websites/staging/maven/trunk/content/repository-management.html (original) +++ websites/staging/maven/trunk/content/repository-management.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,7 +12,7 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -42,7 +42,7 @@ Why do I need a Repository Manager? </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/repository/index.html ============================================================================== --- websites/staging/maven/trunk/content/repository/index.html (original) +++ websites/staging/maven/trunk/content/repository/index.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -14,7 +14,7 @@ <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" /> <meta name="author" content="Brett Porter" /> <meta name="author" content="Hervé Boutemy" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -44,7 +44,7 @@ Repository Centre </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/run-maven/index.html ============================================================================== --- websites/staging/maven/trunk/content/run-maven/index.html (original) +++ websites/staging/maven/trunk/content/run-maven/index.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -14,7 +14,7 @@ <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" /> <meta name="author" content="Brett Porter" /> <meta name="Date-Creation-yyyymmdd" content="20061103" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -44,7 +44,7 @@ Running Maven </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/security.html ============================================================================== --- websites/staging/maven/trunk/content/security.html (original) +++ websites/staging/maven/trunk/content/security.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,7 +12,7 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -42,7 +42,7 @@ Security Vulnerabilities </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/settings.html ============================================================================== --- websites/staging/maven/trunk/content/settings.html (original) +++ websites/staging/maven/trunk/content/settings.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,7 +12,7 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -42,7 +42,7 @@ Settings Reference </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/shared/index.html ============================================================================== --- websites/staging/maven/trunk/content/shared/index.html (original) +++ websites/staging/maven/trunk/content/shared/index.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -15,7 +15,7 @@ <meta name="author" content="Dennis Lundberg John Casey" /> <meta name="Date-Creation-yyyymmdd" content="20121119" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -45,7 +45,7 @@ John Casey" /> Shared Components </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/skins/index.html ============================================================================== --- websites/staging/maven/trunk/content/skins/index.html (original) +++ websites/staging/maven/trunk/content/skins/index.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -14,7 +14,7 @@ <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" /> <meta name="author" content="Dennis Lundberg" /> <meta name="Date-Creation-yyyymmdd" content="20120405" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -44,7 +44,7 @@ Skins </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/source-repository.html ============================================================================== --- websites/staging/maven/trunk/content/source-repository.html (original) +++ websites/staging/maven/trunk/content/source-repository.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -13,7 +13,7 @@ </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> <meta name="author" content="Benjamin Bentmann" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -43,7 +43,7 @@ Source Repository </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/team-list.html ============================================================================== --- websites/staging/maven/trunk/content/team-list.html (original) +++ websites/staging/maven/trunk/content/team-list.html Sun Nov 2 08:17:27 2014 @@ -1,18 +1,18 @@ <!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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> - <title>Maven – Team list</title> + <title>Maven – Project Team</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="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -39,10 +39,10 @@ > <a href="index.html">Maven</a> > - Team list + Project Team </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/testimonials.html ============================================================================== --- websites/staging/maven/trunk/content/testimonials.html (original) +++ websites/staging/maven/trunk/content/testimonials.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,7 +12,7 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -42,7 +42,7 @@ Testimonials </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/users/getting-help.html ============================================================================== --- websites/staging/maven/trunk/content/users/getting-help.html (original) +++ websites/staging/maven/trunk/content/users/getting-help.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -14,7 +14,7 @@ <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" /> <meta name="author" content="Dennis Lundberg" /> <meta name="Date-Creation-yyyymmdd" content="20070724" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -44,7 +44,7 @@ Getting Help </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/users/index.html ============================================================================== --- websites/staging/maven/trunk/content/users/index.html (original) +++ websites/staging/maven/trunk/content/users/index.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -14,7 +14,7 @@ <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" /> <meta name="author" content="Brett Porter" /> <meta name="Date-Creation-yyyymmdd" content="20061103" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -44,7 +44,7 @@ Users Centre </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/> Modified: websites/staging/maven/trunk/content/what-is-maven.html ============================================================================== --- websites/staging/maven/trunk/content/what-is-maven.html (original) +++ websites/staging/maven/trunk/content/what-is-maven.html Sun Nov 2 08:17:27 2014 @@ -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 2014-10-31 + | Generated by Apache Maven Doxia at 2014-11-02 | Rendered using Apache Maven Stylus Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml"> @@ -12,7 +12,7 @@ @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20141031" /> + <meta name="Date-Revision-yyyymmdd" content="20141102" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> @@ -42,7 +42,7 @@ Introduction </div> <div class="xright"> - Last Published: 2014-10-31 + Last Published: 2014-11-02 </div> <div class="clear"> <hr/>