Daniel, Thanks. Fixed.
The first time that I ran the clean test, there was one error. I ran the test again, and that error was fixed. Regards, Mike -----Original Message----- From: Daniel Naber [mailto:daniel.na...@languagetool.org] Sent: 08 July 2016 13:09 To: development discussion for LanguageTool Subject: Re: Maven shows errors, but why? On 2016-07-08 13:49, Mike Unwalla wrote: > eTest) Time elapsed: 0.18 sec <<< ERROR! > java.lang.NoSuchMethodError: > org.languagetool.rules.Example.fixed(Ljava/lang/String;)Ljava/lang/String; Sometimes maven gets confused and it's needed to clean the temporary files. For that, add "clean" to the list of options, e.g. instead of "mvn test" call "mvn clean test" (the order is probably important, so "clean" must be before "test"). Regards Daniel ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape _______________________________________________ Languagetool-devel mailing list Languagetool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/languagetool-devel