mvn package -Dmirage2.on=truewebapps/xmlui/themes/Mirage2
What I want to do now is copy all my changes to Mirage2
from: webapps/xmlui/themes/Mirage2
to where the code lives here: dspace-6.3-src-release/dspace/dspace-xmlui/src/main/webapp/themes/Mirage2
and from now on just build the code using this command:
/usr/bin/mvn package
I would then maintain the xsl, javascript, and css code as I did for Mirage. Does this make sense?
Thank you!
-Jose