code build order
Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/commit/02280733 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/02280733 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/02280733 Branch: refs/heads/cwl-browse Commit: 02280733154415785e34fa833385e1a5da2865ef Parents: 0912b76 Author: Stian Soiland-Reyes <st...@apache.org> Authored: Mon Jun 20 15:22:12 2016 +0100 Committer: Stian Soiland-Reyes <st...@apache.org> Committed: Mon Jun 20 15:22:12 2016 +0100 ---------------------------------------------------------------------- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/02280733/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index b306753..e0712fa 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,21 @@ fully endorsed by the ASF. versions probably also work) +This code relies on other +[Apache Taverna modules](https://taverna.incubator.apache.org/download/code/), +which Maven shuold automatically +download from +[Apache's Maven repository](https://taverna.incubator.apache.org/download/maven/); +however you might want to compile these yourself in the below order: + +* [taverna-language](https://taverna.incubator.apache.org/download/language/) +* [taverna-osgi](https://taverna.incubator.apache.org/download/osgi/) +* [taverna-engine](https://taverna.incubator.apache.org/download/engine/ + +Please see the `<properties>` of this [pom.xml](pom.xml) to find the +correct versions to build. + + # Building To build, use