It looks like this one is going to have to become a packaged-project (using http://www.ibiblio.org/maven/werken-xpath/jars/werken-xpath-0.9.4.jar). Assuming that vmgump can connect to ibiblio, the alternative would be to add something like: <ant basedir="build" buildfile="download.xml" target="werken-xpath-download"> <property name="jar.werken-xpath.version" value="0.9.4" /> <property name="build.lib" value="build/lib" /> <property name="repo.url" value="http://www.ibiblio.org/maven" /> </ant> to jakarta-velocity.xml (as well as changing the jar name :). But running ant to do nothing but a <get /> just seems like a waste of Gump's time.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
