Hello, the current master is broken :disappointed:...
# contributing-to-airbyte
e
Hello, the current master is broken 😞?
Copy code
FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':airbyte-commons:compileJava'.
> Could not resolve all files for configuration ':airbyte-commons:compileClasspath'.
   > Could not resolve com.therealvan:appender-log4j2:3.1.2-SNAPSHOT.
     Required by:
         project :airbyte-commons
      > Could not resolve com.therealvan:appender-log4j2:3.1.2-SNAPSHOT.
         > Unable to load Maven meta-data from <gcs://airbyte-test-public-bucket/com/therealvan/appender-log4j2/3.1.2-SNAPSHOT/maven-metadata.xml>.
            > Could not get resource '<gcs://airbyte-test-public-bucket/com/therealvan/appender-log4j2/3.1.2-SNAPSHOT/maven-metadata.xml>'.
               > Failed to get Google credentials for GCS connection

* 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See <https://docs.gradle.org/6.7.1/userguide/command_line_interface.html#sec:command_line_warnings>
d
If folks are running into a build error locally after merging in master - that's me. Figuring out a fix now.
Alright this is fixed. Airbyte team - I'm still in the process of uploading the previous jar. Anyone building Kube locally and attempting to log to S3 will experience issues. It's possible to configure this differently to do so; lmk if you need help. This does not affect any stable releases. I should have this properly uploaded in a few hours.