Discussion:
[Middlegen-user] still failure in building
T-Online
2002-08-12 19:55:04 UTC
Permalink
Thanx for your immediate answer;

but i still have a problem; after setting the classpath showing to the new xdoclet.jar and afterwards
typing ant build.xml i get the following error about cmp20:

../build.xml:132: Nothing known about plugin <cmp20>

It's confusing and very annoying to not be able to run the things!

Please help!


best regards

C. Frank
Aslak Hellesøy
2002-08-12 20:04:03 UTC
Permalink
I told you to set the shell's CLASSPATH to nothing. But you set it to
something again ;-). Don't mess with CLASSPATH. The Ant script handles it
for you.

Execute the clean target now, followed by thye dafault target (in the root
folder)

set CLASSPATH=
ant clean
ant
-----Original Message-----
From: middlegen-user-***@lists.sourceforge.net
[mailto:middlegen-user-***@lists.sourceforge.net]On Behalf Of T-Online
Sent: 12. august 2002 23:53
To: middlegen-***@lists.sourceforge.net
Subject: [Middlegen-user] still failure in building


Thanx for your immediate answer;

but i still have a problem; after setting the classpath showing to the new
xdoclet.jar and afterwards
typing ant build.xml i get the following error about cmp20:

../build.xml:132: Nothing known about plugin <cmp20>

It's confusing and very annoying to not be able to run the things!

Please help!


best regards

C. Frank

Loading...