Captain Haddock wrote:
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

fyi I have one aspect in src/main/aspectj

there are no tests

am using maven 2.1.0

thx

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

Reply via email to