I’ve never been able to get the verify task to work properly. I always need to use install instead. Some modules referring to other modules seems to be confusing Maven.
On Wed, Aug 26, 2020 at 07:16 Volkan Yazıcı <volkan.yaz...@gmail.com> wrote: > Nevermind, fooled by the -Dmaven.test.failure.ignore=true in the Maven > > options. Nevertheless, now we have plenty of tests that are failing. > > > > On Wed, Aug 26, 2020 at 1:19 PM Volkan Yazıcı <volkan.yaz...@gmail.com> > > wrote: > > > > > Hello, > > > > > > How one shall interpret "./mvnw verify" success where there are failures > > > in the test (surefire/failsafe) reports? Should this be marked as a > > > successful build or not? If not, why did "verify" succeed? > > > > > > Kind regards. > > > > > -- Matt Sicker <boa...@gmail.com>