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 2020/07/23 14:29:21 UTC

svn commit: r1880211 - in /maven/website/content: developers/dependency-policies.html maven-site-1.0-site.jar

Author: svn-site-role
Date: Thu Jul 23 14:29:21 2020
New Revision: 1880211

Log:
Site checkin for project Apache Maven Site

Modified:
    maven/website/content/developers/dependency-policies.html
    maven/website/content/maven-site-1.0-site.jar

Modified: maven/website/content/developers/dependency-policies.html
==============================================================================
--- maven/website/content/developers/dependency-policies.html (original)
+++ maven/website/content/developers/dependency-policies.html Thu Jul 23 14:29:21 2020
@@ -143,8 +143,8 @@
 <h2><a name="Maven_Dependency_Policies"></a>Maven Dependency Policies</h2><section>
 <h3><a name="Scope"></a>Scope</h3>
 <p>This page describes the policies around the use of dependencies by the Apache Maven Developers in the process of developing Apache Maven itself.</p>
-<p>This page does not apply to projects hosted outside of the Apache Maven project. In order to remove all doubt, this page only applies to code which has a Subversion URL that starts with <code>https://svn.apache.org/repo/asf/maven/</code></p>
-<p>If you have stumbled across this page and you are working on code that does not have a Subversion URL starting with <code>https://svn.apache.org/repo/asf/maven/</code> then this page does not apply to you. Or git repositories starting with: https://git-wip-us.apache.org/repos/asf/maven*</p></section><section>
+<p>This page does not apply to projects hosted outside of the Apache Maven project. In order to remove all doubt, this page only applies to code which has a Github URL that starts with <code>https://github.com/apache/maven</code> or a Gitbox URL starting with <code>https://gitbox.apache.org/repos/asf?p=maven</code></p>
+<p>If you have stumbled across this page and you are working on code that does not have a Github URL starting with <code>https://github.com/apache/maven</code> then this page does not apply to you.</p></section><section>
 <h3><a name="Background"></a>Background</h3>
 <p>The Apache Maven PMC is tasked with ensuring (among other things) that all legal issues are addressed and that each and every release is the product of the community as a whole.</p>
 <p>The Apache Maven project consists of quite a number of components. For the purposes of this policy, we will make a distinction between the core Maven distribution and all the other components.</p>

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