Hello Team,
I am a new contributor and working on a ticket BEAM-1812. After making
code changes and pushing to my forked repo, I noticed that the Travis-CI
build fails with a reason
2017-04-05T00:36:07.408 [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (default) on
project beam-sdks-parent: Failed during checkstyle execution: Unable to
find suppressions file at location: beam/suppressions.xml: Could not
find resource 'beam/suppressions.xml'. -> [Help 1]
The same error seems to be happening for all the Beam builds/PRs.
Can I proceed with the PR ignoring this build failure ?
Thanks,
Jins George