You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by sv...@apache.org on 2018/10/29 21:15:13 UTC

svn commit: r1845176 - in /maven/website/content: guides/introduction/introduction-to-the-lifecycle.html maven-site-1.0-site.jar

Author: svn-site-role
Date: Mon Oct 29 21:15:13 2018
New Revision: 1845176

Log:
Site checkin for project Apache Maven Site

Modified:
    maven/website/content/guides/introduction/introduction-to-the-lifecycle.html
    maven/website/content/maven-site-1.0-site.jar

Modified: maven/website/content/guides/introduction/introduction-to-the-lifecycle.html
==============================================================================
--- maven/website/content/guides/introduction/introduction-to-the-lifecycle.html (original)
+++ maven/website/content/guides/introduction/introduction-to-the-lifecycle.html Mon Oct 29 21:15:13 2018
@@ -492,7 +492,7 @@
 <div class="section">
 <h4><a name="References"></a>References</h4>
 <p>The full Maven lifecycle is defined by the <tt>components.xml</tt> file in the <tt>maven-core</tt> module, with <a href="/ref/current/maven-core/lifecycles.html">associated documentation</a> for reference.</p>
-<p>In Maven 2.x, default lifecycle bindings were included in <tt>components.xml</tt>, but in Maven 3.x, they are defined in a separate <tt><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=maven.git;a=blob;f=maven-core/src/main/resources/META-INF/plexus/default-bindings.xml">default-bindings.xml</a></tt> descriptor.</p>
+<p>Default lifecycle bindings are defined in a separate <tt><a class="externalLink" href="https://github.com/apache/maven/blob/master/maven-core/src/main/resources/META-INF/plexus/default-bindings.xml">default-bindings.xml</a></tt> descriptor.</p>
 <p>See <a href="/ref/current/maven-core/lifecycles.html">Lifecycles Reference</a> and <a href="/ref/current/maven-core/default-bindings.html">Plugin Bindings for default Lifecycle Reference</a> for latest documentation taken directly from source code.</p>
 <p><i><a href="./introduction-to-the-lifecycle.html">[top]</a>.</i></p></div></div></div>
         </div>

Modified: maven/website/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.