You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/05/21 02:10:30 UTC

[GitHub] [incubator-dolphinscheduler] githubzhangchunyang edited a comment on issue #2690: 打rpm包报错

githubzhangchunyang edited a comment on issue #2690:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2690#issuecomment-631835279


   Configuration is available in the RPM plug-in: 
   
   ```
   <source>
          <location>${basedir}/../dolphinscheduler-ui/dist</location>
          <includes>
                 <include>**/*.*</include>
           </includes>
   </source>
   ```
   
   So the directory dolphinscheduler-ui/dist is required 
   But it not exist now no matter 1.2.1 or 1.3.o


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org