Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [incubation] Deploying to Maven Central from HIPP

Hi,

Please see my comments inline below.

On 19.06.2017 22:05, Jonah Graham wrote:
> Hello,
> 
> Is there a guide on deploying Eclipse artifacts to Maven Central from HIPPs?
https://wiki.eclipse.org/IT_Infrastructure_Doc#Publish_to_Maven_Central

Once you open a Bugzilla issue for it, we also provide more infos like
here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=510408#c3

> Particular questions I would like to resolve:
> 1- Which sonatype account does the HIPP use
We create a dedicated account for every hipp, eg. kura-dev for Eclipse Kura.
> 2- Where are credentials stored securely
In the Maven settings file.
> 3- Is there a GPG signing service (or can the existing signing service
> do this)?
You can use the maven-gpg-plugin for signing.
> 4- (Similar to 2) Where do keys get stored securely.
In the HIPP home dir.

> I can see, for example, that eclipse-collections do their deployment
> from the HIPP, so perhaps if someone from Eclipse Collections can
> comment, that would be great.
> 
> Jonah
> 
> 
> 
> ~~~
> Jonah Graham
> Kichwa Coders Ltd.
> www.kichwacoders.com <http://www.kichwacoders.com>

Hope that helps,

Fred


Back to the top