Hi Stuart There are quite a number of pom.xml files around in my DSpace installation.
I need to make sure I'm editing the right one ;) [r...@standbyvle ~]# grep -RH handle /home/dspace/*/pom.xml /home/dspace/dspace-1.5.1-release/pom.xml: <artifactId>handle</artifactId> /home/dspace/dspace-1.5.2-release/pom.xml: <artifactId>handle</artifactId> /home/dspace/dspace-1.5.2-src-release/pom.xml: <artifactId>handle</artifactId> My best guess is /home/dspace/dspace-1.5.2-src-release/pom.xml Am I right please? Thanks Clive On Sun, Aug 2, 2009 at 10:24 PM, Stuart Lewis<[email protected]> wrote: > Hi Clive, > > That is one of the examples where our documentation is a little out of > date (there is a concerted documentation effort going on for 1.6 which > will hopefully improve on this situation). > > In 1.5+ where Maven is used as the build and dependency management > system, you can instruct maven which version of the jar you wish to use, > and it will download and install it for you. > > The required change can be seen at: > > http://scm.dspace.org/trac/dspace/changeset/3759/trunk/pom.xml > > Thanks, > > > Stuart Lewis > IT Innovations Analyst and Developer > Te Tumu Herenga The University of Auckland Library > Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand > Ph: 64 9 373-7599 x81928 > http://www.library.auckland.ac.nz/ > > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

