I have a project which uses mvn plugin for AspectJ to do Compile time
weaving. This project does not have many aspects, however when I include
this project as a mvn dependency on a webapp (tomcat container) it gives

    AspectJ 1.6.11 ran out of memory during compilation:

The same project works fine if included in any other project (not a
web-app) as a mvn dependency. Any ideas as to what is causing this error?

-- 
***Ever tried. Ever failed. No matter;
Try again. Fail again. Fail better.
*
_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to