rrourke

Results 2 issues of rrourke

This fixes a problem with submodules where if it was previously built even using mvn clean it will look in other sub modules for their class files. Class files should...

So I have a few submodules in a maven project and I want to entirely skip some submodules. Is there a way to do this using excludes based on full...