Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cf-dev] Release new milestone

Hi,

See my responses below.

> Kai and I looked at the release build through Hudson. The following issues popped up:
> 
> - Our HIPP needs to be able to write to GitHub to push the release version and tag and next version

I can do that. But I will need to create a new user on github for the HIPP user (genie.californium). Let me check that with Denis later today. I will keep you posted about that.

> - The deploy goal needs both settings, for the Eclipse repo and for Maven Central (maybe that is possible by setting both "Settings" and "Global settings"; otherwise, we might need to put both settings in our project-specific settings.xml)

I just created a "super settings" named "Deploy to repo.eclipse.org + OSSRH".

> - We want to deploy only when also the version update to next version and the push to GitHub was successful (otherwise there might be a half-baked deployment that needs manual resolution, for instance when someone pushes to GitHub while the release build is running on Hudson)

You should have a look at the Hudson promote plugin (http://wiki.hudson-ci.org/display/HUDSON/Promoted+Builds+Plugin). I can install it on your HIPP if you want.

Cheers,
Mikael



> - "mvn versions:set -DnewVersion=..." does not work anymore, since the components inherit from parent, but are in different repos :(
> 
> Mikael, can you comment if you could enable a push from Hudson to GitHub?
> 
> Ciao
> Matthias

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


Back to the top