...
Code Block |
---|
$ git --version git version 2.8.2 |
Please refer to Build System & CI on how to setup building of CDAP.
Build
Git clone the CDAP repository and the Hydrator plugins:
...
this is likely due to the version of maven that does not work properly with latest Java versions. Upgrading to maven 3.6.1 will most likely fix the problem.
Please refer to Build System & CI for more details on building CDAP.
Build and run Local Standalone CDAP
...