On Wed, Jul 30, 2008 at 10:33:40AM +0930, Brett, Hamish wrote: > 1. > How will Maven work without access to the Internet. Is there a > work around to build the application e.g. create the maven repositories > locally.
From 'mvn -help': -o,--offline Work offline This causes Maven to search only the local repository. To populate the local repository with DSpace's dependencies, you need to obtain the required JARs somehow and import them. Importation is discussed at: http://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html Sorry, I haven't tried this myself; I'm just passing along stuff I've seen while pursuing other questions. -- Mark H. Wood, Lead System Programmer [EMAIL PROTECTED] Typically when a software vendor says that a product is "intuitive" he means the exact opposite.
pgpXPug6vva6K.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

