We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03fdc5c commit 81b905eCopy full SHA for 81b905e
stack-docs/pom.xml
@@ -1845,7 +1845,7 @@
1845
<copy todir="${project.build.directory}/docs/vertx-sockjs-service-proxy/java">
1846
<fileset dir="${project.build.directory}/work/vertx-sockjs-service-proxy-docs-zip"/>
1847
</copy>
1848
- <copy todir="${project.build.directory}/docs/vertx-grpc-netty/">
+ <copy todir="${project.build.directory}/docs/vertx-grpc-netty/java">
1849
<fileset dir="${project.build.directory}/work/vertx-grpc-docs-zip"/>
1850
1851
<copy todir="${project.build.directory}/docs/vertx-unit/java">
0 commit comments