/home/zeeshan/nova-erp/modules/axelor-open-suite/axelor-bank-payment/src/main/java/com/axelor/apps/bankpayment/ebics/xml/UInitializationRequestElement.java:56: error: package com.axelor.apps.account.ebics.schema.h003.StaticHeaderType.BankPubKeyDigests does not exist
import com.axelor.apps.account.ebics.schema.h003.StaticHeaderType.BankPubKeyDigests.Encryption;
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
100 errors
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ‹ :modules:axelor-bank-payment:compileJava ›.
Compilation failed; see the compiler error output for details.
-
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. -
Get more help at https://help.gradle.org
BUILD FAILED in 2s
143 actionable tasks: 9 executed, 134 up-to-date
Need help …