libmunge-maven-plugin-java

Maven plugin to pre-process java code
  http://sonatype.github.com/munge-maven-plugin/
  0
  no reviews



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]".