I was installing dspace 6.3 on windows 10.
Everything from
1. java (jdk-8u261-windows-x64),
2. apache-maven-3.6.3-bin,
3. apache-ant-1.10.8-bin to
4. postgresql -10.13-2-windows-x64 (created user, database and extension) and
5. tomcat (apache-tomcat-10.0.0-M7), it is running
6. Git are all properly installed.
The problem comes during DSpace installation (mvn package).
I got the following error.
I am a beginner and I couldn't understand the message.
How can I fix that error, please?
Anyone for this solution, please?
Thank you very much!
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.212 s
[INFO] Finished at: 2020-08-31T02:11:59+05:30
[INFO] ------------------------------------------------------------------------
[ERROR] The goal you specified requires a project to execute but there is no POM in this directory (C:\Users\zizuw). Please verify you invoked Maven from the correct directory. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
C:\Users\zizuw>