Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libmunge-maven-plugin-java
Maven plugin to pre-process java code
http://sonatype.github.com/munge-maven-plugin/
0
no reviews
Install
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]".