Export to GitHub

hamcrest - issue #204

maven install hamcrest error


Posted on Feb 26, 2014 by Quick Kangaroo

please,any advice for this maven install error message : [ERROR] method org.hamcrest.Matchers.<T>allOf(org.hamcrest.Matcher<? super T>,org.hamcrest.Matcher<? super T>,org.hamcrest.Matcher<? super T>,org.hamcrest.Matcher<? super T>,org.hamcrest.Matcher<? super T>,org.hamcrest.Matcher<? super T>) is not applicable [ERROR] (cannot instantiate from arguments because actual and formal argument lists differ in length)

From eclipse compile fine

Status: New