On Tue, Nov 09, 2010 at 11:44:03AM -0700, Brian Freels-Stendel wrote:
> Right now, RedHat has only version 1.2.1-7 available for RHEL5.  Is this 
> something that can be made available with maven?  

Maven will blissfully ignore everything that your distro provides, and
go fetch its own copy of whichever version it wants from wherever it
wishes (or has been told to look).  The aggregation descriptor will be
very careful to copy what Maven has fetched into the final package.
Unless you take steps to override this by placing JARs in Tomcat's
shared 'lib' directory, what Red Hat distributes will be irrelevant to
what you find yourself running.

If you want to use shared DBCP, Pool, and JDBC driver JARs (to let
Tomcat manage the connection pool) then you can just copy the versions
you need from DSpace's 'lib' directory until RH is pleased to
distribute them.

-- 
Mark H. Wood, Lead System Programmer   mw...@iupui.edu
Balance your desire for bells and whistles with the reality that only a 
little more than 2 percent of world population has broadband.
        -- Ledford and Tyler, _Google Analytics 2.0_

Attachment: pgp1QSie0As83.pgp
Description: PGP signature

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to