You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 4, 2023. It is now read-only.
I am running this script install-lucene.sh
There is an exception threw. check the below log. Even though Build is success is there any problem?
Test
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building CouchDB Lucene 1.0.2
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ couchdb-lucene ---
[INFO] Deleting /tmp/couchdb-lucene-1.0.2/target
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ couchdb-lucene ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ couchdb-lucene ---
[INFO] Compiling 32 source files to /tmp/couchdb-lucene-1.0.2/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ couchdb-lucene ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ couchdb-lucene ---
[INFO] Compiling 12 source files to /tmp/couchdb-lucene-1.0.2/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ couchdb-lucene ---
[INFO] Surefire report directory: /tmp/couchdb-lucene-1.0.2/target/surefire-reports
The text was updated successfully, but these errors were encountered: