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 hb...@apache.org on 2021/12/06 20:25:12 UTC

svn commit: r1895635 - /maven/website/components/plugins/maven-scripting-plugin/download.html

Author: hboutemy
Date: Mon Dec  6 20:25:12 2021
New Revision: 1895635

Log:
[MSCRIPTING-6] add download page

Added:
    maven/website/components/plugins/maven-scripting-plugin/download.html

Added: maven/website/components/plugins/maven-scripting-plugin/download.html
==============================================================================
--- maven/website/components/plugins/maven-scripting-plugin/download.html (added)
+++ maven/website/components/plugins/maven-scripting-plugin/download.html Mon Dec  6 20:25:12 2021
@@ -0,0 +1,248 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/xdoc/download.xml.vm at 2021-12-06
+ | Rendered using Apache Maven Fluido Skin 1.7
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20211206" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Maven Scripting Plugin &#x2013; Download Apache Maven Scripting Plugin Source</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.7.min.js"></script>
+    <!-- Google Analytics -->
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-1']);
+      _gaq.push(['_trackPageview']);
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
+  </head>
+  <body class="topBarDisabled">
+    <div class="container-fluid">
+      <div id="banner">
+        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven Scripting Plugin"/></a></div>
+        <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+      <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
+      <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
+      <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
+      <li class=""><a href="index.html" title="Apache Maven Scripting Plugin">Apache Maven Scripting Plugin</a><span class="divider">/</span></li>
+    <li class="active ">Download Apache Maven Scripting Plugin Source <a href="https://github.com/apache/maven-scripting-plugin/tree/HEAD/src/site/xdoc/download.xml.vm"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-02-24</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0</li>
+        </ul>
+      </div>
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+    <ul class="nav nav-list">
+      <li class="nav-header">Overview</li>
+    <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
+    <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li>
+    <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
+    <li class="active"><a href="#"><span class="none"></span>Download</a></li>
+      <li class="nav-header">Examples</li>
+    <li><a href="configure-the-script-engine.html" title="Configure the Script Engine"><span class="none"></span>Configure the Script Engine</a></li>
+    <li><a href="jsr223-script-engines.html" title="JSR223 Script Engines"><span class="none"></span>JSR223 Script Engines</a></li>
+    <li><a href="script-context.html" title="Script Context"><span class="none"></span>Script Context</a></li>
+      <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
+    <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li>
+      <li class="nav-header">Maven Projects</li>
+    <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
+    <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
+    <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
+    <li><a href="../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li>
+    <li><a href="../../ref/current" title="Maven"><span class="none"></span>Maven</a></li>
+    <li><a href="../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li>
+    <li><a href="../index.html" title="Plugins"><span class="none"></span>Plugins</a></li>
+    <li><a href="../../plugin-testing/index.html" title="Plugin Testing"><span class="none"></span>Plugin Testing</a></li>
+    <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span class="none"></span>Plugin Tools</a></li>
+    <li><a href="../../apache-resource-bundles/index.html" title="Resource Bundles"><span class="none"></span>Resource Bundles</a></li>
+    <li><a href="../../scm/index.html" title="SCM"><span class="none"></span>SCM</a></li>
+    <li><a href="../../shared/index.html" title="Shared Components"><span class="none"></span>Shared Components</a></li>
+    <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
+    <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
+    <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
+      <li class="nav-header">ASF</li>
+    <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
+    <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+</ul>
+<form id="search-form" action="https://www.google.com/search" method="get" >
+  <input value="maven.apache.org/plugins/maven-scripting-plugin/" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+          <hr />
+          <div id="poweredBy">
+            <div class="clear"></div>
+            <div class="clear"></div>
+    <div id="twitter">
+    <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
+    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    </div>
+            <div class="clear"></div>
+            <div class="clear"></div>
+<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
+            </div>
+          </div>
+        </div>
+        <div id="bodyColumn"  class="span10" >
+
+  
+    <div class="section">
+<h2><a name="Download_Apache_Maven_Scripting_Plugin_3.0.1-SNAPSHOT_Source"></a>Download Apache Maven Scripting Plugin 3.0.1-SNAPSHOT Source</h2>
+
+      
+<p>Apache Maven Scripting Plugin 3.0.1-SNAPSHOT is distributed in source format. Use a source archive if you intend to build
+      Apache Maven Scripting Plugin yourself. Otherwise, simply use the ready-made binary artifacts from central repository.</p>
+
+      
+<p>You will be prompted for a mirror - if the file is not found on yours, please be patient, as it may take 24
+      hours to reach all mirrors.
+<p></p>
+
+      
+<p>In order to guard against corrupted downloads/installations, it is highly recommended to
+      <a class="externalLink" href="http://www.apache.org/dev/release-signing#verifying-signature">verify the signature</a>
+      of the release bundles against the public <a class="externalLink" href="https://www.apache.org/dist/maven/KEYS">KEYS</a> used by the Apache Maven
+      developers.</p>
+
+      
+<p>Apache Maven Scripting Plugin is distributed under the <a class="externalLink" href="http://www.apache.org/licenses/">Apache License, version 2.0</a>.</p>
+
+      
+<p></p>We <b>strongly</b> encourage our users to configure a Maven repository mirror closer to their location, please read <a href="/guides/mini/guide-mirror-settings.html">How to Use Mirrors for Repositories</a>.
+
+      <a name="mirror"></a>
+      
+<div class="section">
+<h3><a name="Mirror"></a>Mirror</h3>
+
+        
+<p>
+          [if-any logo]
+          <a href="[link]">
+            <img src="[logo]" align="right" border="0" alt="logo" />
+          </a>
+          [end]
+          The currently selected mirror is
+          <b>[preferred]</b>.
+          If you encounter a problem with this mirror,
+          please select another mirror.
+          If all mirrors are failing, there are
+          <i>backup</i>
+          mirrors
+          (at the end of the mirrors list) that should be available.
+        </p>
+
+        <form action="[location]" method="get" id="SelectMirror">
+          Other mirrors:
+          <select name="Preferred">
+            [if-any http]
+            [for http]
+            <option value="[http]">[http]</option>
+            [end]
+            [end]
+            [if-any ftp]
+            [for ftp]
+            <option value="[ftp]">[ftp]</option>
+            [end]
+            [end]
+            [if-any backup]
+            [for backup]
+            <option value="[backup]">[backup] (backup)</option>
+            [end]
+            [end]
+          </select>
+          <input type="submit" value="Change" />
+        </form>
+
+        
+<p>
+          You may also consult the
+          <a class="externalLink" href="http://www.apache.org/mirrors/">complete list of
+            mirrors.</a>
+        </p>
+
+      </div>
+      
+      
+<div class="section">
+<h3><a name="Apache_Maven_Scripting_Plugin_3.0.1-SNAPSHOT"></a>Apache Maven Scripting Plugin 3.0.1-SNAPSHOT</h3>
+        
+      
+<p>This is the current stable version of Apache Maven Scripting Plugin.</p>
+        
+      
+<table border="0" class="table table-striped">
+        <thead>
+          
+<tr class="a">
+            
+<th></th>
+            
+<th>Link</th>
+            
+<th>Checksum</th>
+            
+<th>Signature</th>
+          </tr>
+        </thead>
+        <tbody>
+          
+<tr class="b">
+            
+<td>Apache Maven Scripting Plugin 3.0.1-SNAPSHOT (Source zip)</td>
+            
+<td><a href="[preferred]maven/plugins/maven-scripting-plugin-3.0.1-SNAPSHOT-source-release.zip">maven/plugins/maven-scripting-plugin-3.0.1-SNAPSHOT-source-release.zip</a></td>
+            
+<td><a class="externalLink" href="https://www.apache.org/dist/maven/plugins/maven-scripting-plugin-3.0.1-SNAPSHOT-source-release.zip.sha512">maven/plugins/maven-scripting-plugin-3.0.1-SNAPSHOT-source-release.zip.sha512</a></td>
+            
+<td><a class="externalLink" href="https://www.apache.org/dist/maven/plugins/maven-scripting-plugin-3.0.1-SNAPSHOT-source-release.zip.asc">maven/plugins/maven-scripting-plugin-3.0.1-SNAPSHOT-source-release.zip.asc</a></td>
+          </tr>
+        </tbody>
+      </table>
+      </div>
+
+      
+<div class="section">
+<h3><a name="Previous_Versions"></a>Previous Versions</h3>
+        
+      
+<p>Older non-recommended releases can be found on our <a class="externalLink" href="http://archive.apache.org/dist/maven/plugins/">archive site</a>.</p>
+
+      </div>
+    </div>
+  
+
+        </div>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2016&#x2013;2021
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+      </div>
+    </footer>
+  </body>
+</html>