Thank you Mark, That didn’t seem to help, I am still getting the same error, and I looked at the error, and is it attempting to download some content from an the FTP site (http://repo.jenkins-ci.org/public/), if it is that could be a problem there. My firewall at work blocks all file downloads from external sites.
Thanks Mark D From: [email protected] [mailto:[email protected]] On Behalf Of Mark Waite Sent: Friday, September 22, 2017 11:07 AM To: [email protected] Subject: Re: Error in Eclipse Compiling I think you may need to adjust your ~/.m2/settings.xml file to know about the Jenkins build artifact repository. Refer to https://wiki.jenkins.io/display/JENKINS/Plugin+tutorial#Plugintutorial-SettingUpEnvironment for a sample of that file. Mark Waite On Fri, Sep 22, 2017 at 11:55 AM Mark.Daly via Jenkins Developers <[email protected]<mailto:[email protected]>> wrote: Hi, I am attempting to recompile Jenkins so we can make some minor changes in the HTML for the Login. I am getting the following error for each Jenkins project (cli, Jenkins-core, Jenkins-master, Jenkins-war, and test). Project build error: Non-resolvable parent POM for org.jenkins-ci.main:pom:2.78-SNAPSHOT: Failure to transfer org.jenkins-ci:jenkins:pom:1.38 from http://repo.jenkins-ci.org/public/ was cached in the local repository, resolution will not be reattempted until the update interval of repo.jenkins-ci.org<http://repo.jenkins-ci.org> has elapsed or updates are forced. I know nothing about Maven, and haven’t developed in Java for 8 years. Which project is Jenkins parent POM, Or is it the POM.XML in the Jenkins-Master Root. It doesn’t like the default (..), so I don’t think that is it. Thanks Mark D -- 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]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/F60561DE0A92904B9EAEB74AC2C585B725551C45%40MSGEXSIL1142.ent.wfb.bank.corp<https://groups.google.com/d/msgid/jenkinsci-dev/F60561DE0A92904B9EAEB74AC2C585B725551C45%40MSGEXSIL1142.ent.wfb.bank.corp?utm_medium=email&utm_source=footer>. For more options, visit https://groups.google.com/d/optout. -- 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]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAO49JtGbaMzzT9c8ZCaasoqtrkDhest7fwxEVEFePSsZQtq8BA%40mail.gmail.com<https://groups.google.com/d/msgid/jenkinsci-dev/CAO49JtGbaMzzT9c8ZCaasoqtrkDhest7fwxEVEFePSsZQtq8BA%40mail.gmail.com?utm_medium=email&utm_source=footer>. For more options, visit https://groups.google.com/d/optout. -- 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/F60561DE0A92904B9EAEB74AC2C585B725551C7B%40MSGEXSIL1142.ent.wfb.bank.corp. For more options, visit https://groups.google.com/d/optout.
