Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dash-dev] Maven wiki page and suggested repository layout

On 21 Mar 2011, at 17:54, Chris Aniszczyk <caniszczyk@xxxxxxxxx> wrote:

> On Mon, Mar 21, 2011 at 12:53 PM, David Carver <d_a_carver@xxxxxxxxx> wrote:
>> Right.  I'm talking about the jobs and projects that are running on the
>> Eclipse Hudson build farm.  Not outside projects.   These should use the
>> maven.eclipse.org to get artifacts.   I just setup the WTP XSL and WTP
>> PsychoPath processor builds running at hudson.eclipse.org/hudson to use
>> maven.eclipse.org to fetch all their artifacts.
> 
> How is this done explicitly? Can we document it on the wiki somewhere.

We should use .../groups/build/ in the plugin dependencies rather than "central" so we can adjust centrally if we need to. I believe I deleted the repository "central" and replaced it with .../groups/central/ instead. 

I think we are still iterating on the settings.xml at the moment so not sure how we should document. Maybe a bugzilla bug and attachment whilst we work on it?

Alex

Back to the top