They need to be in the Maven repository for Maven to find them. If you just want to get it working, you can copy ~gump/.maven/repository over.
"Sander Temme" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Folks, > > The bcel build on my Gump is failing and taking with it close to 150 > projects. See: > > http://clarus.apache.org/jakarta-bcel/bcel/gump_work/build_jakarta- > bcel_bcel.html > > I'm getting: > > __ __ > | \/ |__ _Apache__ ___ > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > |_| |_\__,_|\_/\___|_||_| v. 1.0.2 > > The build cannot continue because of the following unsatisfied > dependencies: > > dom4j-1.4-dev-8.jar > commons-jelly-20030902.160215.jar > commons-jelly-tags-jsl-20030211.143151.jar > commons-jelly-tags-log-20030211.142821.jar > commons-jelly-tags-velocity-20030303.205659.jar > commons-jelly-tags-xml-20040613.030723.jar (try downloading from > http://jakarta.apache.org/commons/jelly/libs/xml/) > commons-logging-1.0.3.jar > velocity-1.4-dev.jar > velocity-dvsl-0.45.jar > > Total time: 4 seconds > Finished at: Tue Feb 21 09:19:59 PST 2006 > Now, I'm no Maven expert (to put it mildly), but in my Maven install, I'm > seeing: > > clarus:~ sctemme$ ls /usr/local/maven-install/current/lib > ant-1.5.3-1.jar > ant-optional-1.5.3-1.jar > commons-beanutils-1.6.1.jar > commons-betwixt-1.0-beta-1.20030111.103454.jar > commons-cli-1.0-beta-2.jar > commons-collections-2.1.jar > commons-digester-1.4.1.jar > commons-grant-1.0-beta-4.jar > commons-graph-0.8.1.jar > commons-httpclient-2.0.jar > commons-io-20030203.000550.jar > commons-jelly-20030902.160215.jar > commons-jelly-tags-ant-1.0.jar > commons-jelly-tags-define-20030211.142932.jar > commons-jelly-tags-util-20030211.141939.jar > commons-jelly-tags-xml-20040613.030723.jar > commons-jexl-1.0-beta-1.jar > commons-lang-2.0.jar > commons-logging-1.0.3.jar > dom4j-1.4-dev-8.jar > endorsed > forehead-1.0-beta-5.jar > log4j-1.2.8.jar > maven-jelly-tags-1.0.1.jar > maven.jar > plexus-0.6.jar > werkz-20040426.222000.jar > which-1.0.jar > > Most of the missing jars are represented there, so why doesn't Maven pick > those up? Do I need to have them anywhere else? I have the following > environment: > > GUMP_PYTHON=/usr/local/python-install/current/bin/python > MAVEN_HOME=/usr/local/maven-install/current > PATH=/usr/local/maven-install/current/bin:/usr/local/maven2-install/ > current/bin:/usr/local/python-install/current/bin:/bin:/sbin:/usr/ > bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/local/svn-install/ > current/bin > JAVA_HOME=/Library/Java/Home > M2_HOME=/usr/local/maven2-install/current > > Que pasa? > > Thanks, > > S. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
