I have a third party jar that I want to instrument using AOP and want to have two maven projects:

1) compiles all the aspect code into a standalone jar
2) weaves the aspects into the third party jar

Could someone please provide some simple pom examples for both?

thx

_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to