[#5616] Added hint for m2e to behave
This commit is contained in:
parent
2e3d7d0260
commit
cc86c920d4
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<lifecycleMappingMetadata>
|
||||
<pluginExecutions>
|
||||
<pluginExecution>
|
||||
<pluginExecutionFilter>
|
||||
<goals>
|
||||
<goal>generate</goal>
|
||||
</goals>
|
||||
</pluginExecutionFilter>
|
||||
<action>
|
||||
<execute>
|
||||
<runOnIncremental>false</runOnIncremental>
|
||||
<runOnConfiguration>true</runOnConfiguration>
|
||||
</execute>
|
||||
</action>
|
||||
</pluginExecution>
|
||||
</pluginExecutions>
|
||||
</lifecycleMappingMetadata>
|
||||
@ -24,6 +24,7 @@ Authors and contributors of jOOQ or parts of jOOQ in alphabetical order:
|
||||
- Joseph Pachod
|
||||
- Laurent Pireyn
|
||||
- Lukas Eder
|
||||
- Matti Tahvonen
|
||||
- Michael Doberenz
|
||||
- Michał Kołodziejski
|
||||
- Oliver Flege
|
||||
|
||||
Loading…
Reference in New Issue
Block a user