The error message suggests to me that you are running mvn from the root user's home directory (/root) instead of the DSpace source directory.
- Darryl On Thursday, May 5, 2022 at 1:24:50 AM UTC-6 [email protected] wrote: > Good Day > I'm editing the .css but I cannot see the changes from my dspace site. > I tried running mvn package but it shows the following error > [INFO] Scanning for projects... > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 0.216 s > [INFO] Finished at: 2022-05-05T08:22:17+02:00 > [INFO] > ------------------------------------------------------------------------ > [ERROR] The goal you specified requires a project to execute but there is > no POM in this directory (/root). 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 > -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- 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/8460336d-31a1-40dc-87b5-aefe08ba31dan%40googlegroups.com.
