Here's the documentation that helix84 was looking for with regards to the differences between building DSpace from [dspace-source]/dspace versus building DSpace from [dspace-source]
https://wiki.duraspace.org/display/DSDOC18/Advanced+Customisation#AdvancedCustomisation-DSpaceSourceRelease It's also linked to from the 1.7.x -> 1.8.x Upgrade instructions: https://wiki.duraspace.org/display/DSDOC18/Upgrading+From+1.7.x+to+1.8.x However, I just realized the Upgrade instructions wrongly say to rebuild from [dspace-source]/dspace/ , when they should say to build from [dspace-source]. Sorry for any confusion, I'll get that corrected immediately! - Tim On 10/4/2012 8:53 AM, helix84 wrote: > Hi Darren, > > I think you're running into the same problem as Amira today: > >> cd [dspace-source]/dspace/ > > I think this is the culprit - this doesn't do a full rebuild in 1.8.0 > and above. Do it from here instead: > cd [dspace-source] > > > In short - in 1.8 running mvn package from [dspace-source]/dspace/ > does a quick build (modules and somesuch), while running it from > [dspace-source] does a full build. This is documented somewhere but I > can't find it promptly. > > > You shouldn't need to run the "clean" target, but it surely doesn't hurt. > > Regards, > ~~helix84 > > ------------------------------------------------------------------------------ > Don't let slow site performance ruin your business. Deploy New Relic APM > Deploy New Relic app performance management and know exactly > what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech > ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

