shenkuru comp@DESKTOP-QIREBB1 MINGW64 ~/OpenmrsTicketForWork/openmrs-module-registrationapp (RA-1806) $ git status On branch RA-1806 nothing to commit, working tree clean shenkuru comp@DESKTOP-QIREBB1 MINGW64 ~/OpenmrsTicketForWork/openmrs-module-registrationapp (RA-1806) $ mvn clean install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:registrationapp-api:jar:1.23.0-SNAPSHOT [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugi ns:maven-surefire-plugin @ org.openmrs.module:registrationapp:1.23.0-SNAPSHOT, C :\Users\shenkuru comp\OpenmrsTicketForWork\openmrs-module-registrationapp\pom.xm l, line 359, column 13 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:registrationapp-omod:jar:1.23.0-SNAPSHOT [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique b ut found duplicate declaration of plugin org.apache.maven.plugins:maven-dependen cy-plugin @ line 205, column 21 [WARNING] 'build.plugins.plugin.version' for de.saumy a.mojo:gem-maven- plugin is missing. @ line 231, column 21 [WARNING] [WARNING] Some problems were encountered while building the eff ective model for org.openmrs.module:registrationapp:pom:1.23.0-SNAPSHOT [WARNING] 'build.pluginManagement. plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugi ns:maven-surefire-plugin @ line 359, column 13 [WARNING [m] [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 long er suppo rt building such malformed projects. [WARNING] [INFO] ----------------------------------------------------------- ------------- [INFO] Reactor Build Order: m [INFO] [INFO] Registration App Module [pom] [INFO] Registration App Module API [jar] [INFO] registrationapp Module web 1.9 [jar] [INFO m] registrationapp Module web 2.0 [jar] [INFO] Registration App Module OMOD [jar] [INFO] [INFO] -----------------< org.o penmrs.module:registrationap p >----------------- [INFO] Building Registration App Module 1.23. 0-SNAPSHOT [1/5] [INFO] --------------------------------[ pom ]-------------------- ------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-cle an) @ registrationapp --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default -install) @ registrationapp --- [INFO] Installing C:\Users\shenkuru comp\OpenmrsTicketForWork\openmrs- module-registrationapp\pom.xml to C:\Users\shenkuru comp\.m2\repository\org\open mrs\module\registrationapp\1.23.0-SNAPSHOT\registrationapp-1.23.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.openmrs.module:registrationapp- api >--------------- [INFO] Building Registration App Module API 1.23.0-SNAPSHOT [2/5] [INFO] --------------------------------[ jar ]-------------------- ------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-cle an) @ registrationapp-api --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (def ault-resources) @ 6mregistrationapp-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources ;34mINFO] [INFO] --- maven-c ompiler-plugin:3.1:compile (defaul t-compile) @ registrationapp-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to C:\Users\shenkuru comp\OpenmrsTick etForWork\openmrs-module-registrationapp\api\target\classes [WARNING] /C:/Users/shenkuru comp/OpenmrsTicketForWork/openmrs-module- registrationapp/api/src/main/java/org/openmrs/module/registrationapp/Registratio nAppActivator.java: C:\Users\shenkuru comp\OpenmrsTicketForWork\openmrs-module-r egistrationapp\api\src\main\java\org\openmrs\module\registrationapp\Registration AppActivator.java uses or overrides a deprecated API. [W ARNING] /C:/Users/shenkuru comp/OpenmrsTicketForWork/openmrs-module- registrationapp/api/src/main/java/org/openmrs/module/registrationapp/Registratio nAppActivator.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ registrationapp-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (de fault-testCompile) @ registrationapp-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to C:\Users\shenkuru comp\OpenmrsTicke tForWork\openmrs-module-registrationapp\api\target\test-classes [WARNING] /C:/Users/shenkuru comp/OpenmrsTicketForWork/openmrs-module- registrationapp/api/src/test/java/org/openmrs/module/registrationapp/Registratio nAppActivatorComponentTest.java: C:\Users\shenkuru comp\OpenmrsTicketForWork\ope nmrs-module-registrationapp\api\src\test\java\org\openmrs\module\registrationapp \RegistrationAppActivatorComponentTest.java uses or overrides a deprecated API. [WARNING] /C:/Users/shenkuru comp/OpenmrsTicketForWork/openmrs-module- registrationapp/api/src/test/java/org/openmrs/module/registrationapp/Registratio nAppActivatorComponentTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (defaul t-test) @ 36mregistrationapp-api --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] -------------------------------------------- ----------- [INFO] Running org.openmrs.module.registrationapp.model.DropdownWi dgetTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skippe d: 0, Time elapsed: 0.688 s - in org.openmrs.module.registrationapp.model.Dr opdownWidgetTest [INFO] Running org.o penmrs.module.registrationapp.model.PersonAddr essWithHierarchyWidgetTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skippe d: 0, Time elapsed: 0.012 s - in org.openmrs.module.registrationapp.model.Pe rsonAddressWithHierarchyWidgetTest [INFO] Running org.openmrs.module.registrationapp.model.Registrati onAppConfigTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skippe d: 0, Time elapsed: 0.006 s - in org.openmrs.module.registrationapp.model.Re gistrationAppConfigTest [ 34mINFO] Running org.openmrs.module.registrationapp.model.SectionTes t [INFO] Tests run: 1, Failures: 0, Errors: 0, Skippe d: 0, Time elapsed: 0.006 s - in org.openmrs.module.registrationapp.model.Se ctionTest [INFO] Running org.openmrs.module.registrationapp.model.TextAreaWi dgetTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skippe d: 0, Time elapsed: 0.007 s - in org.openmrs.module.registrationapp.model.Te xtAreaWidgetTest [INFO] Running org.openmrs.module.reg istrationapp.model.TextFieldW idgetTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skippe d: 0, Time elapsed: 0.006 s - in org.openmrs.module.registrationapp.model.Te xtFieldWidgetTest [ INFO] Running org.openmrs.module.registrationapp.RegistrationAppA ctivatorComponentTest [1; 34mINF[ m] [1;32mTests run: 1, Failures: 0, Errors: 0, Skippe d: 0, Time elapsed: 31.613 s - in org.openmrs.module.registrationapp.Registr ationAppActivatorComponentTest [INFO] Running org.openmrs.module.registrationapp.RegistrationAppU tilsComponentTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipp ed: 0, Time elapsed: 4.159 s - in org.openmrs.module.registrationapp.Registr ationAppUtilsComponentTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INF O] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ registrationapp-api --- [INFO] Building jar: C:\Users\shenkuru comp\OpenmrsTicketForWork\openm rs-module-registrationapp\api\target\registrationapp-api-1.23.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default -install) @ registrationapp-api --- [INFO] Installing C:\Users\shenkuru comp\OpenmrsTicketForWork\openmrs- module-registrationapp\api\target\registrationapp-api-1.23.0-SNAPSHOT.jar to C:\ Users\shenkuru comp\.m2\repository\org\openmrs\module\registrationapp-api\1.23.0 -SNAPSHOT\registrationapp-api-1.23.0-SNAPSHOT.jar [INFO] Installing C:\Users\shenkuru comp\OpenmrsTicketForWork\openmrs- module-registrationapp\api\pom.xml to C:\Users\shenkuru comp\.m2\repository\org\ openmrs\module\registrationapp-api\1.23.0-SNAPSHOT\registrationapp-api-1.23.0-SN APSHOT.pom [INFO] [INFO] -------------< org.openmrs.module:registrationapp-we b-1.9 >------------- [INFO] 1mBuilding registrationapp Module web 1.9 1.23.0-SNAPSHOT [3/5] [INFO] --------------------------------[ jar ]-------------------- ------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-cle an) @ registrationapp-web-1.9 m --- [INFO] [INFO] --- maven-resources-plugin:2.6:resource s (def ault-resources) @ registrationapp-web-1.9 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\Users\shenkuru comp\Open mrsTicketForWork\openmrs-module-registrationapp\web-1.9\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compil e (defaul t-compile) @ registrationapp-web-1.9 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to C:\Users\shenkuru comp\OpenmrsTicke tForWork\openmrs-module-registrationapp\web-1.9\target\classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ registrationapp-web-1.9 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\Users\shenkuru comp\Open mrsTicketForWork\openmrs-module-registrationapp\web-1.9\src\test\resources [INFO] skip non existing resourceDirectory C:\Users\shenkuru comp\Open mrsTicketForWork\openmrs-module-registrationapp\web-1.9\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (de fault-testCompile) @ registrationapp-web-1.9 --- [INFO] No sourc es to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (defaul t-test) @ registra tionapp-web-1.9 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ registra tionapp-web-1.9 --- [INFO] Building jar: C:\Users\shenkuru comp\OpenmrsTicketForWork\openm rs-module-registrationapp\web-1.9\target\registrationapp-web-1.9-1.23.0-SNAPSHOT .jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default -install) @ registrationapp-web-1.9 --- [INFO] Installing C:\Users\shenkuru comp\OpenmrsTicketForWork\openmrs- module-registrationapp\web-1.9\target\registrationapp-web-1.9-1.23.0-SNAPSHOT.ja r to C:\Users\shenkuru comp\.m2\repository\org\openmrs\module\registrationapp-we b-1.9\1.23.0-SNAPSHOT\registrationapp-web-1.9-1.23.0-SNAPSHOT.jar [INFO] Installing C:\Users\shenkuru comp\OpenmrsTicketForWork\openmrs- module-registrationapp\web-1.9\pom.xml to C:\Users\shenkuru comp\.m2\repository\ org\openmrs\module\registrationapp-web-1.9\1.23.0-SNAPSHOT\registrationapp-web-1 .9-1.23.0-SNAPSHOT.pom [INFO] [INFO] -------------< org.openmrs.module:registrationapp-we b-2.0 >------------- [INFO] B uilding registrationapp Module web 2.0 1.23.0-SNAPSHOT [4/5] [INFO] --------------------------------[ jar ]-------------------- ------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-cle an) @ registrationapp-web-2.0 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (def ault-resources) @ registrationapp-web-2.0 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\Users\shenkuru comp\Open mrsTicketForWork\openmrs-module-registrationapp\web-2.0\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (de faul t-compile) @ registrationapp-web-2.0 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to C:\Users\shenkuru comp\OpenmrsTicke tForWork\openmrs-module-registrationapp\web-2.0\target\classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ registrationapp-web-2.0 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\Users\shenkuru comp\Open mrsTicketForWork\openmrs-module-registrationapp\web-2.0\src\test\resources [INFO] skip non existing resourceDirectory C:\Users\shenkuru comp\Open mrsTicketForWork\openmrs-module-registrationapp\web-2.0\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (de fault-testCompile) @ registrationapp-web-2.0 --- [INFO] No so urces to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (defaul t-test) @ registrationapp-web-2.0 --- [INFO] No tests to run. [ 34mINFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ registrationapp-web-2.0 --- [INFO] Building jar: C:\Users\shenkuru comp\OpenmrsTicketForWork\openm rs-module-registrationapp\web-2.0\target\registrationapp-web-2.0-1.23.0-SNAPSHOT .jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default -install) @ registrationapp-web-2.0 - -- [INFO] Installing C:\Users\shenkuru comp\OpenmrsTicketForWork\openmrs- module-registrationapp\web-2.0\target\registrationapp-web-2.0-1.23.0-SNAPSHOT.ja r to C:\Users\shenkuru comp\.m2\repository\org\openmrs\module\registrationapp-we b-2.0\1.23.0-SNAPSHOT\registrationapp-web-2.0-1.23.0-SNAPSHOT.jar [INFO] Installing C:\Users\shenkuru comp\OpenmrsTicketForWork\openmrs- module-registrationapp\web-2.0\pom.xml to C:\Users\shenkuru comp\.m2\repository\ org\openmrs\module\registrationapp-web-2.0\1.23.0-SNAPSHOT\registrationapp-web-2 .0-1.23.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.openmrs.module:registrationapp-o mod >--------------- [INFO] Building Registration App Module OMOD 1.23.0-SNAPSHOT [5/5] [INFO] --------------------------------[ jar ]-------------------- ------------- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/reposi tories/public/rubygems/bundler/1.1.4/bundler-1.1.4.gem Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/reposi tories/public/rubygems/chunky_png/1.3.12/chunky_png-1.3.12.gem Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/reposi tories/public/org/openmrs/module/uicommons-omod/2.4.0/uicommons-omod-2.4.0.jar Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/reposi tories/public/rubygems/compass/0.11.7/compass-0.11.7.gem Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/reposi tories/public/rubygems/sass/3.2.10/sass-3.2.10.gem Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/reposit ories/public/rubygems/bundler/1.1.4/bundler-1.1.4.gem (203 kB at 24 kB/s) Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/reposit ories/public/rubygems/sass/3.2.10/sass-3.2.10.gem (262 kB at 26 kB/s) Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/reposit ories/public/rubygems/compass/0.11.7/compass-0.11.7.gem (1.6 MB at 129 kB/s) Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repost ories/public/org/openmrs/module/uicommons-omod/2.4.0/uicommons-omod-2.4.0.jar (2 .2 MB at 143 kB/s) Downloading from rubygems-releases: http://rubygems-proxy.torquebox.org/releases /rubygems/fssm/0.2.10/fssm-0.2.10.gem Downloading from rubygems-releases: http://rubygems-proxy.torquebox.org/releases /rubygems/chunky_png/1.3.12/chunky_png-1.3.12.gem Downloaded from rubygems-releases: http://rubygems-proxy.torquebox.org/releases/ rubygems/fssm/0.2.10/fssm-0.2.10.gem (23 kB at 8.7 kB/s) Downloaded from rubygems-releases: http://rubygems-proxy.torquebox.org/releases/ rubygems/chunky_png/1.3.12/chunky_png-1.3.12.gem (354 kB at 86 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-cle an) @ registrationapp-omod --- [INFO] [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ registrationapp-omod --- [INFO] [INFO] --- maven-dependency-plugin:2.4:unpack-dependencies [m (Expand moduleApplicationContext and messages) @ registrationapp- omod --- [INFO] Unpacking C:\Users\shenkuru comp\OpenmrsTicketForWork\openmrs-m odule-registrationapp\api\target\registrationapp-api-1.23.0-SNAPSHOT.jar to C:\U sers\shenkuru comp\OpenmrsTicketForWork\openmrs-module-registrationapp\omod\targ et\classes with includes "**/*" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:2.4:unpack (Fetch SASS sources from uicommons) @ registrationapp-omod --- [INFO] Configured Artifact: org.openmrs.module:uicommons-scss:2.4.0:zi p [INFO] Un packing C:\Users\shenkuru comp\.m2\repository\org\openmrs\mod ule\uicommons-scss\2.4.0\uicommons-scss-2.4.0.zip to C:\Users\shenkuru comp\Open mrsTicketForWork\openmrs-module-registrationapp\omod\src\main\compass\sass-exter nal with includes "" and excludes "" [INFO] [INFO] --- gem-maven-plugin:1.1.8:exec (default) @ registrationapp-omod --- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/reposi tories/public/org/jruby/jruby-complete/1.7.10/jruby-complete-1.7.10.jar Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/reposit ories/public/org/jruby/jruby-complete/1.7.10/jruby-complete-1.7.10.jar (22 MB at 799 kB/s) [WARNING] NameError: method 'to_yaml' not defined in Object remove_method at org/jruby/RubyModule.java:2344 (eval) at file:/C:/Users/shenkuru comp/.m2/repository/org/jruby/jrb y-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/1.9/ya ml.rb:47 module_eval at org/jruby/RubyModule.java:2316 yamler= at file:/C:/Users/shenkuru comp/.m2/repository/org/jruby/jrub y-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/1.9/ya ml.rb:43 (root) at file:/C:/Users/shenkuru comp/.m2/repository/org/jruby/jrub y-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/1.9/ya ml.rb:82 require at org/jruby/RubyKernel.java:1083 (root) at file:/C:/Users/shenkuru comp/.m2/repository/org/jruby/jrub y-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/shared /rubygems/core_ext/kernel_require.rb:1 require at file:/C:/Users/shenkuru comp/.m2/repository/org/jruby/jrub y-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/shared /rubygems/core_ext/kernel_require.rb:55 load_yaml at file:/C:/Users/shenkuru comp/.m2/repository/org/jruby/jrub y-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/shared /rubygems.rb:659 load_file at file:/C:/Users/shenkuru comp/.m2/repository/org/jruby/jrub y-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/shared /rubygems/config_file.rb:327 initialize at file:/C:/Users/shenkuru comp/.m2/repository/org/jruby/jrub y-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/shared /rubygems/config_file.rb:196 do_configuration at file:/C:/Users/shenkuru comp/.m2/repository/org/jruby/jrub y-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/shared /rubygems/gem_runner.rb:74 run at file:/C:/Users/shenkuru comp/.m2/repository/org/jruby/jrub y-complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/lib/ruby/shared /rubygems/gem_runner.rb:39 load at org/jruby/RubyKernel.java:1099 (root) at file:C:/Users/shenkuru comp/.m2/repository/org/jruby/jruby -complete/1.7.10/jruby-complete-1.7.10.jar!/META-INF/jruby.home/bin/jgem:21 load at org/jruby/RubyKernel.java:1099 (root) at -e:1 [INFO] ----------------------------------------------------------- ------------- [ 4mINFO] Reactor Summary for Registration App Module 1.23.0-SNAPSHOT : [INFO] [INFO] Registration App Module ............................ SUC CESS [ 0.692 s] [INFO] Registration App Module API ........................ SUC CESS [ 56.793 s] [INFO] registrationapp Module web 1.9 ................. .... SUC CESS [ 2.239 s] [INFO] registrationapp Module web 2.0 ..................... SUC CESS [ 2.906 s] [INFO] Registration App Module OMOD ......... .............. FAI LURE [01:00 min] [INFO] ----------------------------------------------------------- ------------- [INFO] 31mBUILD FAILURE [INFO] ----------------------------------------------------------- ------------- [INFO] Total time: 02:06 min [INFO] Finished at: 2021-03-16T13:01:25+03:00 [INFO] 1m----------------------------------------------------------- ------------- [ERROR] Failed to execute goal de.saumya.mojo:gem-maven-plugin:1. 1.8:exec (default) on project r egistrationapp-omod: Exe cution default of goal de.saumya.mojo:gem-maven-plugin:1.1.8:exec failed: Java r eturned: 1 -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with t he -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug l ogging. [ [1;31mERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAV EN/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with t he command [ERROR] mvn -rf :registrationapp-omod shenkuru comp@DESKTOP-QIREBB1 MINGW64 ~/OpenmrsTicketForWork/openmrs-module-registrationapp (RA-1806) $