I have a problem with applying aspects to my maven project. Probably I am missing something, so I\'ve made a list of steps. Could you please check if it is correct?
I remember having this problem too, but solved it by switching to Java annotation-based aspects. You could give that a try.