I\'m encountering a bug in the Java compiler where the order of files submitted for compilation can cause code not to compile. I\'ve drilled down the code to isolate the sma
We had the same problem. Multiple executions of the maven compiler plugin worked for us...
maven compiler