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 5 #2956

Open
LorenzoBettini opened this issue Mar 7, 2024 · 2 comments
Open

Tycho 5 #2956

LorenzoBettini opened this issue Mar 7, 2024 · 2 comments

Comments

@LorenzoBettini
Copy link
Contributor

Development has already started on branch https://github.com/eclipse/xtext/tree/cd_tycho50

However, the build is currently failing, also on GitHub Actions after clearing the caches:

Error:  Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.tycho:tycho-maven-plugin:jar:5.0.0-SNAPSHOT (absent): Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:5.0.0-SNAPSHOT

This seems to have happened after I rebased the branch on the main branch. Previously it used to resolve the snapshots.

@cdietrich had you already seen such problems? Maybe I did something wrong when rebasing and solving merge conflicts...

@cdietrich
Copy link
Member

Tycho repo available

@LorenzoBettini
Copy link
Contributor Author

I think I lost these lines during rebase:

	<pluginRepositories>
		<pluginRepository>
			<id>tycho-snapshots</id>
			<url>https://repo.eclipse.org/content/repositories/tycho-snapshots/</url>
		</pluginRepository>
	</pluginRepositories>

I'll re-add them

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

2 participants