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 <[email protected]> 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 >
