On Wed, Jul 31, 2019 at 06:26:55PM -0700, Jonathon Paarlberg wrote: > 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 > ...
It looks as though you may be trying to build with Java 9, 10, or 11: https://www.jesperdj.com/2018/09/30/jaxb-on-java-9-10-11-and-beyond/ -- Mark H. Wood Lead Technology Analyst University Library Indiana University - Purdue University Indianapolis 755 W. Michigan Street Indianapolis, IN 46202 317-274-0749 www.ulib.iupui.edu -- 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/20190801132059.GD11023%40IUPUI.Edu.
signature.asc
Description: PGP signature
