On Fri, 9 May 2025 at 10:20, Alexander Kriegisch
<alexan...@kriegisch.name> wrote:
>
> Seems like it was not such a good idea to silently swallow exceptions,
> always assuming a single root cause. Even that should have been
> reported, at least on debug. In this case, it seems like dependency
> classes cannot be found by ASM. Is that the bug you mean?

Exactly ... ClassWriter needs to find some classes used during transformation.

For simple classes with not many references is not used.

I will have a fix for it.


> --
> Alexander Kriegisch
> https://scrum-master.de
>
>
> Slawomir Jaranowski schrieb am 09.05.2025 um 03:31:
> > Thanks for a reproduction project ...
> > I see a bug in exec-maven-plugin.
> >
> > I will try to fix it in a few days.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>


-- 
Sławomir Jaranowski

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to