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

Tycho 3.0.0 fails to to build a repository #1843

Closed
ruspl-afed opened this issue Dec 8, 2022 · 3 comments
Closed

Tycho 3.0.0 fails to to build a repository #1843

ruspl-afed opened this issue Dec 8, 2022 · 3 comments
Milestone

Comments

@ruspl-afed
Copy link

Tycho 3.0.0 seems to have broken distribution

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0:assemble-repository (default-assemble-repository) on project <not so important>.repository: Execution default-assemble-repository of goal org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0:assemble-repository failed: An API incompatibility was encountered while executing org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0:assemble-repository: java.lang.NoSuchMethodError: 'void org.eclipse.equinox.internal.p2.repository.helpers.ChecksumProducer.<init>(java.lang.String, java.lang.String, java.lang.String)'

Switching to Tycho 3.0.1 helps

@cdietrich
Copy link
Contributor

dupes #1814

@laeubi
Copy link
Member

laeubi commented Dec 8, 2022

Tycho 3.0.0 seems to have broken distribution

This is caused by the platform release because previous release has had bad version ranges:

Switching to Tycho 3.0.1 helps

That's why it was released :-)

@ruspl-afed
Copy link
Author

Thank you! And sorry for duplicate.

@laeubi laeubi added this to the 4.0 milestone Jun 24, 2023
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

No branches or pull requests

4 participants