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/02/28 01:18:05 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

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

Posted by GitBox <gi...@apache.org>.
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

[GitHub] [incubator-dolphinscheduler] gaojun2048 commented on issue #2038: make the source code into RPM package

Posted by GitBox <gi...@apache.org>.
gaojun2048 commented on issue #2038: make the source code into RPM package
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2038#issuecomment-594324588
 
 
   > ![image](https://user-images.githubusercontent.com/54257101/75838760-c9b0b200-5e01-11ea-9791-7a2bbaf20800.png)
   > when i want to start api server ,meet this question, need help .I have tested the same configuration locally, but have had this problem on the server
   
   
   Looks like this is not a rpmbuild issue , can you create another issue about it and some one will help you fix it .

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

[GitHub] [incubator-dolphinscheduler] barntt77 commented on issue #2038: make the source code into RPM package

Posted by GitBox <gi...@apache.org>.
barntt77 commented on issue #2038: make the source code into RPM package
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2038#issuecomment-594282600
 
 
   ![image](https://user-images.githubusercontent.com/54257101/75838760-c9b0b200-5e01-11ea-9791-7a2bbaf20800.png)
   when i want to start api server ,meet this question, need help .I have tested the same configuration locally, but have had this problem on the server

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

[GitHub] [incubator-dolphinscheduler] gaojun2048 commented on issue #2038: make the source code into RPM package

Posted by GitBox <gi...@apache.org>.
gaojun2048 commented on issue #2038: make the source code into RPM package
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2038#issuecomment-593733258
 
 
   > > Hi, I will work to fix it.
   > > Thank you.
   > 
   > Do you have a compiled RPM package for download
   > @gaojun2048
   
   @dailidong  Do we have a file server that releases rpm packages?

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

[GitHub] [incubator-dolphinscheduler] dailidong commented on issue #2038: make the source code into RPM package

Posted by GitBox <gi...@apache.org>.
dailidong commented on issue #2038: make the source code into RPM package
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2038#issuecomment-600932433
 
 
   @gaojun2048 , this issue can close or not?

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

[GitHub] [incubator-dolphinscheduler] gaojun2048 commented on issue #2038: make the source code into RPM package

Posted by GitBox <gi...@apache.org>.
gaojun2048 commented on issue #2038: make the source code into RPM package
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2038#issuecomment-592292228
 
 
   Hi, I will work to fix it.
   Thank you.

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

[GitHub] [incubator-dolphinscheduler] barntt77 commented on issue #2038: make the source code into RPM package

Posted by GitBox <gi...@apache.org>.
barntt77 commented on issue #2038: make the source code into RPM package
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2038#issuecomment-594281834
 
 
   > > > Hi, I will work to fix it.
   > > > Thank you.
   > > 
   > > 
   > > Do you have a compiled RPM package for download
   > > @gaojun2048
   > 
   > @dailidong Do we have a file server that releases rpm packages?
   
   

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

[GitHub] [incubator-dolphinscheduler] barntt77 commented on issue #2038: make the source code into RPM package

Posted by GitBox <gi...@apache.org>.
barntt77 commented on issue #2038: make the source code into RPM package
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2038#issuecomment-593723894
 
 
   > Hi, I will work to fix it.
   > Thank you.
   
   Do you have a compiled RPM package for download
   @gaojun2048 

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

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

Posted by GitBox <gi...@apache.org>.
barntt77 closed issue #2038: make the source code into RPM package
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2038
 
 
   

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

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

Posted by GitBox <gi...@apache.org>.
barntt77 closed issue #2038: make the source code into RPM package
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2038
 
 
   

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