Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [INFO] No tests to run.
- [INFO]
- [INFO] --- jar:3.4.2:jar (default-jar) @ openmrs-tools ---
- [INFO] Building jar: D:\Git_Repositories\openmrs-core\tools\target\openmrs-tools-2.8.0-SNAPSHOT.jar
- [INFO]
- [INFO] --- jar:3.4.2:test-jar (default) @ openmrs-tools ---
- [WARNING] JAR will be empty - no content was marked for inclusion!
- [INFO] Building jar: D:\Git_Repositories\openmrs-core\tools\target\openmrs-tools-2.8.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] -------------------< org.openmrs.test:openmrs-test >--------------------
- [INFO] Building openmrs-test 2.8.0-SNAPSHOT [3/7]
- [INFO] from test\pom.xml
- [INFO] --------------------------------[ pom ]---------------------------------
- [WARNING] 1 problem was encountered while building the effective model for org.javassist:javassist:jar:3.30.2-GA during dependency collection step for project (use -X to see details)
- [INFO]
- [INFO] --- clean:3.2.0:clean (default-clean) @ openmrs-test ---
- [INFO] Deleting D:\Git_Repositories\openmrs-core\test\target
- [INFO]
- [INFO] --- buildnumber:3.2.1:create (default) @ openmrs-test ---
- [INFO]
- [INFO] --- build-helper:3.6.0:parse-version (parse-version) @ openmrs-test ---
- [INFO]
- [INFO] --- jar:3.4.2:test-jar (default) @ openmrs-test ---
- [WARNING] JAR will be empty - no content was marked for inclusion!
- [INFO] Building jar: D:\Git_Repositories\openmrs-core\test\target\openmrs-test-2.8.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --------------------< org.openmrs.api:openmrs-api >---------------------
- [INFO] Building openmrs-api 2.8.0-SNAPSHOT [4/7]
- [INFO] from api\pom.xml
- [INFO] --------------------------------[ jar ]---------------------------------
- [WARNING] The artifact org.hibernate:hibernate-validator:jar:6.1.2.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.1.2.Final
- [INFO]
- [INFO] --- clean:3.2.0:clean (default-clean) @ openmrs-api ---
- [INFO] Deleting D:\Git_Repositories\openmrs-core\api\target
- [INFO]
- [INFO] --- buildnumber:3.2.1:create (default) @ openmrs-api ---
- [INFO]
- [INFO] --- build-helper:3.6.0:parse-version (parse-version) @ openmrs-api ---
- [INFO]
- [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ openmrs-api ---
- [INFO] argLine set to "-javaagent:C:\\Users\\ELVIS K\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.12\\org.jacoco.agent-0.8.12-runtime.jar=destfile=D:\\Git_Repositories\\openmrs-core\\api\\target\\jacoco.exec,includes=org/openmrs/**" -Duser.language=en -Duser.region=US -Xmx1g -Djava.locale.providers=COMPAT
- [INFO]
- [INFO] --- java-formatter:0.3:format (default) @ openmrs-api ---
- [INFO] Using 'UTF-8' encoding to format source files.
- [INFO] Number of files to be formatted: 1145
- [INFO] Successfully formatted: 0 file(s)
- [INFO] Fail to format : 0 file(s)
- [INFO] Skipped : 1145 file(s)
- [INFO] Approximate time taken: 51s
- [INFO]
- [INFO] --- resources:3.3.1:resources (default-resources) @ openmrs-api ---
- [INFO] Copying 1 resource from src\main\resources to target\classes
- [INFO] Copying 149 resources from src\main\resources to target\classes
- [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
- [INFO]
- [INFO] --- compiler:3.13.0:compile (default-compile) @ openmrs-api ---
- [INFO] Recompiling the module because of changed source code.
- [INFO] Compiling 758 source files with javac [debug target 1.8] to target\classes
- [INFO] -------------------------------------------------------------
- [ERROR] COMPILATION ERROR :
- [INFO] -------------------------------------------------------------
- [ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?[INFO] 1 error
- [INFO] -------------------------------------------------------------
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Summary for OpenMRS 2.8.0-SNAPSHOT:
- [INFO]
- [INFO] OpenMRS ............................................ SUCCESS [ 31.315 s]
- [INFO] openmrs-tools ...................................... SUCCESS [ 17.000 s]
- [INFO] openmrs-test ....................................... SUCCESS [ 8.375 s]
- [INFO] openmrs-api ........................................ FAILURE [01:50 min]
- [INFO] openmrs-web ........................................ SKIPPED
- [INFO] openmrs-webapp ..................................... SKIPPED
- [INFO] openmrs-liquibase .................................. SKIPPED
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 03:08 min
- [INFO] Finished at: 2025-03-11T17:28:03+03:00
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-co[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
- [ERROR]
- [ERROR] After correcting the problems, you can resume the build with the command
- [ERROR] mvn <args> -rf :openmrs-api
Advertisement
Add Comment
Please, Sign In to add comment