Hello,
in order to include *jena-text-es *I had to build artifacts, therefore I
checkout the sources:
$ git clone https://github.com/apache/jena.git
$ cd jena
$ git checkout tags/jena-3.4.0
then I added in the pom.xml of /jena/jena-fuseki2/jena-fuseki-core/
<dependency> <groupId>org.apache.jena</groupId>
<artifactId>jena-text-es</artifactId> <version>3.4.0</version>
</dependency>
as well as in the pom.xml of /jena// (on all 3 profiles: dev, bootstrap,
complete)
... <module>jena-text-es</module> ...
but the build failed with error:
$ mvn clean install
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce)
on project jena-project: Execution enforce of goal
org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce failed: An
API incompatibility was encountered while executing
org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce:
java.lang.ExceptionInInitializerError: null
Did I miss a dependency or any other step?
Does exist by chance a binary for Text Search ES?
Thank you,
Sorin
--
Sorin Gheorghiu Tel: +49 7531 88-3198
Universität Konstanz Raum: B703
78464 Konstanz [email protected]
- KIM: Abteilung Contentdienste -