Hello Yongming, Check this topic on DSpace Tech: https://groups.google.com/forum/#!searchin/dspace-tech/pedro$20amorim%7Csort:relevance/dspace-tech/2qQvNL2KOB8/0HxajN6zAQAJ
You should use maven 3.3.9. Also, check the build process on the Mirage 2 Local Customizations component, the overall DSpace build might be successfull but actually fail at Mirage 2. In my case, bower wasnt being installed correctly and Î had to create the directories manually. Good luck, Pedro Amorim 2016-12-08 13:52 GMT-01:00 Wang, Yongming <[email protected]>: > Dear all, > > I have just upgraded our DSpace 5.1 to 6.0. > > In DSpace 5.1 we used jspui. In 6.1 we decide to use xmlui. I followed > the upgrade/install instruction to include and enable Mirage 2 by the > following steps: > > 1. edit /local/home/dspace/dspace-6.0-release/dspace/config/xmlui.xconf > change > <theme name="Atmire Mirage Theme" regex=".*" path="Mirage/" /> > to > <theme name="Mirage 2" regex=".*" path="Mirage2/" /> > > 2. [dspace-source]/dspace]$ mvn -U clean package -Dmirage2.on=true > > The build process is success without any error. > > But when I access the homepage of our DSpace, the Mirage 2 is obviously > not displaying right. It looked like the template is somehow broken. And I > saw this message on the screen: > > "JavaScript is disabled for your browser. Some features of this site may > not work without it." > > My browser's javascript IS enabled! > > > Does anyone know what the reason is and how to solve this issue? > > > Thank you very much. > > > > > Yongming > > > > -- > Yongming Wang > Systems Librarian/Associate Professor > The College of New Jersey > tel: 609-771-3337 <(609)%20771-3337> > email: [email protected] > > -- > 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 post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/dspace-community. > For more options, visit https://groups.google.com/d/optout. > -- 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.
