Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] Writing to my downloads area



On Fri, Feb 26, 2016 at 11:16 PM, david.w.smiley@xxxxxxxxx <david.w.smiley@xxxxxxxxx> wrote:
Hello,

I'm the project lead of Spatial4j @ LocationTech and I'm trying to get my signed 'jar' artifacts where LocationTech/Eclipse officially wants them to be.        This is Spatial4j's first release into LocationTech; I haven't had to do this before.  I've got a Job and it has artifacts that are signed by LocationTech/Eclipse.  

I've read some of  https://wiki.eclipse.org/IT_Infrastructure_Doc#Downloads and I've also read some of https://wiki.eclipse.org/Hudson .  Should I bother with getting Hudson to write to the downloads area given I only need to do this on a release (like twice a year)?  If so, how?  If I go the SFTP route instead, then how do I find out what credentials to get to the downloads area for my project?  Maybe I need to request such an area first somehow?

This is separate from maven-central which I've already arranged for thanks to Sonatype's services.

Any help is much appreciated.

download.eclipse.org is mounted on HIPPs to
/home/data/httpd/download.eclipse.org
so I think there's no need to use SFTP

We also write snapshot builds to the download server in order to publish latest dev build.

-Matthias

Back to the top