maven - Fail rpm install on missing environment variable -


i using maven rpm plugin. rpm kind of zip can extracted different environment variables example dev , prod etc

i want fail rpm install if there no environment variable called install-env

secondly how can read , use environment variable inside install script used rpm.

thanks


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

python - RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK -