Giter Club home page Giter Club logo

Comments (4)

smiklosovic avatar smiklosovic commented on August 22, 2024

Hi @A-Lynch ,

So if I read it correctly, your java is of version 1.8 but your javac is of version 18? And Maven runs on 18 too? I do not think that the plugin supports Java 18 and I do not think that Java 18 is supported in Cassandra either. I think the solution is to be sure that you have 1.8 compiler instead of Java 18.

HTH

from cassandra-lucene-index.

A-Lynch avatar A-Lynch commented on August 22, 2024

Hi @smiklosovic

Thanks, I now have the version both on 1.8 but still no luck. any ideas are greatly appreciated!

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Cassandra Lucene index 4.0.1-1.0.0:
[INFO]
[INFO] Cassandra Lucene index ............................. SUCCESS [ 5.453 s]
[INFO] Cassandra Lucene Index builder ..................... SUCCESS [ 24.265 s]
[INFO] Cassandra Lucene Index plugin ...................... FAILURE [ 49.631 s]
[INFO] Cassandra Lucene Index acceptance tests ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:19 min
[INFO] Finished at: 2022-06-30T12:23:26+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal net.alchim31.maven:scala-maven-plugin:4.4.0:compile (scala-compile-first) on project cassandra-lucene-index-plugin: Execution scala-compile-first of goal net.alchim31.maven:scala-maven-plugin:4.4.0:compile failed: An API incompatibility was encountered while executing net.alchim31.maven:scala-maven-plugin:4.4.0:compile: java.lang.NoSuchMethodError: org.fusesource.jansi.AnsiConsole.wrapOutputStream(Ljava/io/OutputStream;)Ljava/io/OutputStream;

from cassandra-lucene-index.

smiklosovic avatar smiklosovic commented on August 22, 2024

@A-Lynch I am out of ideas.

Why do you try to build it manually? Built jars / artifacts are here

https://github.com/instaclustr/cassandra-lucene-index/releases

from cassandra-lucene-index.

A-Lynch avatar A-Lynch commented on August 22, 2024

Hi @smiklosovic

I downgraded maven to 3.5.0 and was able to build successfully

from cassandra-lucene-index.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.