You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@any23.apache.org by "Meraj A. Khan" <me...@gmail.com> on 2015/01/14 08:50:57 UTC

Error building Any23 from repositiory

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.