truptivala / hamcrest

Automatically exported from code.google.com/p/hamcrest
0 stars 0 forks source link

maven install hamcrest error #204

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

Original issue reported on code.google.com by as77...@gmail.com on 26 Feb 2014 at 1:25