I followed the instructions in https://github.com/jenkinsci/jenkins/blob/master/CONTRIBUTING.md and when I import the maven jenkins-parent project into eclipse 2018-12 or springtools4 I get a compilation error in Jenkins-core as follows:
Type mismatch: cannot convert from CopyOnWriteArrayList<ExtensionComponent<Descriptor>> to CopyOnWriteArrayList<ExtensionComponent<Descriptor<T>>> in DescriptorExtensionList.java. Does anyone know why? I don't get it when I package or install using maven. I am totally flabbergasted Of course I googled it to my heart's content and found 1 post but no one ever answered it. -- 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/e14af50f-00d2-42cd-9f3a-aaf977147fa0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
