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 2019/12/12 05:04:25 UTC

[GitHub] [incubator-dolphinscheduler] wuchunfu opened a new issue #1456: [BUG] dolphinscheduler compile failed

wuchunfu opened a new issue #1456: [BUG] dolphinscheduler compile failed
URL: https://github.com/apache/incubator-dolphinscheduler/issues/1456
 
 
   **Problem description:**
   
   Now I have a problem. I have cloned the latest code from GitHub, but when I compile it, I fail to compile it.
   
   **Compile command:**
   
   ```shell
   mvn -U clean package -Prelease -Dmaven.test.skip=true
   ```
   
   **The following is the compile error information:**
   
   ![image](https://user-images.githubusercontent.com/29206593/70683494-88ff3c00-1cdd-11ea-876e-0727e487d067.png)
   
   **Current version:**
   
   `1.2.0 dev branch`
   
   **Compiling environment:**
   
   `MacOS 10.15.2`
   
   **Expected results:**
   
   Hope to be able to compile successfully in any environment and run it successfully.
   
   

----------------------------------------------------------------
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


With regards,
Apache Git Services