Issue Type: Bug Bug
Affects Versions: 1.4
Assignee: Unassigned
Created: 15/Aug/12 5:16 PM
Description:

Adding an M-AspectJ-Plugin definition to a parent pom seems to
include the aspectDirectory into the maven sourceDirectory parameter and also the testAspectDirectory into the testSourceDirectory parameter.

If one or both of these directories do not exist, problems arise for plugins such as the jaxb2-maven-plugin which requires all directories in the sourceDirectory and testSourceDirectory parameters to exist. (NPE and build breakage may ensue.)

Thus, if the aspectDirectory and/or testAspectDirectory do not exist within a maven project, the AspectJ plugin should not add these to the respective sourceDirectory.

Project: Mojo AspectJ Plugin
Priority: Major Major
Reporter: Lennart Jörelid
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to