I have followed the installation instructions quite strictly, but am still getting the below error when calling "maven" from my project's directory (the one containing project.xml).
According to the instructions, you're supposed to download maven-1.0-beta-10.zip (check), set up the environment variables (check), set up your project.xml (check) and then run this command: "%MAVEN_HOME%\bin\install_repo.bat %HOME%\.maven\repository" There *is* no "install_repo.bat" in the bin directory. How in the heck do I resolve this? I see a million jars existing in the "lib" directory but, although the "repository" directory exists, no jars are in it. I duplicated all the jars from lib to repository but no luck. I also manually downloaded JUnit-3.8.1 and put it in both lib and repository, but still no go. Help me, please :' ( Thank you for any advice. ------------------------- ------------------------- [c:\files\a_sandbox\xbnjava]maven __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-beta-10 Attempting to download JUnit-1.8.2.jar. WARNING: Failed to download JUnit-1.8.2.jar. The build cannot continue because of the following unsatisfied dependency: JUnit-1.8.2.jar Total time: 9 seconds ------------------------- ------------------------- ===== :' ) Jeffy [EMAIL PROTECTED] http://www.jeffyjeffy.com .. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
