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]> 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 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]. > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAO49JtGbaMzzT9c8ZCaasoqtrkDhest7fwxEVEFePSsZQtq8BA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
