You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Brett Porter <br...@gmail.com> on 2005/07/16 06:22:48 UTC

Re: possible dependency conflict when executing plugin with 1.1-beta-1

You will need to drop the appropriate version into MAVEN_HOME/lib.
Unfortunately, commons-collections needs to be in there, and that
version is used in all plugins.

- Brett

On 6/28/05, Brian Moseley <bc...@maz.org> wrote:
> 
> using 1.1-beta-1, i get a NoSuchMethodError for a commons-collections
> class when a jackrabbit class (NodeState) is being initialized.
> 
> this doesn't happen when building or testing jackrabbit itself, only
> when i am executing a goal in my maven plugin that uses jackrabbit.
> 
> any thoughts on what might be going wrong?
> 
> this smells like a dependency conflict, but the only commons-collection
> jar in my maven repository is 3.1.
> 
> the full output of maven -X is at this url:
> 
> <http://leilani.osafoundation.org/~bcm/jackrabbit-plugin-exception.txt>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org