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

CAMEL-21753: camel-jbang - Generates duplicate application.property entries #17581

Merged
merged 1 commit into from
Apr 3, 2025

Conversation

tdiesler
Copy link
Contributor

@tdiesler
Copy link
Contributor Author

tdiesler commented Mar 27, 2025

This is an issue with camel-spingboot-4.10.3-SNAPSHOT not being available in https://repository.apache.org/snapshots

Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.camel.springboot:camel-catalog-provider-springboot:jar:4.10.3-SNAPSHOT in apache-snapshot (https://repository.apache.org/snapshots)

I'd say it's ready to merge.

@tdiesler tdiesler force-pushed the CAMEL-21753-4.10.x branch from a44748d to 29b7fe7 Compare March 27, 2025 07:18
@davsclaus
Copy link
Contributor

has this been fixed on main branch ?

@tdiesler
Copy link
Contributor Author

yes

@tdiesler tdiesler closed this Mar 28, 2025
@tdiesler tdiesler reopened this Mar 28, 2025
@tdiesler tdiesler force-pushed the CAMEL-21753-4.10.x branch 4 times, most recently from 8634a97 to 82e5744 Compare April 1, 2025 10:59
@tdiesler
Copy link
Contributor Author

tdiesler commented Apr 1, 2025

You you pls run this again

@tdiesler
Copy link
Contributor Author

tdiesler commented Apr 1, 2025

Again, failures seem to be caused by ...

Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.camel.springboot:camel-catalog-provider-springboot:jar:4.10.4-SNAPSHOT in apache-snapshot (https://repository.apache.org/snapshots)
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:42)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:417)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:260)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:537)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:449)

@oscerd
Copy link
Contributor

oscerd commented Apr 1, 2025

This is because we are not deploying Camel-Spring-Boot 4.10.x snapshot yet.

@oscerd
Copy link
Contributor

oscerd commented Apr 1, 2025

@oscerd
Copy link
Contributor

oscerd commented Apr 1, 2025

I added the snapshot deploy on CSB for 4.10.x, but we need snapshot of camel 4.10.4-SNAPSHOT deployed too. So this will take a while.

@tdiesler tdiesler force-pushed the CAMEL-21753-4.10.x branch from 82e5744 to 628eae9 Compare April 3, 2025 08:20
@tdiesler
Copy link
Contributor Author

tdiesler commented Apr 3, 2025

Can we try this again?

@oscerd
Copy link
Contributor

oscerd commented Apr 3, 2025

If you follow the guide for Github part, you should be able to get permissions to run yourself: https://infra.apache.org/new-committers-guide.html

@tdiesler tdiesler merged commit bc7b2b5 into apache:camel-4.10.x Apr 3, 2025
4 checks passed
@tdiesler tdiesler deleted the CAMEL-21753-4.10.x branch April 3, 2025 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants