opengeospatial / teamengine

TEAM Engine (Test, Evaluation, And Measurement Engine) is an engine for testing web services and other resources written in JAVA. It executes test scripts written in Compliance Test Language (CTL), TestNG and other languages. It is lightweight and easy to run as a command line or to setup as a service. It can be used to test any type of service or encoding. It is also the official tool used by the Open Geospatial Consortium (OGC) for compliance testing.
Apache License 2.0
45 stars 41 forks source link

Updated all dependencies to the latest versions #583

Closed vishalsingh2972 closed 2 months ago

vishalsingh2972 commented 1 year ago

Thank you for providing the pull request. What Java version did you use to test the build (mvn clean install site)? I get errors with both, Java 8 and Java 17. Also, we already did some updates on branch 6.0 which is the working branch of the issues.

I used JDK 17. If updates are already implemented is there anything else that I can help with as I see the issue is still open?

dstenger commented 8 months ago

Thank you again for providing the pull request. Unfortunately, we can only accept PRs which are building with mvn clean install site. Also, the target branch is 6.0 in this case.