Re: My maven is trying to download artifacts from an incorrect repository

2020-06-04 Thread Debashish Ghosh
ard coded > > too many options to debug, hope some of the above helps > > John > > > On Thu, 4 Jun 2020 at 00:24, Debashish Ghosh > wrote: > > > > Hi, > >I am trying to run mvn install on a git hub project > https://github.com/hapifhir/org.hl7.fhi

My maven is trying to download artifacts from an incorrect repository

2020-06-03 Thread Debashish Ghosh
Hi, I am trying to run mvn install on a git hub project https://github.com/hapifhir/org.hl7.fhir.core.git . I am using maven version 3.6.3 . The gist of the issue is that it tries to download maven-bundle-plugin artifact from http://central.maven.org/maven2/ . This repository doesn't exist so