Skip to main content

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

> Nevertheless, we have still the problem to use offline mode with Tycho:

that's probably

https://bugs.eclipse.org/bugs/show_bug.cgi?id=461787 

did not make it into 0.24.0 due to time restrictions

Jan



On 26/10/15 09:13, "tycho-user-bounces@xxxxxxxxxxx on behalf of LE FEVRE FRANCOIS" <tycho-user-bounces@xxxxxxxxxxx on behalf of francois.le-fevre@xxxxxx> wrote:

>Dear Tycho team,
>
>I have tested the migration from 0.23.0 to 0.24.0 for the sub project SysML
>1.4 of Eclipse papyrus project.
>It seems to work like a charm:
>https://git.eclipse.org/r/#/c/58896/
>
>Good job.
>
>Nevertheless, we have still the problem to use offline mode with Tycho:
>
>[flefevre@is227415 org.eclipse.papyrus-sysml]$ mvn clean install -o
> [INFO] Scanning for projects...
>[INFO] Computing target platform for MavenProject:
>org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14:0.8.0-SNAPSHOT @
>/export/home/flefevre/git/org.eclipse.papyrus-sysml/core/org.eclipse.papyrus
>.sysml14/pom.xml
>[INFO] Adding repository http://download.eclipse.org/releases/mars
>[ERROR] Failed to resolve target definition
>/export/home/flefevre/git/org.eclipse.papyrus-sysml/targetplatform/org.eclip
>se.papyrus.sysml14.targetplatform.mars/org.eclipse.papyrus.sysml14.targetpla
>tform.mars.target: Failed to load p2 metadata repository from location
>http://download.eclipse.org/releases/mars/: Repository system is offline and
>no local cache available for http://download.eclipse.org/releases/mars ->
>[Help 1]
>
>Have a good day.
>
>Francois
>
>
>
>-----Message d'origine-----
>De : tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx]
>De la part de Sievers, Jan
>Envoyé : vendredi 23 octobre 2015 15:03
>À : Tycho list <tycho-user@xxxxxxxxxxx>; Tycho list <tycho-dev@xxxxxxxxxxx>
>Objet : [tycho-user] please test staged tycho 0.24.0
>
>Tycho milestone release 0.24.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.24.0 and add snippet [2] to your
>~/.m2/settings.xml or pom.xml. 
>
>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.24
>[2]
><pluginRepositories>
> <pluginRepository>
>  <id>tycho-staged</id>
> 
><url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-1028/</ur
>l>
> </pluginRepository>
></pluginRepositories>
>
>
>_______________________________________________
>tycho-user mailing list
>tycho-user@xxxxxxxxxxx
>To change your delivery options, retrieve your password, or unsubscribe from
>this list, visit https://dev.eclipse.org/mailman/listinfo/tycho-user

Back to the top