Hi Holger,

> these are my demendencies:

*snip*

Looking at your dependencies I cannot directly tell you where the COM.xxx 
packages come from, but I assume your j2ee.jar has something to do with this...

As Rodrigo wrote, why do you want to unpack all of your dependencies? Wouldn't 
it be enough to just copy them and add corresponding entries in the Class-Path 
section in your jars's manifest?


> My be, it is implicite. I have tried it with Java 1.5 too - same result!

Sure, if one of your dependencies contains that package, 1.5 won't make any 
difference...


> (But I nead java 1.4 as it has to run on an old NT machine.)
> But should be possible, to mask out or exclude the COM.-classes?

Sorry, don't know. I would try the above (copy the jars and let Maven create 
the Class-Path section in your jar etc.)


HTH

Thorsten

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

Reply via email to