Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Where is Tycho 1.3.0?


On Thu, Jan 24, 2019 at 1:51 PM Ed Willink <ed@xxxxxxxxxxxxx> wrote:

Hi

Thanks. Before trying the overkill, I thought I'd see what m2e's "Update Snapshots" does. (stackoverflow has comments that I don't understand - everything in a Pom is a snapshot already so what does snapshot mea?.)

Suddenly it all works. Tycho 1.3.0 is downloaded, but other projects such as the platform are not. So "Update Snapshots" doesn't seem to force an update. Rather it bypasses a magic invisible setting to the effect that somehow the tycho repo was frozen.

Not sure what bug to report. As a minimum the failure comment should mention "Update Snapshots" which should have some intelligible help.

Regards

Ed Willink

On 24/01/2019 10:50, Jonah Graham wrote:
Hi Ed,

It may be a little overkill, but you could remove your whole local copy of the repo. e.g. Remove all of ~/.m2/repository. Alternatively, you could just remove any of the cached tycho bits, e.g. all of ~/.m2/repository/org/eclipse/tycho

HTH,
Jonah

~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com


On Thu, 24 Jan 2019 at 09:58, Ed Willink <ed@xxxxxxxxxxxxx> wrote:

Hi

Ok. How do I fix my local repo? Perhaps a consequence of trying to use Tycho 1.3.0 when first advised to a couple of months ago.

The error hinted: "until the update interval of central has elapsed or updates are forced". A couple of months have gone by, surely that is long enough? m2e gives me an "Update Snapshots" checkbox in my launch configuration, but no help as to what it does. Should I just check "Update Snapshots" and re-run, or do I delete everything maven-ish I can find on my workstation.

    Regards

        Ed Willink

On 24/01/2019 06:31, Jeff MAURY wrote:
Looks like a problem in your Maven local repo

Jeff 

Le mer. 23 janv. 2019 à 12:44, Ed Willink <ed@xxxxxxxxxxxxx> a écrit :

Hi

Is that different to the one I inherited from EMF Compare and have used for a couple of years now successfully updating from 0.99 ?

[WARNING] The POM for org.eclipse.tycho:tycho-maven-plugin:jar:1.3.0 is missing, no dependency information available
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:1.3.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.tycho:tycho-maven-plugin:jar:1.3.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @
 @
[ERROR] The build could not read 1 project -> [Help 1]

    Regards

        Ed Willink

On 23/01/2019 11:35, Mickael Istria wrote:
As usual, as it's released, it's on Maven Central: https://search.maven.org/search?q=g:org.eclipse.tycho

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/tycho-user

Virus-free. www.avast.com
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/tycho-user

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/tycho-user
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/tycho-user

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/tycho-user
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/tycho-user

Back to the top