Carlos
04/22/2022, 1:13 PM./gradlew :airbyte-integrations:connectors:source-employment-hero:integrationTest
command. my build fails. It returns the following error messages.
Building all of Airbyte.
/Users/carlos/Documents/POI/Development/airbyte/airbyte-integrations/connectors
> Task :buildSrc:validatePlugins FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':buildSrc:validatePlugins'.
> There was a failure while executing work items
> A failure occurred while executing org.gradle.plugin.devel.tasks.internal.ValidateAction
> Unsupported class file major version 62
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at <https://help.gradle.org>
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See <https://docs.gradle.org/7.3.1/userguide/command_line_interface.html#sec:command_line_warnings>
BUILD FAILED in 1s
10 actionable tasks: 1 executed, 9 up-to-date