>~From typing this, I can see that it's likely I'm talking about two >different things. Mojo-supporting libraries, which should reside in one >umbrella project (akin to mojo.codehaus.org <http://mojo.codehaus.org/>, or maybe within it?);
I would say it ought to go into mojo for the time being and when/if it gets big enough to warrent special attention/protection from the majority of commiters on mojo it can be moved to a seperate project with more formalized releases. 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... 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... jesse