[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[hudson-dev] local nexus and proxying
|
- From: ruben malchow <ruben.malchow@xxxxxxxxxxxxxx>
- Date: Wed, 18 Apr 2012 14:10:43 +0800
- Delivered-to: hudson-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; bh=BhS4FNlzClMak36e9er7y6G6gan15MnSsfwoQuh/DgQ=; b=kQD2p9dvToOoKPVv7R2w3WSBboCemfZ50yNc1vrlaWC7GY48BBGeNJ5f+kVA2K60MI qaBKROwDQHLU6rf1Yo2z1RMT1PaRCn8v0ir+Fda0naAsaVnjQ7PzWhvyVOdDssNiiOiK 04+uAM6mLrUix4+RyQ/aEi7LhfFceMzIIQFajeI9xEY4u46T0IXtToAEOHD8JP/eCVvW ANDS7UVo/QbLfjWt+wXNY33uXmOUGKSgDpTXZeP8UJDlN4YAUlztGLuH0jmX0D06kMZx br9tAk8hoWUhvwFNqdPUbgnMbn9kasbWFcVgbfdP28f48JaAd4d9yujTDVjKCZMHJ9x0 RfCg==
hi,
i am taking my first steps in trying to build hudson myself. cloning git - no problem. running a local nexus instance … ok.
now i am kind of stuck with what i am supposed to be proxying - it seems that the dependencies in the poms are kind of
less-then-well-maintained, and thus i have to use my nexus to hide the fact that some artefacts are no longer where the
POM thinks it is … yes?
is there an easy way to tell me how i am supposed to set it up?
.rm