Explorar o código

fixed #2788 resolve the bug #2788 (#2789)

* Modify the ambari-plugin readme for packing RPM packages and add a description of the replication plug-in directory

* fixed #2788
zhangchunyang %!s(int64=4) %!d(string=hai) anos
pai
achega
8951b29880
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dolphinscheduler-dist/pom.xml

+ 1 - 1
dolphinscheduler-dist/pom.xml

@@ -203,7 +203,7 @@
                             <packager>dolphinscheduler</packager>
                             <!-- <version>${project.version}</version> -->
                             <prefix>/opt/soft</prefix>
-
+                            <autoRequires>false</autoRequires>
                             <defineStatements>
                                 <!-- disable compile python when rpm build -->
                                 <defineStatement>__os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')</defineStatement>