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/06/05 06:22:41 UTC

svn commit: r1746870 - in /maven/plugins/trunk/maven-ejb-plugin/src/site: apt/examples/filter-deployment-descriptor.apt.vm apt/index.apt.vm apt/usage.apt.vm fml/faq.fml.vm site.xml

Author: hboutemy
Date: Sun Jun  5 06:22:41 2016
New Revision: 1746870

URL: http://svn.apache.org/viewvc?rev=1746870&view=rev
Log:
use relative link inside Maven site to avoid http vs https update: stay as user is

Modified:
    maven/plugins/trunk/maven-ejb-plugin/src/site/apt/examples/filter-deployment-descriptor.apt.vm
    maven/plugins/trunk/maven-ejb-plugin/src/site/apt/index.apt.vm
    maven/plugins/trunk/maven-ejb-plugin/src/site/apt/usage.apt.vm
    maven/plugins/trunk/maven-ejb-plugin/src/site/fml/faq.fml.vm
    maven/plugins/trunk/maven-ejb-plugin/src/site/site.xml

Modified: maven/plugins/trunk/maven-ejb-plugin/src/site/apt/examples/filter-deployment-descriptor.apt.vm
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ejb-plugin/src/site/apt/examples/filter-deployment-descriptor.apt.vm?rev=1746870&r1=1746869&r2=1746870&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ejb-plugin/src/site/apt/examples/filter-deployment-descriptor.apt.vm (original)
+++ maven/plugins/trunk/maven-ejb-plugin/src/site/apt/examples/filter-deployment-descriptor.apt.vm Sun Jun  5 06:22:41 2016
@@ -57,4 +57,4 @@ Filter the deployment descriptor
 +-------+
 
   You can read more about filtering in the
-  {{{http://maven.apache.org/guides/getting-started/index.html#How_do_I_filter_resource_files}Getting Started Guide}}.
+  {{{/guides/getting-started/index.html#How_do_I_filter_resource_files}Getting Started Guide}}.

Modified: maven/plugins/trunk/maven-ejb-plugin/src/site/apt/index.apt.vm
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ejb-plugin/src/site/apt/index.apt.vm?rev=1746870&r1=1746869&r2=1746870&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ejb-plugin/src/site/apt/index.apt.vm (original)
+++ maven/plugins/trunk/maven-ejb-plugin/src/site/apt/index.apt.vm Sun Jun  5 06:22:41 2016
@@ -55,7 +55,7 @@ ${project.name}
   entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated.
   Of course, patches are welcome, too. Contributors can check out the project from our
   {{{./source-repository.html}source repository}} and will find supplementary information in the
-  {{{http://maven.apache.org/guides/development/guide-helping.html}guide to helping with Maven}}.
+  {{{/guides/development/guide-helping.html}guide to helping with Maven}}.
   
   Important Note: Starting with version 3.0.0 of the plugin all properties have been named like <<maven.ejb.*>>.
 
@@ -74,6 +74,6 @@ ${project.name}
 
 * Related Links
 
-  * {{{http://maven.apache.org/shared/maven-archiver/index.html}How to configure the archive, including its manifest}}
+  * {{{/shared/maven-archiver/index.html}How to configure the archive, including its manifest}}
 
   []

Modified: maven/plugins/trunk/maven-ejb-plugin/src/site/apt/usage.apt.vm
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ejb-plugin/src/site/apt/usage.apt.vm?rev=1746870&r1=1746869&r2=1746870&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ejb-plugin/src/site/apt/usage.apt.vm (original)
+++ maven/plugins/trunk/maven-ejb-plugin/src/site/apt/usage.apt.vm Sun Jun  5 06:22:41 2016
@@ -48,10 +48,10 @@ Usage
  []
 
   To handle archiving this version of Maven EJB Plugin uses
-  {{{http://maven.apache.org/shared/maven-archiver/index.html}Maven Archiver}} ${mavenArchiverVersion}.
+  {{{/shared/maven-archiver/index.html}Maven Archiver}} ${mavenArchiverVersion}.
 
   To handle filtering this version of Maven EJB Plugin uses
-  {{{http://maven.apache.org/shared/maven-filtering/index.html}Maven Filtering}} ${mavenFilteringVersion}.
+  {{{/shared/maven-filtering/index.html}Maven Filtering}} ${mavenFilteringVersion}.
 
   The plugin doesn't do any EJB specific processing during the generation of the JAR except for validating the existence
   of an EJB deployment descriptor if the EJB version is 2.0+, but it provides the following customization:

Modified: maven/plugins/trunk/maven-ejb-plugin/src/site/fml/faq.fml.vm
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ejb-plugin/src/site/fml/faq.fml.vm?rev=1746870&r1=1746869&r2=1746870&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ejb-plugin/src/site/fml/faq.fml.vm (original)
+++ maven/plugins/trunk/maven-ejb-plugin/src/site/fml/faq.fml.vm Sun Jun  5 06:22:41 2016
@@ -54,7 +54,7 @@ under the License.
   ...
 </project>]]>
           </source>
-Please see the <a href="http://maven.apache.org/shared/maven-archiver/examples/classpath.html">Maven Archiver Reference</a>
+Please see the <a href="/shared/maven-archiver/examples/classpath.html">Maven Archiver Reference</a>
 for more information about controlling the exact format of the generated class path entries.
         </p>
       </answer>

Modified: maven/plugins/trunk/maven-ejb-plugin/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ejb-plugin/src/site/site.xml?rev=1746870&r1=1746869&r2=1746870&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ejb-plugin/src/site/site.xml (original)
+++ maven/plugins/trunk/maven-ejb-plugin/src/site/site.xml Sun Jun  5 06:22:41 2016
@@ -20,31 +20,6 @@ under the License.
 -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
-  <bannerLeft>
-    <src>http://maven.apache.org/images/apache-maven-project.png</src>
-    <href>http://www.apache.org/</href>
-  </bannerLeft>
-
-  <bannerRight>
-    <src>http://maven.apache.org/images/maven-logo-black-on-white.png</src>
-    <href>http://maven.apache.org/</href>
-  </bannerRight>
-  <skin>
-    <groupId>org.apache.maven.skins</groupId>
-    <artifactId>maven-fluido-skin</artifactId>
-    <version>1.4</version>
-  </skin>
-
-  <custom>
-    <fluidoSkin>
-      <sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
-      <googlePlusOne />
-      <googleSearch>
-        <sitesearch/>
-      </googleSearch>
-    </fluidoSkin>
-  </custom>
-
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>