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 @@ -140,6 +140,8 @@ src/native/unix/config.nice src/native/unix/config.status src/native/unix/config.log + + src/native/unix/native/location.o