In fact, the failed PR style check tells me to run
./dev-support/checks/checkstyle.sh :-)



-Rui
un ./dev-support/checks/checkstyle.sh

On Wed, Aug 5, 2020 at 9:41 AM Rui Wang <[email protected]> wrote:

> Hi community,
>
> What is your development workflow to do style check and style fix when
> developing Ratis?  I tried to use "mvn checkstyle:checkstyle", but it
> always fails on my local fork with
>
> [*ERROR*] Failed to execute goal on project ratis-common: *Could not
> resolve dependencies for project
> org.apache.ratis:ratis-common:jar:1.1.0-SNAPSHOT: Failure to find
> org.apache.ratis:ratis-proto:jar:1.1.0-SNAPSHOT in
> https://repository.apache.org/content/repositories/snapshots
> <https://repository.apache.org/content/repositories/snapshots> was cached
> in the local repository, resolution will not be reattempted until the
> update interval of apache.snapshots.https has elapsed or updates are forced*
> -> *[Help 1]*
>
>
>
>
> Thanks,
> Rui Wang
>

Reply via email to