Maven error for French HunspellRuleTest

Hi all,

HunspellRuleTest.testRuleWithFrench always fail with mvn clean test, although it passes in Eclipse and IntelliJ.

[ERROR] HunspellRuleTest.testRuleWithFrench:55->test:64 Got != 0 matches for: Aujourd?hui et jusqu?à demain.: [HUNSPELL_RULE:0-7:Possible spelling mistake found., HUNSPELL_RULE:8-11:Possible spelling mistake found., HUNSPELL_RULE:15-20:Possible spelling mistake found.]

Which is this line.

I am not sure if Windows is the reason?

  • Windows 10
  • Maven 3.6.3
  • Oracle JDK 1.8.0_251

Thanks for your feedback.

It’s a known issue (see Maven Clean Test Failure on language-fr · Issue #2202 · languagetool-org/languagetool · GitHub), any help is welcome.

1 Like