-
Bug
-
Resolution: Fixed
-
Minor
-
irelevant
Jenkins ver. 2.89.3
NVM wrapper 0.1.4
Once there is nvm installed on the machine, plugin dont inherit and dont respect NVM settings.
Our case:
- having NVM at /data/jenkins-misc/nvm/ (same as NVM_DIR system property targets)
- when using and configure wrapper plugin, all data are generated at jenkins user home- in our case /var/lib/jenkins.nvm (default path)
Problem is over at following file line (NvmWrapperUtil.java), because there is hardcoded path
Note- because path is hardcoded, it is not possible to override it anyway
Kindly, please, any possibility to fix this?
We are started to having serious problem with the free space, because when *.*nvm directory is symlink-ed, than plugin also dont works.
Thanks in advance
- Otherwise, if there is any way to solve that, or info who and how to contact, I will appreciate