On 10/1/06, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
On 10/1/06, David Jencks <[EMAIL PROTECTED]> wrote:
>
>
> The classes are in different classloaders. Hopefully the
> classloaders' toString() will give you enough info about which ones
> they are if you add that to the debugging.
You're rig
On 10/1/06, David Jencks <[EMAIL PROTECTED]> wrote:
The classes are in different classloaders. Hopefully the
classloaders' toString() will give you enough info about which ones
they are if you add that to the debugging.
You're right. The interface and the actual implementation are in
differe
On Oct 1, 2006, at 2:04 AM, Stephane Nicoll wrote:
Hi,
I think I've discovered a weird bug[1] in plexus and/or the maven
embedder and I am unable to find what's wrong.
I am using the embedder to create a test suite for the Ear Plugin ; it
has a 'modules' complex configuration section which is
Hi,
I think I've discovered a weird bug[1] in plexus and/or the maven
embedder and I am unable to find what's wrong.
I am using the embedder to create a test suite for the Ear Plugin ; it
has a 'modules' complex configuration section which is an array of
EarModules[2]. When running the plugin wi