Hi, When I run the the mvn clean install command after cloning the source from the master branch , I get the following error .
[INFO] --- maven-invoker-plugin:1.5:run (default) @ apache-any23-integration-test --- [INFO] Building: basic-crawler/pom.xml [INFO] ..FAILED (10.0 s) [INFO] The build exited with code 1. See /home/general/any23/plugins/integration-test/target/plugins-build/basic-crawler/build.log for details. [INFO] Building: office-scraper/pom.xml Looks like the integration tests are failing , is there a way to fix this , or bypass the integration tests ? Thanks.
