合并扩展插件到主工程

This commit is contained in:
ulleo
2023-08-23 16:45:25 +08:00
parent 563d608fe6
commit 793efc312a
729 changed files with 70579 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/sh
mvn clean package
cp maxcompute-backend/target/maxcompute-backend-1.18.0.jar .
zip -r maxcompute.zip ./maxcompute-backend-1.18.0.jar ./maxcomputeDriver ./plugin.json