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 669d123 commit 7c16a52Copy full SHA for 7c16a52
maven/pom.xml
@@ -129,12 +129,18 @@
129
<execution>
130
<id>default-descriptor</id>
131
<phase>process-classes</phase>
132
+ <configuration>
133
+ <goalPrefix>hibernate-tools</goalPrefix>
134
+ </configuration>
135
</execution>
136
137
<id>help-goal</id>
138
<goals>
139
<goal>helpmojo</goal>
140
</goals>
141
142
143
144
145
</executions>
146
</plugin>
0 commit comments