[ http://jira.codehaus.org/browse/MOJO-366?page=comments#action_63731 ] 

Kaare Nilsen commented on MOJO-366:
-----------------------------------

Well actually that might happen.
It is currently like this that all the sources not affected by the plugin 
include/exclude statements will be passed on to the regular java compiler.
So if the aj compiler plugin manages to compile all it's sources, and the error 
occures in the sources passed on to the ordinary javacompiler, the next time 
around there is no need for a new aj compile, and therefore the "no sources to 
compile" message


> aspectj:compile and testCompile fails if no source files are present
> --------------------------------------------------------------------
>
>          Key: MOJO-366
>          URL: http://jira.codehaus.org/browse/MOJO-366
>      Project: Mojo
>         Type: Bug

>   Components: aspectj
>     Reporter: Emanuel Bulic
>     Assignee: Kaare Nilsen
>  Attachments: classesbuilddef.lst
>
>
> I have several projects either without a source directory or without a 
> testsrc directory. the compile fails is no source file ar present

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