The maven plugin currently litters the project tree with a `.nondex` fold in each module of a multi-module project. The default output directory _should_ be the project's build directory (`target` by default).
The maven plugin currently litters the project tree with a
.nondexfold in each module of a multi-module project.The default output directory should be the project's build directory (
targetby default).