Hi,

I am using an <ejbjar> Ant task inside of a goal I defined in maven.xml. I get the following error when running the relevant goal :

=== BEGIN CONSOLE OUTPUT ===
__  __
|  \/  |__ Jakarta _ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-9-SNAPSHOT


[DEBUG] Adding reference: maven.dependency.classpath -> /usr/local/maven/repository/jbossall-client/jars/jbossall-client-4.0.6.jar:/usr/local/maven/repository/servlet/jars/servlet-2.3.jar:/usr/local/maven/repository/struts/jars/struts-1.0.2.jar:
/usr/local/maven/repository/log4j/jars/log4j-1.2.7.jar:/usr/local/maven/repository/regexp/jars/regexp-1.2.jar:/usr/local/maven/repository/j2ee/jars/j2ee-1.3.1.jar:
/usr/local/maven/repository/jasper/jars/jasper-compiler-4.0.3.jar:/usr/local/maven/repository/xdoclet/jars/xdoclet-1.1.2.jar:
/usr/local/maven/repository/commons-logging/jars/commons-logging-1.0.2.jar:/usr/local/maven/repository/commons-collections/jars/commons-collections-2.0.jar:
/usr/local/maven/repository/commons-httpclient/jars/commons-httpclient-1.0.jar:/usr/local/maven/repository/httpunit/jars/httpunit-1.3.jar:
/usr/local/maven/repository/jtidy/jars/jtidy-4aug2000r7-dev.jar:/usr/local/maven/repository/junit/jars/junit-3.7.jar
[available] [VERBOSE] Found: src/java
[available] [VERBOSE] Found: src/test
[DEBUG] Adding reference: maven-classpath ->
[DEBUG] Adding reference: maven.compile.src.set ->
[DEBUG] Adding reference: maven.test.compile.src.set ->
epi:logger:
[ejbjar] Unable to load dependency analyzer: org.apache.tools.ant.util.depend.bcel.FullAnalyzer


=== END CONSOLE OUTPUT ===

The class file that is not found, is contained inside "ant-optional-1.5.1.jar", which lives in $MAVEN_HOME/lib.

I have cleared the "CLASSPATH" environment variable of all values, I have also tried adding "ant-optional-1.5.1.jar" as a dependency to project.xml. The error persists.

BCEL 5.0 is added as a dependency in project.xml.

Any ideas on what might be the matter ?

Regards,

--

Theunis de Jongh
EPI-USE Systems (Pty) Ltd. "We make you shine!"
http://www.epiuse.com
mailto:[EMAIL PROTECTED]
switchboard : (012) 368-8400 direct line : (012) 368-8481
fax : (012) 348-2709
cell : (082) 653 1535


This message may contain information that is proprietary or confidential
and is intended only for the addressee named above.  If you are not the
addressee or authorized to receive this message for the addressee, you
may not use, copy or disclose to anyone this message or its contents.
If you have received this message in error, please notify me immediately
and permanently destroy any copies you may have.





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to