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 1282a27 commit 8d56183Copy full SHA for 8d56183
utbot-maven/docs/utbot-maven.md
@@ -130,8 +130,7 @@ For example, the following configuration may be used:
130
131
If you want to change the source code of the plugin or even the whole utbot-project,
132
you need to do the following:
133
-- Publish UTBot to the local maven repository using `utbot/publishToMavenLocal` gradle task.
134
-- Publish `utbot-maven` to the local maven repository using `utbot-maven/other/install` gradle task.
+- Publish `utbot-maven` to the local maven repository using `utbot-maven/publishToMavenLocal` gradle task.
135
- Add the plugin to your project (see the section __How to use__).
136
137
### How to configure the log level
0 commit comments