diff --git a/dolphinscheduler-dist/pom.xml b/dolphinscheduler-dist/pom.xml index 2a7553e3a31b75d49696d0496fdccb2f4fd15f2c..b43daff41b31f6968c2efeadd5fc3f5217fbe9e5 100644 --- a/dolphinscheduler-dist/pom.xml +++ b/dolphinscheduler-dist/pom.xml @@ -271,6 +271,7 @@ **/*.properties **/*.xml **/*.json + config/*.* @@ -279,7 +280,6 @@ ${basedir}/../script - config/*.* env/*.* diff --git a/dolphinscheduler-dist/src/main/assembly/dolphinscheduler-binary.xml b/dolphinscheduler-dist/src/main/assembly/dolphinscheduler-binary.xml index 2bf109698b27308348de1d196d150667d892f4f8..b4326c67952ffd313e3c77d6bb13b2e81fe34649 100644 --- a/dolphinscheduler-dist/src/main/assembly/dolphinscheduler-binary.xml +++ b/dolphinscheduler-dist/src/main/assembly/dolphinscheduler-binary.xml @@ -94,6 +94,7 @@ **/*.properties **/*.xml **/*.json + config/*.* conf @@ -162,7 +163,6 @@ ${basedir}/../script - config/*.* env/*.* ./conf diff --git a/dolphinscheduler-dist/src/main/assembly/dolphinscheduler-nginx.xml b/dolphinscheduler-dist/src/main/assembly/dolphinscheduler-nginx.xml index ebe5b2cb3fd498be9508b07e26a39fd3c5265e28..f4e403e4b449054af7c9bf74d7d15be963b39f08 100644 --- a/dolphinscheduler-dist/src/main/assembly/dolphinscheduler-nginx.xml +++ b/dolphinscheduler-dist/src/main/assembly/dolphinscheduler-nginx.xml @@ -94,6 +94,7 @@ **/*.properties **/*.xml **/*.json + config/*.* conf @@ -185,7 +186,6 @@ ${basedir}/../script - config/*.* env/*.* ./conf