We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9284577 commit 6d55878Copy full SHA for 6d55878
content/docs/getting-started/installation.md
@@ -15,7 +15,7 @@ In order to generate the code at compiletime, SQLComponents has to be added as a
15
<execution>
16
<phase>generate-sources</phase>
17
<goals>
18
- <goal>generated-sources</goal>
+ <goal>generate</goal>
19
</goals>
20
</execution>
21
</executions>
0 commit comments