[ http://jira.codehaus.org/browse/MECLIPSE-553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arnaud Heritier closed MECLIPSE-553.
------------------------------------
Assignee: Barrie Treloar
Resolution: Duplicate
Fix Version/s: 2.7
I'll publish in few minutes a SNAPSHOT to have users feedback
> Maven Eciipse Plugin 2.6 excludes *.aj files from src/main/java
> ---------------------------------------------------------------
>
> Key: MECLIPSE-553
> URL: http://jira.codehaus.org/browse/MECLIPSE-553
> Project: Maven 2.x Eclipse Plugin
> Issue Type: Bug
> Components: AJDT support
> Affects Versions: 2.6
> Reporter: Andrew Eisenberg
> Assignee: Barrie Treloar
> Fix For: 2.7
>
>
> Starting in 2.6, the generated .classpath file has exclusion filters such that only *.java
files are part of the build. This essentially ruins AJDT support because aspect files are
*.aj and hence exclude from the build by default.
> A solution would be to be able to define custom exclusion/inclusion filters, or to have
the ability to turn off the filters.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|