Description
The file is used as JavaDoc package overview documentation but doesn't not contain any class or interface. By default the Java compiler does not create a class file for it which confuses the maven compiler plugin. The plugin interprets the 'missing' class file as an indication to rebuild the module even if there are no other changes.