AspectJ Plugin Improve to Use Project Source Directories
--------------------------------------------------------

         Key: MOJO-204
         URL: http://jira.codehaus.org/browse/MOJO-204
     Project: Mojo
        Type: Improvement

  Components: aspectj  
    Versions: 2.0    
 Environment: Maven 2.0.1-SNAPSHOT
JDK 1.5.0_02
Windows XP Pro
Cygwin
    Reporter: Rod Coffin


Currently the AspectJ plugin in the sandbox uses the sourceDir parameter to 
specific which directories should be compiled with the AspectJ compiler.  I 
feel the AspectJ plugin would be more useable if it used the source and/or test 
directories of the project by default based on whether the compile or 
test-compile goal is being executed.  There already appears to be some code in 
the plugin to support this but it doesn't seem to applied.

It would also be nice to be able to use the sourceDir parameter to specify 
another directory that should be included.  This would be useful if one would 
like to keep their aspects in a different folder then the normal source files.

-- 
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

Reply via email to