Hitting error when building source with 8.0 SNAPSHOT
Confluence User - 04 Jul, 2023
Hi all,
I am trying to Build Source Code on Windows with 8.0-SNAPSHOT and currently am hitting this error upon mvn clean install:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project wflow-core: Compilation failure [ERROR] C:\Users\User\joget_src\jw-community\wflow-core\src\main\java\org\joget\apps\app\dao\GitCommitHelper.java:[12,27] error: cannot access Git
Please help to advice.
plugins