Hi Fredy,

GitHub shows builds are green on Java 11 and 17:
https://github.com/apache/commons-rdf/actions

Some unit tests are failing on Java 21 and up.

Java 8 is no longer supported in git master (see the POM compiler settings).

HTH,
Gary

On Wed, Apr 16, 2025 at 1:50 PM Fred Hauschel <i...@hauschel.de> wrote:
>
> Hi there,
>
> haven't heard from me for a long time. I'm trying to think my way back
> into commons-rdf. I made a copy years ago that I'm building on, it's
> time to change that and switch to the original version.
> I just built the tag 0.5.0 successfully. but when I build master, I get
> an error.
>
> Used Java Version:
>
> $ java -version
> openjdk version "1.8.0_302"
> OpenJDK Runtime Environment (build 1.8.0_302-b08)
> OpenJDK 64-Bit Server VM (build 25.302-b08, mixed mode)
>
>
> $ mvn clean install
> ...
> ...
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Commons RDF 0.6.0-SNAPSHOT:
> [INFO]
> [INFO] Commons RDF ........................................ FAILURE[
>   3.334 s]
> [INFO] Commons RDF API .................................... SKIPPED
> [INFO] Commons RDF impl: Simple ........................... SKIPPED
> [INFO] Commons RDF impl: RDF4j ............................ SKIPPED
> [INFO] Commons RDF impl: Jena ............................. SKIPPED
> [INFO] Commons RDF impl: JSON-LD Java ..................... SKIPPED
> [INFO] Commons RDF Integration tests ...................... SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time:  3.577 s
> [INFO] Finished at: 2025-04-16T19:48:05+02:00
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.codehaus.mojo:animal-sniffer-maven-plugin:1.24:check(checkAPIcompatibility)on
> project commons-rdf-parent: Failed to obtain signature:
> org.codehaus.mojo.signature:java110:1.0: The following artifacts
> could not be resolved: org.codehaus.mojo.signature:java110:signature:1.0
> (absent): Could not find artifact
> org.codehaus.mojo.signature:java110:signature:1.0 in central
> (https://repo.maven.apache.org/maven2) -> [Help 1]
>
>
> Any Idea ??
>
> Thanks Fredy
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to