This page is a placeholder to hold all of my Maven stuff.
The Java xref plugin doesn't obey sourceModification directives, which I use for JavaBDD and other projects. Here is a patch to add support, or just download an updated jar file here.
The FindBugs plugin does not handle inner classes correctly; it does not strip off the part of the class name after the '$' character when linking to the source. Here is a patch to fix support for inner classes, or just download an updated jar file here.
Back to my home page.