Description
I see this wierd error today.
We have a LICENSE file in the top folder so run "mvn install " is ok from the top folder.
but when I try to build a single module, I get this error, then I copy the LICENSE file to the module, then the strange error gone.