Hi, all. I am trying to follow the tutorial at https://listechsavvy.blogspot.com/2017/12/installation-of-dspace-62-on-ubuntu-1604.html
I try to run step 8, part ii; the code is "mvn -U package". However, I get an error saying: BUILD FAILURE...Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project dspace-api: Compilation failure: Compilation failure: [ERROR] /dspace/dspace-6.3-src-release/dspace-api/src/main/java/org/dspace/authority/orcid/xml/Converter.java:[13,22] package javax.xml.bind does not exist ... After doing some GIMF research, I see that I might need to edit my pom.xml file or enable javax.xml.bind at runtime, but I really don't find exactly how to accomplish that. Any help you can offer will be greatly appreciated. Thank you. -- 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/c28b9a64-6b9c-4d1d-9f0d-5b56c02456e2%40googlegroups.com.
