THANKS!!!! It seems was the cause why the url did change (but not the reason why in develop mode works). Copy/Paste from NodeJSInstaller descriptor to the new one, I did not see that method.
The reason of that getId method is because of > Obtained the updated data file for hudson.plugins.nodejs.tools.NodeJSInstaller while the class is "jenkins.plugins.nodejs.tools.NodeJSInstaller". That is the file where load all available version of NodeJS Il giorno venerdì 3 dicembre 2021 alle 16:33:41 UTC+1 Jesse Glick ha scritto: > Whatever > https://github.com/jenkinsci/nodejs-plugin/blob/6d9d6348f1a2fffddc4b9d711a5aef3557ffa21e/src/main/java/jenkins/plugins/nodejs/tools/MirrorNodeJSInstaller.java#L276-L280 > > was intended for, it looks wrong. Try deleting that as well as > https://github.com/jenkinsci/nodejs-plugin/blob/6d9d6348f1a2fffddc4b9d711a5aef3557ffa21e/src/main/java/jenkins/plugins/nodejs/tools/NodeJSInstaller.java#L366-L370. > > If you intended to convert an installation of one type to another during > upgrade, use `readResolve` (and *test* with `@LocalData`). > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/ec022559-7410-4014-b619-546c670a7837n%40googlegroups.com.
