Dale, As Bram mentioned, this is a known issue. The recommended solution is to use Maven 2.2.x or ABOVE (you don't have to used 2.2.0 specifically). This has been changed in the documentation at:
https://wiki.duraspace.org/display/DSDOC/Installation#Installation-ApacheMaven2.0.82.2.0orlater%28Javabuildtool%29 It sounds like you are currently using Maven 2.0.x, which has known issues in building 1.7.0. - Tim On 12/22/2010 7:34 AM, Bram Luyten wrote: > Hi Dale, > > this problem has been recently identified and documented here: > https://jira.duraspace.org/browse/DS-788 > > The current solutions are to use Maven 2.2.0 OR manually copy the > webapps from their [dspace-src]/dspace/modules/[webapp-name]/target/ > directory. So, for example, the XMLUI webapp is built properly to the > path: [dspace-src]/dspace/modules/xmlui/target/xmlui-1.7.0/ If you > manually copy the webapp to the proper location, everything should work > fine. > > best regards, > > Bram Luyten > > @mire > > Technologielaan 9 - Heverlee 3001 - Belgium > 2888 Loker Avenue East, Suite 305 - Carlsbad, CA 92010 - USA > > atmire.com <http://atmire.com/> - Institutional Repository Solutions > > > On Wed, Dec 22, 2010 at 1:56 PM, Poulter, Dale > <[email protected] <mailto:[email protected]>> wrote: > > Good morning all. > > We are attempting to upgrade from 1.6.2. to 1.7 from source. The mvn > and ant commands seems to go well but the webapps directory does not > contain the xmlui subdirectory. Is this an undocumented change or am > I missing something? Thanks. > > --Dale > > --------------------------------------- > Dale Poulter > Automation Coordinator > > Library Information Technology Services > Vanderbilt University > > 419 21st Avenue South, Room 812 > Nashville, TN 37203-2427 > (615)343-5388 > (615)343-8834 (fax) > (615)207-9705 (cell) > [email protected] <mailto:[email protected]> > > > > ------------------------------------------------------------------------------ > Forrester recently released a report on the Return on Investment > (ROI) of > Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even > within 7 months. Over 3 million businesses have gone Google with > Google Apps: > an online email calendar, and document program that's accessible > from your > browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew > _______________________________________________ > DSpace-tech mailing list > [email protected] > <mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/dspace-tech > > > > > ------------------------------------------------------------------------------ > Forrester recently released a report on the Return on Investment (ROI) of > Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even > within 7 months. Over 3 million businesses have gone Google with Google Apps: > an online email calendar, and document program that's accessible from your > browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew > > > > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech ------------------------------------------------------------------------------ Forrester recently released a report on the Return on Investment (ROI) of Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even within 7 months. Over 3 million businesses have gone Google with Google Apps: an online email calendar, and document program that's accessible from your browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

