I’m not sure if one of the developers is still using Eclipse. Did you try in IntelliJ (or is that not an option)?
BTW: I think your questing is better suited for the dev list, see Jenkins Developers <[email protected]>. > Am 31.12.2018 um 18:52 schrieb Gerry Storm <[email protected]>: > > I have tried to follow instructions in > https://wiki.jenkins.io/display/JENKINS/Building+Jenkins: > > // check out the workspace > $ git clone https://github.com/jenkinsci/jenkins.git > // Download dependencies and build with Maven > // Note: mvn install may be a prerequisite for other mvn targets > $ cd jenkins > $ mvn -Plight-test install > > All went fine. > > After that I followed instructions in > https://wiki.jenkins.io/display/JENKINS/Setting+up+Eclipse+to+build+Jenkins. > > > I tried several times and Eclipse ALWAYS finds errors after it imports the > projects. (see attached screenshot). > I am a newbie so maybe the instructions imply stuff I am not familiar with. > > My goals are: > Build Jenkins from source in Eclipse > Run it under a debugger so that I can make myself familiar with the flow. > > Please help. > > -- > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/a00369ef-2bd3-470e-a787-e7a9bfaca2f4%40googlegroups.com > > <https://groups.google.com/d/msgid/jenkinsci-users/a00369ef-2bd3-470e-a787-e7a9bfaca2f4%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. > <Screenshot from 2018-12-31 09-48-49.png> -- 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/9C623046-BA74-45F2-8C99-1D977947EA9A%40gmail.com. For more options, visit https://groups.google.com/d/optout.
