@suubi7 | 12:19:13.02 | C:\Users\Suubi-Joshua\openmrs-contrib-uitestframework > mvn clean install Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.openmrs.contrib:uitestframework:jar:2.4.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 125, column 21 [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] ----------------< org.openmrs.contrib:uitestframework >----------------- [INFO] Building UI Test Framework 2.4.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.10.9/byte-buddy-1.10.9.jar Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar (780 kB at 46 kB/s) Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.10.9/byte-buddy-1.10.9.jar (3.4 MB at 71 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uitestframework --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uitestframework --- [WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uitestframework --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent! [INFO] Compiling 8 source files to C:\Users\Suubi-Joshua\openmrs-contrib-uitestframework\target\classes [WARNING] /C:/Users/Suubi-Joshua/openmrs-contrib-uitestframework/src/main/java/org/openmrs/uitestframework/page/Page.java: Some input files use or override a deprecated API. [WARNING] /C:/Users/Suubi-Joshua/openmrs-contrib-uitestframework/src/main/java/org/openmrs/uitestframework/page/Page.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ uitestframework --- [WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-contrib-uitestframework\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ uitestframework --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ uitestframework --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ uitestframework --- [INFO] Building jar: C:\Users\Suubi-Joshua\openmrs-contrib-uitestframework\target\uitestframework-2.4.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ uitestframework --- [INFO] Installing C:\Users\Suubi-Joshua\openmrs-contrib-uitestframework\target\uitestframework-2.4.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\contrib\uitestframework\2.4.0-SNAPSHOT\uitestframework-2.4.0-SNAPSHOT.jar [INFO] Installing C:\Users\Suubi-Joshua\openmrs-contrib-uitestframework\pom.xml to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\contrib\uitestframework\2.4.0-SNAPSHOT\uitestframework-2.4.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:46 min [INFO] Finished at: 2021-03-16T12:21:19+03:00 [INFO] ------------------------------------------------------------------------ @suubi7 | 12:21:20.24 | C:\Users\Suubi-Joshua\openmrs-contrib-uitestframework > mvn compile Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.openmrs.contrib:uitestframework:jar:2.4.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 125, column 21 [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] ----------------< org.openmrs.contrib:uitestframework >----------------- [INFO] Building UI Test Framework 2.4.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uitestframework --- [WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uitestframework --- [INFO] Nothing to compile - all classes are up to date [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.751 s [INFO] Finished at: 2021-03-16T12:50:34+03:00 [INFO] ------------------------------------------------------------------------ @suubi7 | 12:50:34.91 | C:\Users\Suubi-Joshua\openmrs-contrib-uitestframework > git checkout -b RATEST-93 Switched to a new branch 'RATEST-93' @suubi7 | 14:19:26.41 | C:\Users\Suubi-Joshua\openmrs-contrib-uitestframework > git branch * RATEST-93 master @suubi7 | 14:19:41.68 | C:\Users\Suubi-Joshua\openmrs-contrib-uitestframework > mvn clea install Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.openmrs.contrib:uitestframework:jar:2.4.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 125, column 21 [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] ----------------< org.openmrs.contrib:uitestframework >----------------- [INFO] Building UI Test Framework 2.4.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.361 s [INFO] Finished at: 2021-03-16T14:50:10+03:00 [INFO] ------------------------------------------------------------------------ [ERROR] Unknown lifecycle phase "clea". You must specify a valid lifecycle phase or a goal in the format : or :[:]:. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site, site-deploy. -> [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/LifecyclePhaseNotFoundException @suubi7 | 14:50:10.48 | C:\Users\Suubi-Joshua\openmrs-contrib-uitestframework > mvn clean install Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.openmrs.contrib:uitestframework:jar:2.4.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 125, column 21 [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] ----------------< org.openmrs.contrib:uitestframework >----------------- [INFO] Building UI Test Framework 2.4.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uitestframework --- [INFO] Deleting C:\Users\Suubi-Joshua\openmrs-contrib-uitestframework\target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uitestframework --- [WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uitestframework --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent! [INFO] Compiling 8 source files to C:\Users\Suubi-Joshua\openmrs-contrib-uitestframework\target\classes [WARNING] /C:/Users/Suubi-Joshua/openmrs-contrib-uitestframework/src/main/java/org/openmrs/uitestframework/page/Page.java: Some input files use or override a deprecated API. [WARNING] /C:/Users/Suubi-Joshua/openmrs-contrib-uitestframework/src/main/java/org/openmrs/uitestframework/page/Page.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ uitestframework --- [WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-contrib-uitestframework\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ uitestframework --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ uitestframework --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ uitestframework --- [INFO] Building jar: C:\Users\Suubi-Joshua\openmrs-contrib-uitestframework\target\uitestframework-2.4.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ uitestframework --- [INFO] Installing C:\Users\Suubi-Joshua\openmrs-contrib-uitestframework\target\uitestframework-2.4.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\contrib\uitestframework\2.4.0-SNAPSHOT\uitestframework-2.4.0-SNAPSHOT.jar [INFO] Installing C:\Users\Suubi-Joshua\openmrs-contrib-uitestframework\pom.xml to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\contrib\uitestframework\2.4.0-SNAPSHOT\uitestframework-2.4.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.351 s [INFO] Finished at: 2021-03-16T14:50:41+03:00 [INFO] ------------------------------------------------------------------------ @suubi7 | 14:50:42.11 | C:\Users\Suubi-Joshua\openmrs-contrib-uitestframework >