I have a situation in which i have 3 src folders (src1, src2, src3) in a project. I have able to compile it by merging the folders into a single src.
When i compile it using the helper-plugin and define three src folders, I can see 78 java files being compiled but it only includes 4 class files in the final package.
"-X" is not useful.