mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2025-12-17 21:03:03 +00:00
处理编译失败问题
This commit is contained in:
@@ -95,7 +95,7 @@
|
|||||||
<annotationProcessor>io.vertx.codegen.CodeGenProcessor</annotationProcessor>
|
<annotationProcessor>io.vertx.codegen.CodeGenProcessor</annotationProcessor>
|
||||||
</annotationProcessors>
|
</annotationProcessors>
|
||||||
<generatedSourcesDirectory>
|
<generatedSourcesDirectory>
|
||||||
${project.basedir}/src/main/java
|
${project.basedir}/src/main/generated
|
||||||
</generatedSourcesDirectory>
|
</generatedSourcesDirectory>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|||||||
Reference in New Issue
Block a user