Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] maven examples please

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



Back to the top