Tag Archives: maven

Maven2 plugins

So I decided to write a plugin for maven 2 to generate my prj.el files for the JDEE in Emacs. This was a horrible mistake because shortly after that decision I found out there is a *complete* lack of proper documentation for plugin writers.
I scavanged through source code for about 2 hours of various other [...]