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/05/09 15:27:25 UTC

svn commit: r1877537 - in /maven/website/content: guides/mini/guide-site.html maven-site-1.0-site.jar

Author: svn-site-role
Date: Sat May  9 15:27:25 2020
New Revision: 1877537

Log:
Site checkin for project Apache Maven Site

Modified:
    maven/website/content/guides/mini/guide-site.html
    maven/website/content/maven-site-1.0-site.jar

Modified: maven/website/content/guides/mini/guide-site.html
==============================================================================
--- maven/website/content/guides/mini/guide-site.html (original)
+++ maven/website/content/guides/mini/guide-site.html Sat May  9 15:27:25 2020
@@ -201,7 +201,7 @@ Jason van Zyl" />
 <div>
 <pre>mvn site-deploy</pre></div></section><section>
 <h4><a name="GitHub_Pages.2C_Apache_svnpubsub.2Fgitpubsub_Deployment"></a>GitHub Pages, Apache svnpubsub/gitpubsub Deployment</h4>
-<p>When site publication is done with a SCM commit, like with <a href="#GitHub_Pages">https://pages.github.com/</a> or <a class="externalLink" href="https://infra.apache.org/project-site.html#tools">Apache svnpubsub/gitpubsub</a>, deploying the site will be done with <a href="/plugins/maven-scm-publish-plugin/">Maven SCM Publish Plugin</a>. </p>
+<p>When site publication is done with a SCM commit, like with <a class="externalLink" href="https://pages.github.com/">GitHub Pages</a> or <a class="externalLink" href="https://infra.apache.org/project-site.html#tools">Apache svnpubsub/gitpubsub</a>, deploying the site will be done with <a href="/plugins/maven-scm-publish-plugin/">Maven SCM Publish Plugin</a>. </p>
 <p>For example with a project hosted on GitHub and using GitHub Pages for its site publication:</p>
 <div class="source"><pre class="prettyprint linenums">    &lt;plugin&gt;
       &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;

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