« Return to Thread: maven examples please

Re: maven examples please

by Captain Haddock-2 :: Rate this Message:

Reply to Author | View in Thread

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
aspectj-users@...
https://dev.eclipse.org/mailman/listinfo/aspectj-users

 « Return to Thread: maven examples please