Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Hudson access to external http

Hi all,

Currently my build is failing because of a *build-time* dependency on an external p2 site. (It is *not* intended for access or provisioning from Eclipse.org.) I am thinking that it is the external access that is the issue, because my Eclipse hosted p2 dependencies work fine. The dependencies work fine on my local build and did work on build.eclispe.org as well.

Am I right that it is an access issue, and if so is there something that can be done to make this work?


  ERROR   [0047] : No suitable provider for component org.lwjgl:osgi.bundle/2.2.1 was found in searchPath lwjgl
    ERROR   [0047] : Rejecting provider p2(http://lwjgl.org/update[http://lwjgl.org/update]): No component match was found
      ERROR   No repository found at http://lwjgl.org/update/.

thanks,

Miles

Back to the top