diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,14 +4,14 @@ For compiling MOAZS, do the following: 1. Checkout MoaZS repository (directory name `moazs.git`) -2. Install `at.gv.egiz.eaaf.eaaf_module_moa-sig` to local repository. +2. Install `at.gv.egiz.eaaf.{eaaf_module_moa-sig, core}` to local repository. 3. Install `at.gv.util.egovutils` to local mvn repository. 4. Make `eaaf_module_moa-sig`'s transitive dependencies available by copying or symlinking `eaaf_module_moa-sig`'s repository into MOAZS repository. Certain artifacts are not in the mvn central repo. You need to install those articats to your local maven repository. -### How to Install `at.gv.egiz.eaaf.eaaf_module_moa-sig` +### How to Install `at.gv.egiz.eaaf` Artifacts Requirements: JDK 1.8 |