The jars were in two different groups.  We are
using: plexus:plexus-log4j-logging:1.0 which imports an old version of the
plexus-container which is in the group plexus versus org.codehaus.plexus.

--
Kurt

On Wed, May 5, 2010 at 2:44 PM, Benjamin Bentmann <[email protected]
> wrote:

> Kurt Zettel wrote:
>
>  I figured it out.  Turns out I had two different versions
>> of plexus-container-default as Maven dependencies.
>>
>
> This sounds strange. For one, Maven's dependency resolution ensures only a
> single version per groupId:artifactId:type[:classifier] is present in the
> dependency tree. And finally, org.codehaus.plexus:plexus-container-default
> is filtered out of the plugin runtime class path. So I don't quite
> understand how your plugin ended up with two different versions. If you have
> some more details on this, please let me know.
>
>
> Benjamin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to