[INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] OpenHMIS Inventory Module Module API [jar] [INFO] OpenHMIS Inventory Module [pom] [INFO] OpenHMIS Inventory Module Module OMOD 1.x [jar] [INFO] OpenHMIS Inventory Module Module OMOD 2.x [jar] [INFO] OpenHMIS Inventory Module Module OMOD [jar] [INFO] [INFO] -------------< org.openmrs.module:openhmis.inventory-api >-------------- [INFO] Building OpenHMIS Inventory Module Module API 3.0.0 [1/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openhmis.inventory-api --- [INFO] Deleting D:\openmrs\openhmis.inventory\api\target [INFO] [INFO] --- maven-checkstyle-plugin:2.9.1:check (validate) @ openhmis.inventory-api --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-java-formatter-plugin:0.4:format (default) @ openhmis.inventory-api --- [INFO] Using 'UTF-8' encoding to format source files. [INFO] Number of files to be formatted: 101 [INFO] Successfully formatted: 0 file(s) [INFO] Fail to format : 0 file(s) [INFO] Skipped : 101 file(s) [INFO] Approximate time taken: 1s [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openhmis.inventory-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ openhmis.inventory-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 73 source files to D:\openmrs\openhmis.inventory\api\target\classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /D:/openmrs/openhmis.inventory/api/src/main/java/org/openmrs/module/openhmis/inventory/api/util/PrivilegeConstants.java:[21,61] package org.openmrs.module.openhmis.commons.api.compatibility does not exist [ERROR] /D:/openmrs/openhmis.inventory/api/src/main/java/org/openmrs/module/openhmis/inventory/api/util/PrivilegeConstants.java:[34,24] cannot find symbol symbol: class PrivilegeConstantsCompatibility location: class org.openmrs.module.openhmis.inventory.api.util.PrivilegeConstants [ERROR] /D:/openmrs/openhmis.inventory/api/src/main/java/org/openmrs/module/openhmis/inventory/api/util/PrivilegeConstants.java:[71,38] cannot find symbol symbol: class PrivilegeConstantsCompatibility location: class org.openmrs.module.openhmis.inventory.api.util.PrivilegeConstants [INFO] 3 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] OpenHMIS Inventory Module Module API 3.0.0 ......... FAILURE [ 5.914 s] [INFO] OpenHMIS Inventory Module 3.1.0-SNAPSHOT ........... SKIPPED [INFO] OpenHMIS Inventory Module Module OMOD 1.x 3.1.0-SNAPSHOT SKIPPED [INFO] OpenHMIS Inventory Module Module OMOD 2.x 3.1.0-SNAPSHOT SKIPPED [INFO] OpenHMIS Inventory Module Module OMOD 3.1.0-SNAPSHOT SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.728 s [INFO] Finished at: 2020-11-04T13:23:15Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project openhmis.inventory-api: Compilation failure: Compilation failure: [ERROR] /D:/openmrs/openhmis.inventory/api/src/main/java/org/openmrs/module/openhmis/inventory/api/util/PrivilegeConstants.java:[21,61] package org.openmrs.module.openhmis.commons.api.compatibility does not exist [ERROR] /D:/openmrs/openhmis.inventory/api/src/main/java/org/openmrs/module/openhmis/inventory/api/util/PrivilegeConstants.java:[34,24] cannot find symbol [ERROR] symbol: class PrivilegeConstantsCompatibility [ERROR] location: class org.openmrs.module.openhmis.inventory.api.util.PrivilegeConstants [ERROR] /D:/openmrs/openhmis.inventory/api/src/main/java/org/openmrs/module/openhmis/inventory/api/util/PrivilegeConstants.java:[71,38] cannot find symbol [ERROR] symbol: class PrivilegeConstantsCompatibility [ERROR] location: class org.openmrs.module.openhmis.inventory.api.util.PrivilegeConstants [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException