Guest User

Untitled

a guest
Oct 9th, 2020
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.61 KB | None | 0 0
  1.  
  2. C:\Users\Insookwa\openmrs\openmrs-contrib-qaframework>mvn clean test
  3. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  4. [INFO] Scanning for projects...
  5. [INFO]
  6. [INFO] ------------------< org.openmrs.contrib:qaframework >-------------------
  7. [INFO] Building OpenMRS QA Framework 1.0-SNAPSHOT
  8. [INFO] --------------------------------[ jar ]---------------------------------
  9. [INFO]
  10. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qaframework ---
  11. [INFO] Deleting C:\Users\Insookwa\openmrs\openmrs-contrib-qaframework\target
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO] BUILD FAILURE
  14. [INFO] ------------------------------------------------------------------------
  15. [INFO] Total time:  5.171 s
  16. [INFO] Finished at: 2020-10-09T09:36:16+02:00
  17. [INFO] ------------------------------------------------------------------------
  18. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project qaframework: Failed to clean project: Failed to delete C:\Users\Insookwa\openmrs\openmrs-contrib-qaframework\target\chromedriverlogs\chromedriver-ConditionsSteps.log -> [Help 1]
  19. [ERROR]
  20. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  21. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  22. [ERROR]
  23. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  24. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
  25.  
  26. C:\Users\Insookwa\openmrs\openmrs-contrib-qaframework>
Add Comment
Please, Sign In to add comment