mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-30 21:08:30 +08:00
This commit is contained in:
parent
744d922082
commit
d7d8901771
@ -110,7 +110,9 @@
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>process-test-classes</phase>
|
||||
<!-- <phase>process-test-classes</phase> -->
|
||||
<!-- NOTE : workaround for hudson -->
|
||||
<phase>test-compile</phase>
|
||||
<goals>
|
||||
<goal>enhance</goal>
|
||||
</goals>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user