You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2016/09/17 14:49:01 UTC

svn commit: r1761248 - in /maven/site/trunk/content/xhtml: aether-archives/ aether.xhtml

Author: hboutemy
Date: Sat Sep 17 14:49:00 2016
New Revision: 1761248

URL: http://svn.apache.org/viewvc?rev=1761248&view=rev
Log:
updated import plan to match renaming done

Added:
    maven/site/trunk/content/xhtml/aether.xhtml
      - copied, changed from r1761165, maven/site/trunk/content/xhtml/aether-archives/aether.xhtml
Removed:
    maven/site/trunk/content/xhtml/aether-archives/

Copied: maven/site/trunk/content/xhtml/aether.xhtml (from r1761165, maven/site/trunk/content/xhtml/aether-archives/aether.xhtml)
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/xhtml/aether.xhtml?p2=maven/site/trunk/content/xhtml/aether.xhtml&p1=maven/site/trunk/content/xhtml/aether-archives/aether.xhtml&r1=1761165&r2=1761248&rev=1761248&view=diff
==============================================================================
--- maven/site/trunk/content/xhtml/aether-archives/aether.xhtml (original)
+++ maven/site/trunk/content/xhtml/aether.xhtml Sat Sep 17 14:49:00 2016
@@ -1,6 +1,6 @@
 <html>
 <body>
-<h1>Aether import plan to Maven: WIP</h1>
+<h1>Aether import plan to Maven:</h1>
 
 <h2>IP Clearance</h2>
 <p>Tracked on <a href="http://incubator.apache.org/ip-clearance/maven-aether.html">Incubator IP Clearance </a> and through <a href="https://issues.apache.org/jira/browse/MNG-6007">MNG-6007</a>.</p>
@@ -13,13 +13,13 @@
     <td><b>Maven Artifact Resolver</b></td></tr>
 <tr><th>Site</th>
     <td><a href="https://projects.eclipse.org/projects/technology.aether">https://projects.eclipse.org/projects/technology.aether</a></td>
-    <td>https://maven.apache.org/resolver/<br/>temporary <a href="http://maven.apache.org/aether-archives/aether-LATEST/">https://maven.apache.org/aether-archives/aether-LATEST/</a></td></tr>
+    <td>https://maven.apache.org/resolver/<br/><a href="/resolver-archives/">https://maven.apache.org/resolver-archives/</a></td></tr>
 <tr><th>SCM repo</th>
     <td><pre><a href="http://git.eclipse.org/c/aether/aether-core.git/">aether-core.git</a>
 <a href="http://git.eclipse.org/c/aether/aether-ant.git/">aether-ant.git</a>
 <a href="http://git.eclipse.org/c/aether/aether-demo.git/">aether-demo.git</a></pre></td>
     <td><a href="https://issues.apache.org/jira/browse/MNG-6008">MNG-6008</a> one unique git repo with 3 independant <b>master</b>, <b>ant-tasks</b> and <b>demo</b> branches<br/>
-        <code>maven-resolver.git</code> (temporary <code><a href="https://git-wip-us.apache.org/repos/asf?p=maven-aether.git">maven-aether.git</a></code>)</td></tr>
+        <code><a href="https://git-wip-us.apache.org/repos/asf?p=maven-aether.git">maven-resolver.git</a></code></td></tr>
 <tr><th>central groupId</th>
     <td><pre><a href="https://repo.maven.apache.org/maven2/org/eclipse/aether/">org.eclipse.aether</a></pre></td>
     <td><pre><a href="https://repo.maven.apache.org/maven2/org/apache/maven/">org.apache.maven</a>.resolver</pre></td></tr>