I have recently upgraded from SDN 1.1.0.RELEASE to SDN 2.0.0.RC1.
This has caused the aspectj-maven-plugin (version 1.4) to stop being able to work properly and so I am stuck with my @NodeEntity relateTo methods as undefined methods.
Do I need to change any Aspect J settings in Eclipse in order for the newer version to work?
Thanks
C.
Version Info:
Spring 3.0.6.RELEASE
AspectJ 1.6.12
neo4j 1.5
aspectj-maven-plugin 1.4


Reply With Quote
