RE: Maven shows errors, but why?

2016-07-08 Thread Mike Unwalla
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 confus

Re: Maven shows errors, but why?

2016-07-08 Thread Daniel Naber
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

Maven shows errors, but why?

2016-07-08 Thread Mike Unwalla
Hello All, Earlier today, I used GitHub Desktop to sync the LT repository with my local repository. (There were no local changes.) Then, I ran the English tests in Maven. I got some unexpected errors: [INFO] [INFO] Reactor