We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9f20c6 commit 82839daCopy full SHA for 82839da
paimon-docs/pom.xml
@@ -159,12 +159,6 @@ under the License.
159
<arg value="${rootDir}/${generated.docs.dir}/"/>
160
<arg value="${rootDir}"/>
161
</java>
162
- <mkdir dir="${project.basedir}/../${static.docs.dir}"/>
163
- <copy todir="${project.basedir}/../${static.docs.dir}">
164
- <fileset dir="${project.basedir}/../paimon-open-api">
165
- <include name="rest-catalog-open-api.yaml"/>
166
- </fileset>
167
- </copy>
168
</target>
169
</configuration>
170
</execution>
0 commit comments