Hi,

The issue is caused by the outdated version of the byte-buddy. Upgrading it
to 1.14 should solve the issue.
The issue can be worked around by adding -Dnet.bytebuddy.experimental=true
to the argLine in maven-surefire-plugin.

 Best Regards,
  Vladimir.


On Wed, Dec 27, 2023 at 1:55 PM Vladimir Petko <vladimir.pe...@canonical.com>
wrote:

> Hi,
>
> I apologise for the late reply. The issue is most likely caused by an
> attempt to mock a sealed class in libgoby-java sources[1]. I will try to
> prepare a PR to address the issue.
>
> Best Regards,
>  Vladimir.
>
> [1] https://github.com/easymock/easymock/issues/442
>

Reply via email to