Binary package “libmunge-maven-plugin-java” in ubuntu jammy

Maven plugin to pre-process Java code

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