dartboard icon indicating copy to clipboard operation
dartboard copied to clipboard

tycho-maven-plugin:1.6.0-SNAPSHOT unresolved

Open cybersearch2 opened this issue 5 years ago • 5 comments

This is likely to be transient error but I am reporting it so it can be tracked. I checked out the latest main branch of Dartboard from my fork and the Maven build failed almost immediately with " Failure to find org.eclipse.tycho:tycho-maven-plugin:jar:1.6.0-SNAPSHOT in https://repo.eclipse.org/content/repositories/tycho-snapshots/". I changed the Maven version configuration to "1.5.1" and the build completed successfully. I take from this that snapshots are unavailable from time to time, but it could be just the shapshot site is down for maintenance "after hours" (but not such in Australia).

cybersearch2 avatar Feb 04 '20 04:02 cybersearch2

I think in some earlier commit we switched to 1.5.1 anyways. This issue is probably because it wasn't changed everywhere. Though @vogella knows more about this.

jonas-jonas avatar Feb 04 '20 19:02 jonas-jonas

We should switch to 1.6 which is released.

Jonas Hungershausen [email protected] schrieb am Di., 4. Feb. 2020, 20:44:

I think in some earlier commit we switched to 1.5.1 anyways. This issue is probably because it wasn't changed everywhere. Though @vogella https://github.com/vogella knows more about this.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/eclipse/dartboard/issues/171?email_source=notifications&email_token=AABCFBSXMIDYHYRFSX2IE2LRBHARFA5CNFSM4KPQMEKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKY54BA#issuecomment-582082052, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABCFBXT2ZBWUTITQB4RHQLRBHARFANCNFSM4KPQMEKA .

vogella avatar Feb 04 '20 21:02 vogella

I have switched to 1.6.0 and not encountered any problems. This issue can be closed.

cybersearch2 avatar Feb 05 '20 10:02 cybersearch2

Andrey, can you please create a PR to update our pom.xml files to use 1.6.0?

vogella avatar Feb 05 '20 11:02 vogella

Lars, I submitted PR #172 today which included the Tycho version change because it was essential to get the PR to work. I'll append a note in the PR comments referring back to this issue.

cybersearch2 avatar Feb 06 '20 10:02 cybersearch2