taverna server downloads
git-svn-id: https://svn.apache.org/repos/asf/incubator/taverna/site/trunk@1821439 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/content/download/index.md b/content/download/index.md
index bd88d23..f75fa8e 100644
--- a/content/download/index.md
+++ b/content/download/index.md
@@ -19,7 +19,7 @@
## Which Taverna to download?
Many, but not all, of the original Taverna tools have been migrated to Apache Taverna.
-(Taverna was started by the [myGrid project](http://www.mygrid.org.uk/) and in 2014 entered incubation
+(Taverna was started in 2001 by the [myGrid project](http://www.esciencelab.org.uk/about/#history) and in 2014 entered incubation
at the [Apache Software Foundation](http://incubator.apache.org/).)
Links to Pre-Apache versions are provided for tools that have yet to be migrated. See below for links to complete
@@ -34,15 +34,16 @@
workflows from a command prompt.
This enables scripted execution of workflows, e.g. on a Linux server.
+- [Apache Taverna Server](/download/server) provides a REST and WSDL web service
+ for executing Taverna workflows remotely and integrating workflow execution
+ into web applications.
+
- Pre-Apache Taverna (2.x)
- [Taverna Workbench](/download/workbench) enables you to graphically create, edit and
run workflows on your computer.
Taverna 2.5 Workbench (non-Apache) is the latest series of the Workbench;
it is highly recommended that you use this version if you are new to Taverna.
- - [Taverna Server](/download/server) is the remote workflow execution service that enables you
- to set up a dedicated server for executing workflows remotely.
-
- [Taverna Plugins](/documentation/plugins) - because the design of Taverna is modular,
various plugins can be added to increase its functionality.
@@ -67,6 +68,11 @@
for the _Taverna Engine_ that provide implementations to invoke local and
remote tools and web services.
+- [Apache Taverna Maven Parent](https://repo1.maven.org/maven2/org/apache/taverna/apache-taverna-parent/)
+ provides common Maven build settings for the rest of the Taverna source code.
+ You would only need this if your build system is unable to contact Maven Central.
+
+
## Source code