for example I think MavenProjectHelper could easily be moved into this kinda mojo helper/utility class...since all that thing does is provide a couple of shortcuts for added different resources and stuff...
This would be helpful if it reduced dependencies, but it would still depend on maven-project so doesn't really add anything.
it could be a candidate for utility methods for mucking with classpaths and stuff since a number of people have expressed interest in different ways of intereacting with source and objects in plugins..we have talked back and forth on this issue before re: some jira issues a while back too...a mojo based utility project could be quite useful I would think...
I agree, if by mojo-based utility you mean something that is in the Maven project and provided as an addition to the plugin-api as a way of doing a number of things easily?
- Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]