Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] please test staged tycho 0.26.0

- Cross-posting to ossrh-users –

I just tried to release the staged version on
https://oss.sonatype.org/content/repositories/orgeclipsetycho-1038/

but the stage was lost. This is not the first time that staged repos simply disappear on oss.sonatype.org after some days.
I have opened issue

https://issues.sonatype.org/browse/MVNCENTRAL-1217

for this.


The release will take some more time because I have to re-stage.

Regards,
Jan

On 12/08/16 09:33, "tycho-dev-bounces@xxxxxxxxxxx on behalf of Sievers, Jan" <tycho-dev-bounces@xxxxxxxxxxx on behalf of jan.sievers@xxxxxxx> wrote:

    Tycho milestone release 0.26.0 has been staged. For details of new features and bugfixes, see release notes [1]. 
    Please help by testing the staged milestone build. To use it, change your tycho version to 0.26.0 and add snippet [2] to your pom. 
    
    We plan to promote this release in one week unless major regressions are found.
    
    Regards,
    Tycho team
    
    [1] http://wiki.eclipse.org/Tycho/Release_Notes/0.26 
    [2]
    <pluginRepositories>
     <pluginRepository>
      <id>tycho-staged</id>	
      <url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-1038/</url>
     </pluginRepository>
    </pluginRepositories>
    
    _______________________________________________
    tycho-dev mailing list
    tycho-dev@xxxxxxxxxxx
    To change your delivery options, retrieve your password, or unsubscribe from this list, visit
    https://dev.eclipse.org/mailman/listinfo/tycho-dev
    


Back to the top