[jboss-user] [Installation, Configuration & Deployment] - Re: Could not create task or type of type: depend.

freecouch do-not-reply at jboss.com
Tue Dec 5 16:07:59 EST 2006


For those wondering how to get around this...

Using YAST I deleted the ant that comes with SUSE and installed the latest from Apache.  As instructed, I set up ANT_HOME to point to the new installation, and updated the PATH.  

Make sure the newly installed ant is being called by running:

   which ant

It's also worth noting that I'm running the latest JDK from Sun, and no the one that ships with Suse 10.1.  So, I have the following environment variables set up:
	JAVA_BINDIR=/usr/local/java/jdk/jdk1.5.0_10/bin
JAVA_HOME=/usr/local/java/jdk/jdk1.5.0_10
JAVA_ROOT=/usr/local/java/jdk/jdk1.5.0_10





View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991456#3991456

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991456



More information about the jboss-user mailing list