Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
When generating eclipse .classpath and .project files when aspects are part of the maven build, the aspect nature and source directory aren't included.
I have a patch which seems to work on my box, I'll see if I can attach it
Patch to update classpath.jelly and project.jelly. Not sure if anyone wants an optional property like maven.eclipse.aspectj.ignore=true|false so aspects are not included in the generated project files, but that's easy enough to add in