Thanks, the debug information pointed me to the corrupted geoapi-3.0.0.jar file. Removing it solves the problem for me.
Manu On Tue, Nov 28, 2017 at 4:41 AM Lukasz Cwik <lc...@google.com.invalid> wrote: > Try running with -X to get all the debug output when using Maven. It may > give more details. > > Alternatively, try using the gradle build (from root of project directory): > ./gradlew build > > > > On Fri, Nov 24, 2017 at 9:46 PM, Manu Zhang <owenzhang1...@gmail.com> > wrote: > > > Hi all, > > > > Has anyone seen this issue when building latest master on Mac ? > > > > *[ERROR] Failed to execute goal > > org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (enforce) > > on project beam-sdks-java-io-tika: Execution enforce of goal > > org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. > > NullPointerException -> [Help 1]* > > > > Thanks, > > Manu > > >