Guest User

Untitled

a guest
May 6th, 2020
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.94 KB | None | 0 0
  1. api\handler\BaseRetireHandler.java:[59,3] error: cannot find symbol
  2.  
  3. [INFO] 1error
  4. [INFO] -------------------------------------------------------------
  5. [INFO] ------------------------------------------------------------------------
  6. [INFO] Reactor Summary:
  7. [INFO]
  8. [INFO] OpenMRS 2.4.0-SNAPSHOT ............................. SUCCESS [ 6.848 s]
  9. [INFO] openmrs-tools ...................................... SUCCESS [ 4.632 s]
  10. [INFO] openmrs-test ....................................... SUCCESS [ 0.920 s]
  11. [INFO] openmrs-api ........................................ FAILURE [ 54.506 s]
  12. [INFO] openmrs-web ........................................ SKIPPED
  13. [INFO] openmrs-webapp 2.4.0-SNAPSHOT ...................... SKIPPED
  14. [INFO] ------------------------------------------------------------------------
  15. [INFO] BUILD FAILURE
  16. [INFO] ------------------------------------------------------------------------
  17. [INFO] Total time: 01:07 min
  18. [INFO] Finished at: 2020-05-06T15:37:30+03:00
  19. [INFO] ------------------------------------------------------------------------
  20. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.1:compile (default-compile) on project openmrs-api: Compilation failure
  21. [ERROR] \Users\JULIE\OpenMRS-Tickets\openmrs-core\api\src\main\java\org\openmrs\api\handler\BaseRetireHandler.java:[59,3] error: cannot find symbol
  22. [ERROR]
  23. [ERROR]
  24. [ERROR] -> [Help 1]
  25. [ERROR]
  26. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  27. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  28. [ERROR]
  29. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  30. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  31. [ERROR]
  32. [ERROR] After correcting the problems, you can resume the build with the command
  33. [ERROR] mvn <goals> -rf :openmrs-api
  34.  
  35. JULIE@JULIE-PC MINGW64 ~/OpenMRS-Tickets/openmrs-core (TRUNK-4946)
Add Comment
Please, Sign In to add comment