Re: [Build] Enforce failed on project beam-sdks-java-io-tika

2017-11-27 Thread Manu Zhang
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 wrote: > Try running with -X to get all the debug output when using Maven. It may > give more details. > > Alternatively, try

Re: [Build] Enforce failed on project beam-sdks-java-io-tika

2017-11-27 Thread Lukasz Cwik
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 wrote: > Hi all, > > Has anyone seen this issue when building lat