Skip to content

Commit 82839da

Browse files
committed
fix docs
1 parent e9f20c6 commit 82839da

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

paimon-docs/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -159,12 +159,6 @@ under the License.
159159
<arg value="${rootDir}/${generated.docs.dir}/"/>
160160
<arg value="${rootDir}"/>
161161
</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>
168162
</target>
169163
</configuration>
170164
</execution>

0 commit comments

Comments
 (0)