Guest User

Untitled

a guest
Sep 29th, 2020
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1.  
  2. Cliff@Cliff-PC MINGW64 ~/Desktop/project/openmrs-standalone (master)
  3. $ mvn clean package -Dopenmrs.version=2.4.0-SNAPSHOT
  4. [INFO] Scanning for projects...
  5. [INFO]
  6. [INFO] -----------------------< org.openmrs:standalone >-----------------------
  7. [INFO] Building standalone 2.0.0-SNAPSHOT
  8. [INFO] --------------------------------[ jar ]---------------------------------
  9. [INFO]
  10. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ standalone ---
  11. [INFO] Deleting C:\Users\Cliff\Desktop\project\openmrs-standalone\target
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO] BUILD FAILURE
  14. [INFO] ------------------------------------------------------------------------
  15. [INFO] Total time: 10.335 s
  16. [INFO] Finished at: 2020-09-29T14:04:31+03:00
  17. [INFO] ------------------------------------------------------------------------
  18. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project standalone: Failed to clean project: Failed to delete C:\Users\Cliff\Desktop\project\openmrs-standalone\target\emptydatabase\data\mysql -> [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. Cliff@Cliff-PC MINGW64 ~/Desktop/project/openmrs-standalone (master)
  27. $
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
Add Comment
Please, Sign In to add comment