I see the following 3 error messages trying to compile the Docker plugin from sources on github.
git repo: https://github.com/jenkinsci/docker-plugin.git (branch is master). Envronment Idea; MacOS Mojave; JDK 8 (8.0.202-zulu); followed plugin development getting started et al: https://wiki.jenkins.io/display/JENKINS/Plugin+tutorial#Plugintutorial-SettingupaproductiveenvironmentwithyourIDE Here are the message failures. Any help appreciated. Error:(183, 37) java: cannot find symbol symbol: variable Messages location: class com.nirima.jenkins.plugins.docker.DockerDisabled.DescriptorImpl Error:(42, 16) java: cannot find symbol symbol: variable Messages location: class com.nirima.jenkins.plugins.docker.DockerManagement Error:(47, 16) java: cannot find symbol symbol: variable Messages location: class com.nirima.jenkins.plugins.docker.DockerManagement -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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-users/634d2308-5664-4306-a407-a84f3f8bf07b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
