Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Tycho 4.0.5 SNAPSHOT #1530

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

laeubi
Copy link
Contributor

@laeubi laeubi commented Nov 10, 2023

As tycho 4.0.5 contains some important Api Tools fixes we should use the snapshot until the release.

This should be merged as soon as master is opened for next development cycle.

@laeubi
Copy link
Contributor Author

laeubi commented Nov 24, 2023

@akurtakov should we merge this now?

@akurtakov akurtakov force-pushed the use_typcho_4.0.5_snapshot branch 2 times, most recently from db2154a to 564db65 Compare November 28, 2023 19:57
@laeubi
Copy link
Contributor Author

laeubi commented Nov 29, 2023

@akurtakov seems like missing version bumps for JDT?!? Can/should we merge anyways?

@akurtakov
Copy link
Member

I am fixing JDT right now and would rather not push things with failing verification unless absolutely needed.
Feel free to open PRs for JDT in cases like that next time :).

@akurtakov
Copy link
Member

The failure now is:

[WARNING] The artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin:jar:4.0.5-20231128.144538-18 has been relocated to org.eclipse.tycho:tycho-eclipse-plugin:jar:4.0.5-20231128.144538-18: The eclipse-run mojo is now part of the tycho-eclipse-plugin
11:32:57  [WARNING] The POM for org.eclipse.tycho:tycho-eclipse-plugin:jar:4.0.5-20231128.144538-18 is missing, no dependency information available
11:32:57  [WARNING] The artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin:jar:4.0.5-20231128.144538-18 has been relocated to org.eclipse.tycho:tycho-eclipse-plugin:jar:4.0.5-20231128.144538-18: The eclipse-run mojo is now part of the tycho-eclipse-plugin
11:32:57  [ERROR] Plugin org.eclipse.tycho.extras:tycho-eclipserun-plugin:4.0.5-SNAPSHOT or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.tycho:tycho-eclipse-plugin:jar:4.0.5-20231128.144538-18 (absent): org.eclipse.tycho:tycho-eclipse-plugin:jar:4.0.5-20231128.144538-18 was not found in https://repo.eclipse.org/content/repositories/tycho-snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of tycho-snapshots has elapsed or updates are forced -> [Help 1]

@laeubi
Copy link
Contributor Author

laeubi commented Nov 29, 2023

I forced update now what now shows some projects still using old parent pom...

@akurtakov
Copy link
Member

You rebased on old commit for some reason.

@laeubi
Copy link
Contributor Author

laeubi commented Nov 29, 2023

You rebased on old commit for some reason.

Next try 🙈

@laeubi
Copy link
Contributor Author

laeubi commented Nov 29, 2023

I have no clue why it complains about not finding the plugin it is obviously here:

https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-eclipse-plugin/4.0.5-SNAPSHOT/

@akurtakov
Copy link
Member

Could it be the usage of tycho-eclipserun-plugin for which there is relocation?

@laeubi
Copy link
Contributor Author

laeubi commented Nov 29, 2023

Could it be the usage of tycho-eclipserun-plugin for which there is relocation?

The point of relocation is that "it works" without a change will see if I can get some support from the maven devs...

@laeubi
Copy link
Contributor Author

laeubi commented Nov 29, 2023

As tycho 4.0.5 contains some important Api Tools fixes we should use the
snapshot until the release.
@laeubi laeubi merged commit 6954dc1 into eclipse-platform:master Nov 29, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants