summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2017-03-20 02:33:21 +0100
committerreger <reger18@arcor.de>2017-03-20 02:33:21 +0100
commitc55d526cb8c8a25778e62748fe4e518a8c58d844 (patch)
tree33bff0af3e3d3e80babceb5b8cbdeebd6fc176a6 /README.md
parentcbf58d5f0aca40dc2202bf222fd84d4d4c757040 (diff)
Add hint how to build with maven (for the first time) to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index ac1ee7deb..39cde3f3b 100644
--- a/README.md
+++ b/README.md
@@ -185,6 +185,11 @@ Compiling YaCy:
because the servlet pages are not compiled by the eclipse build process
after the dist prodecure, the release can be found in the RELEASE subdirectory
+Build with Maven
+- for the first time goto subdirectory libbuild (which contains the maven parent pom)
+- compile with "mvn clean install -DskipTests", this will create all needed modules
+- after above you can use just the pom in the main directory to build YaCy with maven
+
## Are there any APIs or how can I attach software at YaCy?
There are many interfaces build-in in YaCy and they are all based on http/xml and