Code completion for Maven project.xml files.
Code completion for standard jelly-taglibs and maven taglibs. It includes static tags and tag attribute definitions. (plugin.jelly and maven.xml files)
Dynamic code completion for tag libraries originating from maven plugins. Will offer tag names and attempt to provide attribute names as well. (Since version 0.2)
Offering goal names at appropriate places, like goal tag's prereqs attribute or pregoal's tag name attribute. (Since 0.2)
Offering plugin property keys at attribute values. (eg. maven.javadoc.public) (Since 0.5)