You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by bi...@apache.org on 2014/02/23 15:36:08 UTC

svn commit: r898937 [12/22] - in /websites/production/maven/content/maven-release-archives/maven-release-2.5: ./ css/ images/ images/logos/ images/profiles/ img/ js/ maven-release-manager/ maven-release-manager/css/ maven-release-manager/images/ maven-...

Added: websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/branch.html
==============================================================================
--- websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/branch.html (added)
+++ websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/branch.html Sun Feb 23 14:36:04 2014
@@ -0,0 +1,377 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Feb 23, 2014 
+ | Rendered using Apache Maven Fluido Skin 1.3.1
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="author" content="Emmanuel Venisse evenisse@apache.org" />
+    <meta name="Date-Creation-yyyymmdd" content="20100103" />
+    <meta name="Date-Revision-yyyymmdd" content="20140223" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Maven Release plugin - Create a Branch</title>
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
+    <link rel="stylesheet" href="../css/site.css" />
+    <link rel="stylesheet" href="../css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="../js/apache-maven-fluido-1.3.1.min.js"></script>
+
+                          
+        
+<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="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="../../../" id="bannerLeft">
+                                                                                                <img src="../../../images/apache-maven-project-2.png"  alt="Apache Maven"/>
+                </a>
+                      </div>
+        <div class="pull-right">              <div id="bannerRight">
+                                                                                                <img src="../../../images/maven-logo-2.gif" />
+                </div>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
+        Apache</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../../index.html" title="Maven">
+        Maven</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../../plugins/index.html" title="Plugins">
+        Plugins</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../../plugins/maven-release-plugin/index.html" title="Maven Release Plugin">
+        Maven Release Plugin</a>
+                    <span class="divider">/</span>
+      </li>
+        <li class="active ">Create a Branch</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2014-02-23</li>
+              <li id="projectVersion" class="pull-right">
+                    Version: 2.5
+        </li>
+            
+                            </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+                    <li class="nav-header">Overview</li>
+                              
+      <li>
+  
+                          <a href="../index.html" title="Introduction">
+          <i class="none"></i>
+        Introduction</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../plugin-info.html" title="Goals">
+          <i class="none"></i>
+        Goals</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../usage.html" title="Usage">
+          <i class="none"></i>
+        Usage</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../faq.html" title="FAQ">
+          <i class="none"></i>
+        FAQ</a>
+            </li>
+                              <li class="nav-header">Examples</li>
+                              
+      <li>
+  
+                          <a href="../examples/prepare-release.html" title="Prepare a Release">
+          <i class="none"></i>
+        Prepare a Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/perform-release.html" title="Perform a Release">
+          <i class="none"></i>
+        Perform a Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/rollback-release.html" title="Rollback a Release">
+          <i class="none"></i>
+        Rollback a Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/clean-release.html" title="Clean a Release">
+          <i class="none"></i>
+        Clean a Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/generate-release-poms.html" title="Generate Release POMs">
+          <i class="none"></i>
+        Generate Release POMs</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/lock-files.html" title="Lock Files During Release">
+          <i class="none"></i>
+        Lock Files During Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/run-goals-before-commit.html" title="Run Additional Goals Before Commit">
+          <i class="none"></i>
+        Run Additional Goals Before Commit</a>
+            </li>
+                
+      <li class="active">
+  
+            <a href="#"><i class="none"></i>Create a Branch</a>
+          </li>
+                
+      <li>
+  
+                          <a href="../examples/non-interactive-release.html" title="Non-interactive Release">
+          <i class="none"></i>
+        Non-interactive Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/update-versions.html" title="Update POM Versions">
+          <i class="none"></i>
+        Update POM Versions</a>
+            </li>
+                                                  <li class="nav-header">Project Documentation</li>
+                                                                                                                                                                                                                                                                                                                                            
+      <li>
+  
+                          <a href="../project-info.html" title="Project Information">
+          <i class="icon-chevron-right"></i>
+        Project Information</a>
+                  </li>
+                                                                  
+      <li>
+  
+                          <a href="../project-reports.html" title="Project Reports">
+          <i class="icon-chevron-right"></i>
+        Project Reports</a>
+                  </li>
+                              <li class="nav-header">Maven Projects</li>
+                              
+      <li>
+  
+                          <a href="../../../ant-tasks/index.html" title="Ant Tasks">
+          <i class="none"></i>
+        Ant Tasks</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../archetype/index.html" title="Archetype">
+          <i class="none"></i>
+        Archetype</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../doxia/index.html" title="Doxia">
+          <i class="none"></i>
+        Doxia</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../jxr/index.html" title="JXR">
+          <i class="none"></i>
+        JXR</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../maven-1.x/index.html" title="Maven 1.x">
+          <i class="none"></i>
+        Maven 1.x</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../index.html" title="Maven 2 & 3">
+          <i class="none"></i>
+        Maven 2 & 3</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../pom/index.html" title="Parent POMs">
+          <i class="none"></i>
+        Parent POMs</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../plugins/index.html" title="Plugins">
+          <i class="none"></i>
+        Plugins</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../plugin-tools/index.html" title="Plugin Tools">
+          <i class="none"></i>
+        Plugin Tools</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../scm/index.html" title="SCM">
+          <i class="none"></i>
+        SCM</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../shared/index.html" title="Shared Components">
+          <i class="none"></i>
+        Shared Components</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../skins/index.html" title="Skins">
+          <i class="none"></i>
+        Skins</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../surefire/index.html" title="Surefire">
+          <i class="none"></i>
+        Surefire</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../wagon/index.html" title="Wagon">
+          <i class="none"></i>
+        Wagon</a>
+            </li>
+                              <li class="nav-header">ASF</li>
+                              
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+          <i class="none"></i>
+        How Apache Works</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">
+          <i class="none"></i>
+        Foundation</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+          <i class="none"></i>
+        Sponsoring Apache</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <i class="none"></i>
+        Thanks</a>
+            </li>
+            </ul>
+                
+                    
+                
+          <hr />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <!-- 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>Create a Branch<a name="Create_a_Branch"></a></h2><p>Creating a branch involves
  the following release phases:</p><ul><li>Check that there are no uncommitted changes in the sources</li><li>Change the version in the POMs if you want to change it in the branch (you will be prompted for the versions to use)</li><li>Transform the SCM information in the POM to include the final destination of the tag</li><li>Commit the modified POMs</li><li>Tag the code in the SCM as a new branch with a version name (this will be prompted for)</li><li>Bump the version in the POMs if you want to change it to a new value y-SNAPSHOT (these values will also be prompted for)</li><li>Commit the modified POMs</li></ul><p>To create a branch execute this command:</p><div><pre>mvn release:branch -DbranchName=my-branch</pre></div><p>By default, the POM in the new branch keeps the same version as the local working copy, and the local POM is incremented to the next revision. If you want to update versions in the new branch and not in the working copy, run:</p><div><pre>mvn release:branch -Dbranc
 hName=my-branch -DupdateBranchVersions=true -DupdateWorkingCopyVersions=false</pre></div><p><b>Note:</b> This can be useful if you want to create a branch from a tag</p><div class="section"><h3>Specify versions on the command line<a name="Specify_versions_on_the_command_line"></a></h3><p>You may want to specify the versions to use on the command line. This can be useful for example if you are running the release in non-interactive mode. The <tt>branch</tt> goal can use the same properties used by the <tt>prepare</tt> goal for specifying the versions to be used.</p><div><pre>mvn --batch-mode release:branch -DbranchName=my-branch-1.2 -Dproject.rel.org.myCompany:projectA=1.2 \
+     -Dproject.dev.org.myCompany:projectA=2.0-SNAPSHOT</pre></div><p>In this example, the POM in the new branch will be set to the version 1.2-SNAPSHOT, and the local POM will be set to the version 2.0-SNAPSHOT.</p></div></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+                      <div class="row-fluid">
+                              <p >Copyright &copy;                    2002&#x2013;2014
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.      
+                    
+      </p>
+        </div>
+
+        
+        
+                </div>
+    </footer>
+        </body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/branch.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/branch.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/clean-release.html
==============================================================================
--- websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/clean-release.html (added)
+++ websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/clean-release.html Sun Feb 23 14:36:04 2014
@@ -0,0 +1,376 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Feb 23, 2014 
+ | Rendered using Apache Maven Fluido Skin 1.3.1
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="author" content="Dennis Lundberg dennisl@apache.org" />
+    <meta name="Date-Creation-yyyymmdd" content="20100103" />
+    <meta name="Date-Revision-yyyymmdd" content="20140223" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Maven Release plugin - Clean a Release</title>
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
+    <link rel="stylesheet" href="../css/site.css" />
+    <link rel="stylesheet" href="../css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="../js/apache-maven-fluido-1.3.1.min.js"></script>
+
+                          
+        
+<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="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="../../../" id="bannerLeft">
+                                                                                                <img src="../../../images/apache-maven-project-2.png"  alt="Apache Maven"/>
+                </a>
+                      </div>
+        <div class="pull-right">              <div id="bannerRight">
+                                                                                                <img src="../../../images/maven-logo-2.gif" />
+                </div>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
+        Apache</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../../index.html" title="Maven">
+        Maven</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../../plugins/index.html" title="Plugins">
+        Plugins</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../../plugins/maven-release-plugin/index.html" title="Maven Release Plugin">
+        Maven Release Plugin</a>
+                    <span class="divider">/</span>
+      </li>
+        <li class="active ">Clean a Release</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2014-02-23</li>
+              <li id="projectVersion" class="pull-right">
+                    Version: 2.5
+        </li>
+            
+                            </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+                    <li class="nav-header">Overview</li>
+                              
+      <li>
+  
+                          <a href="../index.html" title="Introduction">
+          <i class="none"></i>
+        Introduction</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../plugin-info.html" title="Goals">
+          <i class="none"></i>
+        Goals</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../usage.html" title="Usage">
+          <i class="none"></i>
+        Usage</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../faq.html" title="FAQ">
+          <i class="none"></i>
+        FAQ</a>
+            </li>
+                              <li class="nav-header">Examples</li>
+                              
+      <li>
+  
+                          <a href="../examples/prepare-release.html" title="Prepare a Release">
+          <i class="none"></i>
+        Prepare a Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/perform-release.html" title="Perform a Release">
+          <i class="none"></i>
+        Perform a Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/rollback-release.html" title="Rollback a Release">
+          <i class="none"></i>
+        Rollback a Release</a>
+            </li>
+                
+      <li class="active">
+  
+            <a href="#"><i class="none"></i>Clean a Release</a>
+          </li>
+                
+      <li>
+  
+                          <a href="../examples/generate-release-poms.html" title="Generate Release POMs">
+          <i class="none"></i>
+        Generate Release POMs</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/lock-files.html" title="Lock Files During Release">
+          <i class="none"></i>
+        Lock Files During Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/run-goals-before-commit.html" title="Run Additional Goals Before Commit">
+          <i class="none"></i>
+        Run Additional Goals Before Commit</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/branch.html" title="Create a Branch">
+          <i class="none"></i>
+        Create a Branch</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/non-interactive-release.html" title="Non-interactive Release">
+          <i class="none"></i>
+        Non-interactive Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/update-versions.html" title="Update POM Versions">
+          <i class="none"></i>
+        Update POM Versions</a>
+            </li>
+                                                  <li class="nav-header">Project Documentation</li>
+                                                                                                                                                                                                                                                                                                                                            
+      <li>
+  
+                          <a href="../project-info.html" title="Project Information">
+          <i class="icon-chevron-right"></i>
+        Project Information</a>
+                  </li>
+                                                                  
+      <li>
+  
+                          <a href="../project-reports.html" title="Project Reports">
+          <i class="icon-chevron-right"></i>
+        Project Reports</a>
+                  </li>
+                              <li class="nav-header">Maven Projects</li>
+                              
+      <li>
+  
+                          <a href="../../../ant-tasks/index.html" title="Ant Tasks">
+          <i class="none"></i>
+        Ant Tasks</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../archetype/index.html" title="Archetype">
+          <i class="none"></i>
+        Archetype</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../doxia/index.html" title="Doxia">
+          <i class="none"></i>
+        Doxia</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../jxr/index.html" title="JXR">
+          <i class="none"></i>
+        JXR</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../maven-1.x/index.html" title="Maven 1.x">
+          <i class="none"></i>
+        Maven 1.x</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../index.html" title="Maven 2 & 3">
+          <i class="none"></i>
+        Maven 2 & 3</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../pom/index.html" title="Parent POMs">
+          <i class="none"></i>
+        Parent POMs</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../plugins/index.html" title="Plugins">
+          <i class="none"></i>
+        Plugins</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../plugin-tools/index.html" title="Plugin Tools">
+          <i class="none"></i>
+        Plugin Tools</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../scm/index.html" title="SCM">
+          <i class="none"></i>
+        SCM</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../shared/index.html" title="Shared Components">
+          <i class="none"></i>
+        Shared Components</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../skins/index.html" title="Skins">
+          <i class="none"></i>
+        Skins</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../surefire/index.html" title="Surefire">
+          <i class="none"></i>
+        Surefire</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../wagon/index.html" title="Wagon">
+          <i class="none"></i>
+        Wagon</a>
+            </li>
+                              <li class="nav-header">ASF</li>
+                              
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+          <i class="none"></i>
+        How Apache Works</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">
+          <i class="none"></i>
+        Foundation</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+          <i class="none"></i>
+        Sponsoring Apache</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <i class="none"></i>
+        Thanks</a>
+            </li>
+            </ul>
+                
+                    
+                
+          <hr />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <!-- 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>Clean a Release<a name="Clean_a_Release"></a></h2><p>Cleaning a release goes th
 rough the following release phases:</p><ul><li>Delete the release descriptor (<tt>release.properties</tt>)</li><li>Delete any backup POM files</li></ul><p>To clean a release execute this command:</p><div><pre>mvn release:clean</pre></div></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+                      <div class="row-fluid">
+                              <p >Copyright &copy;                    2002&#x2013;2014
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.      
+                    
+      </p>
+        </div>
+
+        
+        
+                </div>
+    </footer>
+        </body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/clean-release.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/clean-release.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/generate-release-poms.html
==============================================================================
--- websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/generate-release-poms.html (added)
+++ websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/generate-release-poms.html Sun Feb 23 14:36:04 2014
@@ -0,0 +1,379 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Feb 23, 2014 
+ | Rendered using Apache Maven Fluido Skin 1.3.1
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="author" content="Carlos Sanchez carlos@apache.org
+Brett Porter brett@apache.org
+John Tolentino jtolentino@apache.org" />
+    <meta name="Date-Creation-yyyymmdd" content="20100104" />
+    <meta name="Date-Revision-yyyymmdd" content="20140223" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Maven Release plugin - Generate Release POMs</title>
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
+    <link rel="stylesheet" href="../css/site.css" />
+    <link rel="stylesheet" href="../css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="../js/apache-maven-fluido-1.3.1.min.js"></script>
+
+                          
+        
+<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="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="../../../" id="bannerLeft">
+                                                                                                <img src="../../../images/apache-maven-project-2.png"  alt="Apache Maven"/>
+                </a>
+                      </div>
+        <div class="pull-right">              <div id="bannerRight">
+                                                                                                <img src="../../../images/maven-logo-2.gif" />
+                </div>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
+        Apache</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../../index.html" title="Maven">
+        Maven</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../../plugins/index.html" title="Plugins">
+        Plugins</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../../plugins/maven-release-plugin/index.html" title="Maven Release Plugin">
+        Maven Release Plugin</a>
+                    <span class="divider">/</span>
+      </li>
+        <li class="active ">Generate Release POMs</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2014-02-23</li>
+              <li id="projectVersion" class="pull-right">
+                    Version: 2.5
+        </li>
+            
+                            </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+                    <li class="nav-header">Overview</li>
+                              
+      <li>
+  
+                          <a href="../index.html" title="Introduction">
+          <i class="none"></i>
+        Introduction</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../plugin-info.html" title="Goals">
+          <i class="none"></i>
+        Goals</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../usage.html" title="Usage">
+          <i class="none"></i>
+        Usage</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../faq.html" title="FAQ">
+          <i class="none"></i>
+        FAQ</a>
+            </li>
+                              <li class="nav-header">Examples</li>
+                              
+      <li>
+  
+                          <a href="../examples/prepare-release.html" title="Prepare a Release">
+          <i class="none"></i>
+        Prepare a Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/perform-release.html" title="Perform a Release">
+          <i class="none"></i>
+        Perform a Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/rollback-release.html" title="Rollback a Release">
+          <i class="none"></i>
+        Rollback a Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/clean-release.html" title="Clean a Release">
+          <i class="none"></i>
+        Clean a Release</a>
+            </li>
+                
+      <li class="active">
+  
+            <a href="#"><i class="none"></i>Generate Release POMs</a>
+          </li>
+                
+      <li>
+  
+                          <a href="../examples/lock-files.html" title="Lock Files During Release">
+          <i class="none"></i>
+        Lock Files During Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/run-goals-before-commit.html" title="Run Additional Goals Before Commit">
+          <i class="none"></i>
+        Run Additional Goals Before Commit</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/branch.html" title="Create a Branch">
+          <i class="none"></i>
+        Create a Branch</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/non-interactive-release.html" title="Non-interactive Release">
+          <i class="none"></i>
+        Non-interactive Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/update-versions.html" title="Update POM Versions">
+          <i class="none"></i>
+        Update POM Versions</a>
+            </li>
+                                                  <li class="nav-header">Project Documentation</li>
+                                                                                                                                                                                                                                                                                                                                            
+      <li>
+  
+                          <a href="../project-info.html" title="Project Information">
+          <i class="icon-chevron-right"></i>
+        Project Information</a>
+                  </li>
+                                                                  
+      <li>
+  
+                          <a href="../project-reports.html" title="Project Reports">
+          <i class="icon-chevron-right"></i>
+        Project Reports</a>
+                  </li>
+                              <li class="nav-header">Maven Projects</li>
+                              
+      <li>
+  
+                          <a href="../../../ant-tasks/index.html" title="Ant Tasks">
+          <i class="none"></i>
+        Ant Tasks</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../archetype/index.html" title="Archetype">
+          <i class="none"></i>
+        Archetype</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../doxia/index.html" title="Doxia">
+          <i class="none"></i>
+        Doxia</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../jxr/index.html" title="JXR">
+          <i class="none"></i>
+        JXR</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../maven-1.x/index.html" title="Maven 1.x">
+          <i class="none"></i>
+        Maven 1.x</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../index.html" title="Maven 2 & 3">
+          <i class="none"></i>
+        Maven 2 & 3</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../pom/index.html" title="Parent POMs">
+          <i class="none"></i>
+        Parent POMs</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../plugins/index.html" title="Plugins">
+          <i class="none"></i>
+        Plugins</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../plugin-tools/index.html" title="Plugin Tools">
+          <i class="none"></i>
+        Plugin Tools</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../scm/index.html" title="SCM">
+          <i class="none"></i>
+        SCM</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../shared/index.html" title="Shared Components">
+          <i class="none"></i>
+        Shared Components</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../skins/index.html" title="Skins">
+          <i class="none"></i>
+        Skins</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../surefire/index.html" title="Surefire">
+          <i class="none"></i>
+        Surefire</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../wagon/index.html" title="Wagon">
+          <i class="none"></i>
+        Wagon</a>
+            </li>
+                              <li class="nav-header">ASF</li>
+                              
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+          <i class="none"></i>
+        How Apache Works</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">
+          <i class="none"></i>
+        Foundation</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+          <i class="none"></i>
+        Sponsoring Apache</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <i class="none"></i>
+        Thanks</a>
+            </li>
+            </ul>
+                
+                    
+                
+          <hr />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <!-- 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>Generate Release POMs<a name="Generate_Release_POMs"></a></h2><p>To generate PO
 Ms with resolved information (e.g. version numbers) to check the values that the Release Plugin will use, execute the <tt>prepare-with-pom</tt> goal. Resolved values will be saved in <tt>release-pom.xml</tt>.</p><div class="source"><pre class="prettyprint">mvn release:prepare-with-pom</pre></div><p>This relies on <tt>release.properties</tt> being present from a previous release preparation. If this is not the case, you need to give the goal the name of the URL and optional tag to perform the release from. For example:</p><div class="source"><pre class="prettyprint">mvn release:prepare-with-pom
+  -DconnectionUrl=scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-release-plugin-2.0</pre></div><p>After the release is complete, the <tt>release.properties</tt> and other release files will be removed from the checkout.</p></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+                      <div class="row-fluid">
+                              <p >Copyright &copy;                    2002&#x2013;2014
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.      
+                    
+      </p>
+        </div>
+
+        
+        
+                </div>
+    </footer>
+        </body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/generate-release-poms.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/generate-release-poms.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/lock-files.html
==============================================================================
--- websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/lock-files.html (added)
+++ websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/lock-files.html Sun Feb 23 14:36:04 2014
@@ -0,0 +1,379 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Feb 23, 2014 
+ | Rendered using Apache Maven Fluido Skin 1.3.1
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="author" content="Carlos Sanchez carlos@apache.org
+Brett Porter brett@apache.org
+John Tolentino jtolentino@apache.org" />
+    <meta name="Date-Creation-yyyymmdd" content="20100103" />
+    <meta name="Date-Revision-yyyymmdd" content="20140223" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Maven Release plugin - Lock Files During Release</title>
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
+    <link rel="stylesheet" href="../css/site.css" />
+    <link rel="stylesheet" href="../css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="../js/apache-maven-fluido-1.3.1.min.js"></script>
+
+                          
+        
+<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="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="../../../" id="bannerLeft">
+                                                                                                <img src="../../../images/apache-maven-project-2.png"  alt="Apache Maven"/>
+                </a>
+                      </div>
+        <div class="pull-right">              <div id="bannerRight">
+                                                                                                <img src="../../../images/maven-logo-2.gif" />
+                </div>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
+        Apache</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../../index.html" title="Maven">
+        Maven</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../../plugins/index.html" title="Plugins">
+        Plugins</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../../plugins/maven-release-plugin/index.html" title="Maven Release Plugin">
+        Maven Release Plugin</a>
+                    <span class="divider">/</span>
+      </li>
+        <li class="active ">Lock Files During Release</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2014-02-23</li>
+              <li id="projectVersion" class="pull-right">
+                    Version: 2.5
+        </li>
+            
+                            </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+                    <li class="nav-header">Overview</li>
+                              
+      <li>
+  
+                          <a href="../index.html" title="Introduction">
+          <i class="none"></i>
+        Introduction</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../plugin-info.html" title="Goals">
+          <i class="none"></i>
+        Goals</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../usage.html" title="Usage">
+          <i class="none"></i>
+        Usage</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../faq.html" title="FAQ">
+          <i class="none"></i>
+        FAQ</a>
+            </li>
+                              <li class="nav-header">Examples</li>
+                              
+      <li>
+  
+                          <a href="../examples/prepare-release.html" title="Prepare a Release">
+          <i class="none"></i>
+        Prepare a Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/perform-release.html" title="Perform a Release">
+          <i class="none"></i>
+        Perform a Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/rollback-release.html" title="Rollback a Release">
+          <i class="none"></i>
+        Rollback a Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/clean-release.html" title="Clean a Release">
+          <i class="none"></i>
+        Clean a Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/generate-release-poms.html" title="Generate Release POMs">
+          <i class="none"></i>
+        Generate Release POMs</a>
+            </li>
+                
+      <li class="active">
+  
+            <a href="#"><i class="none"></i>Lock Files During Release</a>
+          </li>
+                
+      <li>
+  
+                          <a href="../examples/run-goals-before-commit.html" title="Run Additional Goals Before Commit">
+          <i class="none"></i>
+        Run Additional Goals Before Commit</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/branch.html" title="Create a Branch">
+          <i class="none"></i>
+        Create a Branch</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/non-interactive-release.html" title="Non-interactive Release">
+          <i class="none"></i>
+        Non-interactive Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/update-versions.html" title="Update POM Versions">
+          <i class="none"></i>
+        Update POM Versions</a>
+            </li>
+                                                  <li class="nav-header">Project Documentation</li>
+                                                                                                                                                                                                                                                                                                                                            
+      <li>
+  
+                          <a href="../project-info.html" title="Project Information">
+          <i class="icon-chevron-right"></i>
+        Project Information</a>
+                  </li>
+                                                                  
+      <li>
+  
+                          <a href="../project-reports.html" title="Project Reports">
+          <i class="icon-chevron-right"></i>
+        Project Reports</a>
+                  </li>
+                              <li class="nav-header">Maven Projects</li>
+                              
+      <li>
+  
+                          <a href="../../../ant-tasks/index.html" title="Ant Tasks">
+          <i class="none"></i>
+        Ant Tasks</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../archetype/index.html" title="Archetype">
+          <i class="none"></i>
+        Archetype</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../doxia/index.html" title="Doxia">
+          <i class="none"></i>
+        Doxia</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../jxr/index.html" title="JXR">
+          <i class="none"></i>
+        JXR</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../maven-1.x/index.html" title="Maven 1.x">
+          <i class="none"></i>
+        Maven 1.x</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../index.html" title="Maven 2 & 3">
+          <i class="none"></i>
+        Maven 2 & 3</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../pom/index.html" title="Parent POMs">
+          <i class="none"></i>
+        Parent POMs</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../plugins/index.html" title="Plugins">
+          <i class="none"></i>
+        Plugins</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../plugin-tools/index.html" title="Plugin Tools">
+          <i class="none"></i>
+        Plugin Tools</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../scm/index.html" title="SCM">
+          <i class="none"></i>
+        SCM</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../shared/index.html" title="Shared Components">
+          <i class="none"></i>
+        Shared Components</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../skins/index.html" title="Skins">
+          <i class="none"></i>
+        Skins</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../surefire/index.html" title="Surefire">
+          <i class="none"></i>
+        Surefire</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../wagon/index.html" title="Wagon">
+          <i class="none"></i>
+        Wagon</a>
+            </li>
+                              <li class="nav-header">ASF</li>
+                              
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+          <i class="none"></i>
+        How Apache Works</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">
+          <i class="none"></i>
+        Foundation</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+          <i class="none"></i>
+        Sponsoring Apache</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <i class="none"></i>
+        Thanks</a>
+            </li>
+            </ul>
+                
+                    
+                
+          <hr />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <!-- 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. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/references/
 apt-format.html --><div class="section"><h2>Lock Files During Release<a name="Lock_Files_During_Release"></a></h2><p>If you want to lock the files during a release operation set the property <tt>useEditMode</tt> to <tt>true</tt>. The default value of this property is <tt>false</tt>.</p><div><pre>mvn release:perform -DuseEditMode=true</pre></div><p>This relies on <tt>release.properties</tt> being present from a previous release preparation. If this is not the case, you need to give the goal the name of the URL and optional tag to perform the release from. For example:</p><div><pre>mvn release:perform -DuseEditMode=true
+  -DconnectionUrl=scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-release-plugin-2.0</pre></div><p>After the release is complete, the <tt>release.properties</tt> and other release files will be removed from the checkout.</p></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+                      <div class="row-fluid">
+                              <p >Copyright &copy;                    2002&#x2013;2014
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.      
+                    
+      </p>
+        </div>
+
+        
+        
+                </div>
+    </footer>
+        </body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/lock-files.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/lock-files.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/non-interactive-release.html
==============================================================================
--- websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/non-interactive-release.html (added)
+++ websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/non-interactive-release.html Sun Feb 23 14:36:04 2014
@@ -0,0 +1,381 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Feb 23, 2014 
+ | Rendered using Apache Maven Fluido Skin 1.3.1
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="author" content="Paul Gier" />
+    <meta name="Date-Creation-yyyymmdd" content="20100103" />
+    <meta name="Date-Revision-yyyymmdd" content="20140223" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Maven Release plugin - Performing a Non-interactive Release</title>
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1.min.css" />
+    <link rel="stylesheet" href="../css/site.css" />
+    <link rel="stylesheet" href="../css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="../js/apache-maven-fluido-1.3.1.min.js"></script>
+
+                          
+        
+<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="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="../../../" id="bannerLeft">
+                                                                                                <img src="../../../images/apache-maven-project-2.png"  alt="Apache Maven"/>
+                </a>
+                      </div>
+        <div class="pull-right">              <div id="bannerRight">
+                                                                                                <img src="../../../images/maven-logo-2.gif" />
+                </div>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
+        Apache</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../../index.html" title="Maven">
+        Maven</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../../plugins/index.html" title="Plugins">
+        Plugins</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../../plugins/maven-release-plugin/index.html" title="Maven Release Plugin">
+        Maven Release Plugin</a>
+                    <span class="divider">/</span>
+      </li>
+        <li class="active ">Performing a Non-interactive Release</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2014-02-23</li>
+              <li id="projectVersion" class="pull-right">
+                    Version: 2.5
+        </li>
+            
+                            </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+                    <li class="nav-header">Overview</li>
+                              
+      <li>
+  
+                          <a href="../index.html" title="Introduction">
+          <i class="none"></i>
+        Introduction</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../plugin-info.html" title="Goals">
+          <i class="none"></i>
+        Goals</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../usage.html" title="Usage">
+          <i class="none"></i>
+        Usage</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../faq.html" title="FAQ">
+          <i class="none"></i>
+        FAQ</a>
+            </li>
+                              <li class="nav-header">Examples</li>
+                              
+      <li>
+  
+                          <a href="../examples/prepare-release.html" title="Prepare a Release">
+          <i class="none"></i>
+        Prepare a Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/perform-release.html" title="Perform a Release">
+          <i class="none"></i>
+        Perform a Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/rollback-release.html" title="Rollback a Release">
+          <i class="none"></i>
+        Rollback a Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/clean-release.html" title="Clean a Release">
+          <i class="none"></i>
+        Clean a Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/generate-release-poms.html" title="Generate Release POMs">
+          <i class="none"></i>
+        Generate Release POMs</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/lock-files.html" title="Lock Files During Release">
+          <i class="none"></i>
+        Lock Files During Release</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/run-goals-before-commit.html" title="Run Additional Goals Before Commit">
+          <i class="none"></i>
+        Run Additional Goals Before Commit</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../examples/branch.html" title="Create a Branch">
+          <i class="none"></i>
+        Create a Branch</a>
+            </li>
+                
+      <li class="active">
+  
+            <a href="#"><i class="none"></i>Non-interactive Release</a>
+          </li>
+                
+      <li>
+  
+                          <a href="../examples/update-versions.html" title="Update POM Versions">
+          <i class="none"></i>
+        Update POM Versions</a>
+            </li>
+                                                  <li class="nav-header">Project Documentation</li>
+                                                                                                                                                                                                                                                                                                                                            
+      <li>
+  
+                          <a href="../project-info.html" title="Project Information">
+          <i class="icon-chevron-right"></i>
+        Project Information</a>
+                  </li>
+                                                                  
+      <li>
+  
+                          <a href="../project-reports.html" title="Project Reports">
+          <i class="icon-chevron-right"></i>
+        Project Reports</a>
+                  </li>
+                              <li class="nav-header">Maven Projects</li>
+                              
+      <li>
+  
+                          <a href="../../../ant-tasks/index.html" title="Ant Tasks">
+          <i class="none"></i>
+        Ant Tasks</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../archetype/index.html" title="Archetype">
+          <i class="none"></i>
+        Archetype</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../doxia/index.html" title="Doxia">
+          <i class="none"></i>
+        Doxia</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../jxr/index.html" title="JXR">
+          <i class="none"></i>
+        JXR</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../maven-1.x/index.html" title="Maven 1.x">
+          <i class="none"></i>
+        Maven 1.x</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../index.html" title="Maven 2 & 3">
+          <i class="none"></i>
+        Maven 2 & 3</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../pom/index.html" title="Parent POMs">
+          <i class="none"></i>
+        Parent POMs</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../plugins/index.html" title="Plugins">
+          <i class="none"></i>
+        Plugins</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../plugin-tools/index.html" title="Plugin Tools">
+          <i class="none"></i>
+        Plugin Tools</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../scm/index.html" title="SCM">
+          <i class="none"></i>
+        SCM</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../shared/index.html" title="Shared Components">
+          <i class="none"></i>
+        Shared Components</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../skins/index.html" title="Skins">
+          <i class="none"></i>
+        Skins</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../surefire/index.html" title="Surefire">
+          <i class="none"></i>
+        Surefire</a>
+            </li>
+                
+      <li>
+  
+                          <a href="../../../wagon/index.html" title="Wagon">
+          <i class="none"></i>
+        Wagon</a>
+            </li>
+                              <li class="nav-header">ASF</li>
+                              
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+          <i class="none"></i>
+        How Apache Works</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">
+          <i class="none"></i>
+        Foundation</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+          <i class="none"></i>
+        Sponsoring Apache</a>
+            </li>
+                
+      <li>
+  
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <i class="none"></i>
+        Thanks</a>
+            </li>
+            </ul>
+                
+                    
+                
+          <hr />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <!-- 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>Performing a Non-interactive Release<a name="Performing_a_Non-interactive_Relea
 se"></a></h2><p>In some environments, it may be necessary to perform a non-interactive release. This means that the Release Plugin will obtain the required parameters from system properties (set on the command line) or from a properties file (<tt>release.properties</tt>).</p><p>To prevent the Release Plugin from prompting the user for any information, Maven should be put into batch mode.</p><div><pre>mvn -B release:prepare</pre></div><p>or</p><div><pre>mvn --batch-mode release:prepare</pre></div><div class="section"><h3>Using system properties<a name="Using_system_properties"></a></h3><p>Using batch mode with no other configuration will cause the Release Plugin to use default values for the release version, the SCM tag, and the next development version. These values can also be set from the command line.</p><p>The SCM tag name can be set using the <tt>tag</tt> property. And default values for the release version and new development version can be set using the properties <tt>release
 Version</tt> and <tt>developmentVersion</tt> respectively.</p><div><pre>mvn --batch-mode -Dtag=my-proj-1.2 release:prepare \
+                 -DreleaseVersion=1.2 \
+                 -DdevelopmentVersion=2.0-SNAPSHOT</pre></div></div><div class="section"><h3>Multi-module releases<a name="Multi-module_releases"></a></h3><p>Because there is the possibility that a release will include multiple release versions and SNAPSHOT versions (for a multi-module project), there is a specific format for setting these values. The property name should start with <tt>project.rel</tt> for release versions and <tt>project.dev</tt> for the new development version. These prefixes are followed by the project's groupId and artifactId (separated by a colon). So the result looks something like the following example.</p><div><pre>mvn --batch-mode -Dtag=my-proj-1.2 -Dproject.rel.org.myCompany:projectA=1.2 \
+     -Dproject.dev.org.myCompany:projectA=1.3-SNAPSHOT release:prepare</pre></div><p>Using this convention, multiple release versions and SNAPSHOT versions (one for each project module) can be specified on the command line.</p><p>These properties can be used in combination with the <tt>releaseVersion</tt> and <tt>developmentVersion</tt>. In the case where both are used, <tt>releaseVersion</tt> and <tt>developmentVersion</tt> act as defaults for modules that have not been given specific values using the <tt>groupId:artifactId</tt> format.</p></div><div class="section"><h3>Using a properties file<a name="Using_a_properties_file"></a></h3><p>Another option is to create a properties file that contains the version information for the project you would like to release. The properties file should be called <tt>release.properties</tt> and the release and SNAPSHOT versions follow the same conventions as they do on the command line.</p><div><pre>scm.tag=my-proj-1.2
+project.rel.org.myCompany\:projectA=1.2
+project.dev.org.myCompany\:projectA=1.3-SNAPSHOT</pre></div><p><b>Note:</b> Remember to escape the colon with a backslash, otherwise the property will not be interpreted correctly.</p></div></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+                      <div class="row-fluid">
+                              <p >Copyright &copy;                    2002&#x2013;2014
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.      
+                    
+      </p>
+        </div>
+
+        
+        
+                </div>
+    </footer>
+        </body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/non-interactive-release.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/maven-release-archives/maven-release-2.5/maven-release-plugin/examples/non-interactive-release.html
------------------------------------------------------------------------------
    svn:mime-type = text/html