[EMAIL PROTECTED] wrote:
craigmcc 2004/04/10 14:23:06OK, now it can execute Maven correctly, but trying to compile fails on an inability to download struts-1.2.0.jar and commons-chain-0.2-dev.jar; can anyone help a Maven newbie know how to populate my local repository locally to avoid this problem?
Modified: chain/apps/mailreader build.xml Log: Tweak build.xml to allow property substitution of the Maven executable to actually work on a Unix system.
Maven uses an environment variable, MAVEN_REPO_LOCAL to find the local repository; it defaults to ~/.maven/repository.
By the way, where the heck is the default remote repository for Maven 1.0-rc2?
http://ibiblio.org/maven/ unless it changed for rc2, which seems unlikely.
Joe
--
Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com "Imagine if every Thursday your shoes exploded if you tied them the usual way. This happens to us all the time with computers, and nobody thinks of complaining."
-- Jef Raskin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
