Hi Jojo, DSpace 6.2 does not require JDK9 or 11. In fact, it requires running either JDK7 or JDK8 (you can choose). See the Installation prerequisities here: https://wiki.duraspace.org/display/DSDOC6x/Installing+DSpace#InstallingDSpace-JavaJDK7or8(OpenJDKorOracleJDK )
We also recommend building DSpace with Maven 3.3.9 or above. You can tell which version of Maven you have by running "mvn -v" from the commandline. The errors you received might be caused by using an unsupported version of Java (JDK) or Maven. - Tim On Fri, May 4, 2018 at 2:16 AM Jojo Capunay <[email protected]> wrote: > Hello again, just tried to do another fresh install of Dspace. > This time i'm using Ubuntu 18.04LTS and Dspace6.2 > i got my first install working on 16.04LTS last time so i decided to do a > clean on a new machine but for some reason mvn didn't seem to work this > time. > i don't know if its the latest java version causing this mess, if i recall > it right. My first Dspace install used Jdk9? now its Jdk11? > please do help because I'm on a deadline. :( > > i'm relative new to this, tried to look how to enforce maven. but still no > fruit. hope to hear fro you guys soon > > regard, Jojo > Student > > > -- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. > -- Tim Donohue Technical Lead for DSpace & DSpaceDirect DuraSpace.org | DSpace.org | DSpaceDirect.org -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
