You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@archiva.apache.org by Wendy Smoak <ws...@gmail.com> on 2007/05/17 06:40:42 UTC

Archiva build requires Maven 2.0.6?

With Archiva built from source at r538691 with Maven 2.0.5, executing
run.bat produces the following error (+ stack trace) in the console.

...
jvm 1    | WrapperSimpleApp: Encountered an error running main: java.lang.NoSuch
MethodError: org.apache.commons.collections.CollectionUtils.isEmpty(Ljava/util/C
ollection;)Z

I switched to Maven 2.0.6 and that problem went away.

-- 
Wendy