KATOEL

Untitled

Mar 11th, 2025
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.35 KB | None | 0 0
  1. [INFO] No tests to run.
  2. [INFO]
  3. [INFO] --- jar:3.4.2:jar (default-jar) @ openmrs-tools ---
  4. [INFO] Building jar: D:\Git_Repositories\openmrs-core\tools\target\openmrs-tools-2.8.0-SNAPSHOT.jar
  5. [INFO]
  6. [INFO] --- jar:3.4.2:test-jar (default) @ openmrs-tools ---
  7. [WARNING] JAR will be empty - no content was marked for inclusion!
  8. [INFO] Building jar: D:\Git_Repositories\openmrs-core\tools\target\openmrs-tools-2.8.0-SNAPSHOT-tests.jar
  9. [INFO]
  10. [INFO] -------------------< org.openmrs.test:openmrs-test >--------------------
  11. [INFO] Building openmrs-test 2.8.0-SNAPSHOT [3/7]
  12. [INFO] from test\pom.xml
  13. [INFO] --------------------------------[ pom ]---------------------------------
  14. [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)
  15. [INFO]
  16. [INFO] --- clean:3.2.0:clean (default-clean) @ openmrs-test ---
  17. [INFO] Deleting D:\Git_Repositories\openmrs-core\test\target
  18. [INFO]
  19. [INFO] --- buildnumber:3.2.1:create (default) @ openmrs-test ---
  20. [INFO]
  21. [INFO] --- build-helper:3.6.0:parse-version (parse-version) @ openmrs-test ---
  22. [INFO]
  23. [INFO] --- jar:3.4.2:test-jar (default) @ openmrs-test ---
  24. [WARNING] JAR will be empty - no content was marked for inclusion!
  25. [INFO] Building jar: D:\Git_Repositories\openmrs-core\test\target\openmrs-test-2.8.0-SNAPSHOT-tests.jar
  26. [INFO]
  27. [INFO] --------------------< org.openmrs.api:openmrs-api >---------------------
  28. [INFO] Building openmrs-api 2.8.0-SNAPSHOT [4/7]
  29. [INFO] from api\pom.xml
  30. [INFO] --------------------------------[ jar ]---------------------------------
  31. [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
  32. [INFO]
  33. [INFO] --- clean:3.2.0:clean (default-clean) @ openmrs-api ---
  34. [INFO] Deleting D:\Git_Repositories\openmrs-core\api\target
  35. [INFO]
  36. [INFO] --- buildnumber:3.2.1:create (default) @ openmrs-api ---
  37. [INFO]
  38. [INFO] --- build-helper:3.6.0:parse-version (parse-version) @ openmrs-api ---
  39. [INFO]
  40. [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ openmrs-api ---
  41. [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
  42. [INFO]
  43. [INFO] --- java-formatter:0.3:format (default) @ openmrs-api ---
  44. [INFO] Using 'UTF-8' encoding to format source files.
  45. [INFO] Number of files to be formatted: 1145
  46. [INFO] Successfully formatted: 0 file(s)
  47. [INFO] Fail to format : 0 file(s)
  48. [INFO] Skipped : 1145 file(s)
  49. [INFO] Approximate time taken: 51s
  50. [INFO]
  51. [INFO] --- resources:3.3.1:resources (default-resources) @ openmrs-api ---
  52. [INFO] Copying 1 resource from src\main\resources to target\classes
  53. [INFO] Copying 149 resources from src\main\resources to target\classes
  54. [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
  55. [INFO]
  56. [INFO] --- compiler:3.13.0:compile (default-compile) @ openmrs-api ---
  57. [INFO] Recompiling the module because of changed source code.
  58. [INFO] Compiling 758 source files with javac [debug target 1.8] to target\classes
  59. [INFO] -------------------------------------------------------------
  60. [ERROR] COMPILATION ERROR :
  61. [INFO] -------------------------------------------------------------
  62. [ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?[INFO] 1 error
  63. [INFO] -------------------------------------------------------------
  64. [INFO] ------------------------------------------------------------------------
  65. [INFO] Reactor Summary for OpenMRS 2.8.0-SNAPSHOT:
  66. [INFO]
  67. [INFO] OpenMRS ............................................ SUCCESS [ 31.315 s]
  68. [INFO] openmrs-tools ...................................... SUCCESS [ 17.000 s]
  69. [INFO] openmrs-test ....................................... SUCCESS [ 8.375 s]
  70. [INFO] openmrs-api ........................................ FAILURE [01:50 min]
  71. [INFO] openmrs-web ........................................ SKIPPED
  72. [INFO] openmrs-webapp ..................................... SKIPPED
  73. [INFO] openmrs-liquibase .................................. SKIPPED
  74. [INFO] ------------------------------------------------------------------------
  75. [INFO] BUILD FAILURE
  76. [INFO] ------------------------------------------------------------------------
  77. [INFO] Total time: 03:08 min
  78. [INFO] Finished at: 2025-03-11T17:28:03+03:00
  79. [INFO] ------------------------------------------------------------------------
  80. [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
  81. [ERROR]
  82. [ERROR] After correcting the problems, you can resume the build with the command
  83. [ERROR] mvn <args> -rf :openmrs-api
Advertisement
Add Comment
Please, Sign In to add comment