We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 173f595 commit 0a565f4Copy full SHA for 0a565f4
CONTRIBUTING.md
@@ -41,7 +41,7 @@ Please follow the steps below in order to make the changes:
41
42
```shell script
43
# Install Gradle plugin
44
- ./gradlew -p plugins/gradle/graphql-java-codegen-gradle-plugin clean build
+ ./gradlew -p plugins/gradle/graphql-java-codegen-gradle-plugin clean build publishToMavenLocal
45
46
# Install Maven plugin
47
cd plugins/maven/graphql-java-codegen-maven-plugin
0 commit comments