[INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:appointmentschedulingui-omod:jar:1.9.0 [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-dependency-plugin @ line 187, column 21 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 343, column 12 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Appointment Scheduling UI Module [pom] [INFO] Appointment Scheduling UI Module API [jar] [INFO] Appointment Scheduling UI Module OMOD [jar] [INFO] [INFO] -------------< org.openmrs.module:appointmentschedulingui >------------- [INFO] Building Appointment Scheduling UI Module 1.9.0 [1/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appointmentschedulingui --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ appointmentschedulingui --- [INFO] Installing D:\openmrs\appointmentschedulingui\pom.xml to C:\Users\marafa\.m2\repository\org\openmrs\module\appointmentschedulingui\1.9.0\appointmentschedulingui-1.9.0.pom [INFO] [INFO] -----------< org.openmrs.module:appointmentschedulingui-api >----------- [INFO] Building Appointment Scheduling UI Module API 1.9.0 [2/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appointmentschedulingui-api --- [INFO] Deleting D:\openmrs\appointmentschedulingui\api\target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ appointmentschedulingui-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ appointmentschedulingui-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to D:\openmrs\appointmentschedulingui\api\target\classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ appointmentschedulingui-api --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ appointmentschedulingui-api --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ appointmentschedulingui-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ appointmentschedulingui-api --- [INFO] Building jar: D:\openmrs\appointmentschedulingui\api\target\appointmentschedulingui-api-1.9.0.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ appointmentschedulingui-api --- [INFO] Installing D:\openmrs\appointmentschedulingui\api\target\appointmentschedulingui-api-1.9.0.jar to C:\Users\marafa\.m2\repository\org\openmrs\module\appointmentschedulingui-api\1.9.0\appointmentschedulingui-api-1.9.0.jar [INFO] Installing D:\openmrs\appointmentschedulingui\api\pom.xml to C:\Users\marafa\.m2\repository\org\openmrs\module\appointmentschedulingui-api\1.9.0\appointmentschedulingui-api-1.9.0.pom [INFO] [INFO] ----------< org.openmrs.module:appointmentschedulingui-omod >----------- [INFO] Building Appointment Scheduling UI Module OMOD 1.9.0 [3/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appointmentschedulingui-omod --- [INFO] Deleting D:\openmrs\appointmentschedulingui\omod\target [INFO] [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ appointmentschedulingui-omod --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (default) @ appointmentschedulingui-omod --- [INFO] Executing tasks building: [echo] [exec] npm WARN mirebalais.apppointmentschedulingui@0.0.1 license should be a valid SPDX license expression [exec] [exec] up to date in 2.613s [exec] found 0 vulnerabilities [exec] [INFO] Executed tasks [INFO] [INFO] --- exec-maven-plugin:3.0.0:exec (default) @ appointmentschedulingui-omod --- bower openmrs-uicommons#master ENOGIT git is not installed or not in the PATH [ERROR] Command execution failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) at org.apache.commons.exec.DefaultExecutor.executeInternal (DefaultExecutor.java:404) at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:166) at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:982) at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:929) at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:457) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Appointment Scheduling UI Module 1.9.0: [INFO] [INFO] Appointment Scheduling UI Module ................... SUCCESS [ 0.246 s] [INFO] Appointment Scheduling UI Module API ............... SUCCESS [ 3.395 s] [INFO] Appointment Scheduling UI Module OMOD .............. FAILURE [ 13.852 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19.562 s [INFO] Finished at: 2020-11-02T21:57:27Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.0.0:exec (default) on project appointmentschedulingui-omod: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :appointmentschedulingui-omod