Hi @aavramov, @mao-aavn
As far as I know there is no support for AOP in Ivy projects.
If I understand the setup for AOP (e.g. with AspectJ) correctly, you would need to compile you Java code with a custom compiler and I could imagine that this is not that easy to get working in combination with our project-build-plugin.
I think this library you mention (aopalliance) is something we use internally or better our Dependency Injection uses internally.