Closed haesleinhuepf closed 1 month ago
Yes, related to https://github.com/clEsperanto/clesperantoj_prototype/issues/61
We did not found a solution yet. Possibly remove support of Icy for now and wait for them to stabilize their build
Hi @haesleinhuepf
This should be fixed now. If using the main
branch of clesperantoj
and my branch of clij3
I was able to both build with mvn
and run the 2 tests with Fiji imagePlus and imglib2 RAI.
I will PR my branch in the main here, and we can continue the development of clij3
Hi @haesleinhuepf ,
Did you have time to test this? is it working on your side?
I can try on the weekend or next week Wednesday...
It looks better now. Just some test is failing while building clesperantoj_prototype... I'll try with skipping tests...
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:43 min
[INFO] Finished at: 2024-09-29T08:25:54+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.2.5:test (default-test) on project clesperantoj: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:3.2.5:test failed: org.junit.platform.commons.JUnitException: TestEngine with ID 'junit-jupiter' failed to discover tests: ClassSelector [className = 'TestAbsoluteIcySequence', classLoader = null] resolution failed: icy/image/IcyBufferedImage: icy.image.IcyBufferedImage ->
[Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
It works!!
I already raised the issue for the tests, lets skip this for now :)
I'm currently trying to bulid this branch and receive this error:
Hints welcome, but no pressure!