Anyone else get this error when trying to build
# ask-community-for-troubleshooting
u
Anyone else get this error when trying to build
m
You can’t build a Java dockerfile without compile the code. Probably is better to you run
./gradlew airbyte-integrations:connectors:destination-mysql:build
which will compile all depedencies and the connector for you
u
The latest pull the master branch, run
./ gradlew airbyte - integrations: connectors: destination - mysql: build
error
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':airbyte-integrations:bases:base-normalization:flakeCheck'.
> Python call failed: .venv/bin/python -m pflake8 --config /root/airbyte/pyproject.toml ./
@Marcos Marx (Airbyte)
🙏 1