Closed volodya-lombrozo closed 1 month ago
@yegor256 Could you take a look, please?
@volodya-lombrozo the build is clean now here in this repo
@yegor256 Yes, it works, thank you!
However, the testing time is dramatically long (but it's a separate problem):
[INFO]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:26 min
[INFO] Finished at: 2024-09-26T13:48:20+03:00
[INFO] ------------------------------------------------------------------------
@volodya-lombrozo that's because of Docker. If you run Maven build once again, it will be much faster.
@rultor release, tag is 0.0.9
This problem was found in this discussion: https://github.com/objectionary/jeo-maven-plugin/issues/687
When I run
mvn clean test
, the build fails. Steps to reporoduce:Expected output: Tests run successfully. Full logs: logs.txt (can't attach them directly - "Comment is too long (maximum is 65536 characters)") Environment: I have the docker installed: