Folks, I've moved the bits of the tools-maven-plugin which we were
using to verify legal files in project artifacts over to the mojo
project under the ianal-maven-plugin.
Testing that it works in server/trunk before I commit, but expect to
see it there soon.
This stuff is going to be verifying the legal muck which gets pulled
in from the maven-remote-resources-plugin. Already found that the
maven-rar-plugin requires hacks to make it work, but so far everything
else looks happy.
* * *
As I have time, I am also going to be adding source-level checks to
the ianal-maven-plugin to make sure headers are in order and such, but
thats when I have time...
Site is here (empty, pending some real docs at the moment):
http://mojo.codehaus.org/ianal-maven-plugin
And sources here:
https://svn.codehaus.org/mojo/trunk/sandbox/ianal-maven-plugin/
Its a GMaven-based plugin of course ;-)
--jason