0
点赞
收藏
分享

微信扫一扫

maven rpm package fails with “ERROR!!!!SGSBASE value is not set.Hence exitting”

624c95384278 2023-07-02 阅读 67


 

seems the issue is that the rpm-maven-plugin is a company specific interanl 'enhanced' version

will work with the original version

change the plugin version

 

 

多个命令连续执行

/bin/sh -c cd /home/jc48788/test/2013-01/uscpstp/target/rpm/uscpstp/SPECS && rpmbuild -bb --buildroot /home/jc48788/test/2013-01/uscpstp/target/rpm/uscpstp/buildroot --define '_topdir /home/jc48788/test/2013-01/uscpstp/target/rpm/uscpstp' --target noarch-redhat-linux uscpstp.spec

举报

相关推荐

0 条评论