Apache RAT (license audit...) complains for some reason about location.o, causing maven to fail. This patch is a "dirty" workaround. --- a/pom.xml +++ b/pom.xml @@ -136,6 +136,8 @@ src/native/unix/config.nice src/native/unix/config.status src/native/unix/config.log + + src/native/unix/native/location.o