Easiest is _not_ to use groovy-all, which is really a convenience to get
_all_ Groovy modules. It's extremely unlikely you need them all, as your
message indicates (you don't need testng, but I'm pretty sure you don't
need groovy-swing either).

Le jeu. 24 oct. 2019 à 09:47, <arne.ad...@t-online.de> a écrit :

> Hi,
>
> is there groovy maven dependency, that can be used in a java project
> without pulling in test ng?
>
> The test ng „gift“ is quite a nuisance, if junit tests are used. Even if
> junit is disabled for test ng, test ng still checks each and every junit
> test case (which takes roughly half a second on my box).
>
>
>
>
>
> Kind Regards,
>
> Arne
>
  • groovy-all arne.adams
    • Re: groovy-all Cédric Champeau

Reply via email to