Skip to content

Commit ec3d882

Browse files
authored
Update CONTRIBUTING.md (Azure#22440)
1 parent ddafb5f commit ec3d882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Could not find artifact com.azure:sdk-build-tools:jar:1.0.0 in ossrh (https://os
9999

100100
This is because the `sdk-build-tools` project isn't released to Maven. To resolve this issue you'll need to copy the `eng` folder locally then install `sdk-build-tools`.
101101

102-
`mvn clean install eng/code-quality-reports/pom.xml`
102+
`mvn clean install -f eng/code-quality-reports/pom.xml`
103103

104104
All code in the Azure SDKs for Java repository must pass Checkstyle before being merged. The `sdk-build-tools` is updated periodically, so if a new branch fails Checkstyle you'll need to reinstall.
105105

0 commit comments

Comments
 (0)