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/03/04 02:30:47 UTC

[GitHub] [incubator-dolphinscheduler] barntt77 opened a new issue #2038: make the source code into RPM package

barntt77 opened a new issue #2038: make the source code into RPM package
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2038
 
 
   ### I want to make the source code into RPM package,but have a question。
   ![微信截图_20200228091709](https://user-images.githubusercontent.com/54257101/75501489-1e6fb980-5a0b-11ea-977e-6dcb5b146e9b.png)
   
   [INFO] ------------------------------------------------------------------------
   [INFO] Reactor Summary for dolphinscheduler 1.2.1:
   [INFO] 
   [INFO] dolphinscheduler ................................... SUCCESS [  9.994 s]
   [INFO] dolphinscheduler-ui ................................ SUCCESS [  1.827 s]
   [INFO] dolphinscheduler-common ............................ SUCCESS [ 30.829 s]
   [INFO] dolphinscheduler-dao ............................... SUCCESS [01:47 min]
   [INFO] dolphinscheduler-rpc ............................... SUCCESS [09:46 min]
   [INFO] dolphinscheduler-alert ............................. SUCCESS [01:29 min]
   [INFO] dolphinscheduler-server ............................ SUCCESS [ 19.841 s]
   [INFO] dolphinscheduler-api ............................... SUCCESS [06:49 min]
   [INFO] dolphinscheduler-dist .............................. FAILURE [ 51.450 s]
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  21:52 min
   [INFO] Finished at: 2020-02-27T11:43:35+08:00
   [INFO] ------------------------------------------------------------------------
   [ERROR] Failed to execute goal org.codehaus.mojo:rpm-maven-plugin:2.2.0:attached-rpm (default) on project dolphinscheduler-dist: Source location /opt/apache-dolphinscheduler-incubating-1.2.1-src-release/dolphinscheduler-dist/../dolphinscheduler-ui/dist does not exist -> [Help 1]
   [ERROR] 
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR] 
   [ERROR] For more information about the errors and possible solutions, please read the following articles:
   [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
   [ERROR] 
   [ERROR] After correcting the problems, you can resume the build with the command
   [ERROR]   mvn <goals> -rf :dolphinscheduler-dist

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