I only defined a task. The only dependency I put into the root
classloader is one that was needed by a JAR already loaded into the
root classloader.

Could you post the output of maven -X?

  Jeff

On Wed, 08 Sep 2004, at 08:47:50 [GMT -0600] Bill Dudney wrote:

> Hi Jeff,

> Thanks a ton for your response!

> I tried putting all the dependencies into the root class loader like 
> this;

> <dependency>
>    ...
>    <properties>
>      <classloader>root</classloader>
>    </properties>
> </dependency>

> did you put all your dependencies into the root loader or just a couple?

> I also spent some 'quality' time with the cactus plugin and I think I'm 
> doing exactly what is being done there.

> Although the cactus plugin only defines tasks. Did your plugin define 
> both tasks and types?

-- 
mailto:[EMAIL PROTECTED]



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

Reply via email to