
The munge plugin for maven provides mojos to munge (pre-process) java code.
it only supports conditional inclusion of source based on defined strings of the form "if[tag]", "if_not[tag]", "else[tag], and "end[tag]".
this package contains the api documentation of libmunge-maven-plugin-java.