use compileSourceRoots instead of sourceDirectory
-------------------------------------------------

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

  Components: jalopy  
 Environment: any
    Reporter: Stefan Hübner
    Priority: Minor


Wouldn't it be useful beeing able to format not just sources contained in 
Maven's standard {{sourceDirectory}}? For instance when generating source code 
by some kind of generating tool, those sources likely won't go to 
{{sourceDirectory}}, but to something like {{target/generated-sources/..}}. 
(for instance).
Since Maven's compiler-plugin compiles anything found in the 
*compileSourceRoots*-list, wouldn't that be a good idea for the Jalopy-plugin 
too?

This would apply to *testCompileSourceRoots* accordingly.

Regards,
Stefan

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