I found this page with a bit of googling, not sure if it’ll help though:

http://mojo.codehaus.org/aspectj-maven-plugin/examples/weaveJars.html 
<http://mojo.codehaus.org/aspectj-maven-plugin/examples/weaveJars.html>

I’m sure if you ask this question on stack overflow you’d get some answers.
cheers,
Andy

> On Mar 20, 2015, at 3:54 PM, Vitaliy Semochkin <[email protected]> wrote:
> 
> I want to intercept calls from one library (jar) to another(jar).
> 
> Any suggestion on how achieve it is welcome.
> 
> On Tue, Mar 3, 2015 at 11:13 PM, Igor Fedorenko <[email protected] 
> <mailto:[email protected]>> wrote:
> Out of curiosity, what is your usecase for this, why not let :compile
> goal both compile and weave classes?
> 
> --
> Regards,
> Igor
> 
> 
> On 2015-03-03 15:07, Vitaliy Semochkin wrote:
> Hi,
> 
> Does aspectj-maven-plugin supports post-compile (binary) weaving
> 
> and if yes, is there any example of how to configure it?
> 
> Regards,
> Vitaliy
> 
> 
> _______________________________________________
> aspectj-users mailing list
> [email protected] <mailto:[email protected]>
> To change your delivery options, retrieve your password, or unsubscribe from 
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/aspectj-users 
> <https://dev.eclipse.org/mailman/listinfo/aspectj-users>
> 
> _______________________________________________
> aspectj-users mailing list
> [email protected] <mailto:[email protected]>
> To change your delivery options, retrieve your password, or unsubscribe from 
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/aspectj-users 
> <https://dev.eclipse.org/mailman/listinfo/aspectj-users>
> 
> _______________________________________________
> aspectj-users mailing list
> [email protected]
> To change your delivery options, retrieve your password, or unsubscribe from 
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/aspectj-users

_______________________________________________
aspectj-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to