Switching to "target/classes" is also a good preparation if (someday) the plugin wanted to analyze all derivates of ResourceBundle, i.e. include class-based bundles like subclasses of ListResourceBundle, too.

Would that mean throwing out the resources parameter and replacing it with an inputDirectory parameter, similar to the pseudo mojo?

Yes, we would this way unify the configuration of both mojos regarding their inputs (maybe allow some code sharing?). If we do the switch, the report would also need
 @execute phase="process-resources"
to ensure the stuff is really there.


Benjamin

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to