Bought the "Spring Data" book and tried to compile the example code on a MacBook Pro running OS X 10.7.4. I cleaned out my Maven repository by "cd ~" then "rm -rf .m2".
I followed the...
Type: Posts; User: markrbower; Keyword(s):
Bought the "Spring Data" book and tried to compile the example code on a MacBook Pro running OS X 10.7.4. I cleaned out my Maven repository by "cd ~" then "rm -rf .m2".
I followed the...
I was getting a similar error. The Spring agent solution did not work for me, but adding "aspectjweaver.jar" to my project libraries did.