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: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProjectException C:\Users\zizuw> -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/b73ca98c-4b96-4050-97c9-786d4b31da3bn%40googlegroups.com.
