Code Monkey home page Code Monkey logo

Comments (2)

cheddar avatar cheddar commented on July 19, 2024

It looks like your maven is probably configured to only ever look at your Nexus repo at repo.bazaarvoice.com. This is something that you can technically change from your settings.xml, but in order to fit within the regulations of your organization, you will probably need to ask whoever administers your nexus repo to proxy the 3rd party repositories that we use:

https://metamx.artifactoryonline.com/metamx/pub-libs-releases-local
https://repository.jboss.org/nexus/content/repositories/thirdparty-uploads

the first one is our own repository and houses our open internal libraries. The latter we use to pull down sigar (http://support.hyperic.com/display/SIGAR/Home)

I'm working on getting our other libraries mirrored into central so that we can remove the dependence on our own artifactory, but until that is done, you will have to either have your nexus proxy through to these third-party repositories or configure your machine to be able to see the repositories in the base pom.xml.

If you want to go the route of adjusting your development machine, then the place to check will be settings.xml. you probably have some properties set with a wildcard or something like that.

from druid.

cheddar avatar cheddar commented on July 19, 2024

I'm going to close this assuming that you were able to work out the maven server settings. Please re-open, let me know if they aren't resolved.

from druid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.