CAMEL-19573 - Stop syncing version properties in git, generate the effective camel-dependencies during the build#10584
Conversation
…fective camel-dependencies during the build
oscerd
left a comment
There was a problem hiding this comment.
This needs to be verified on Camel-Spring-Boot and all the projects using camel-dependencies as SNAPSHOT
|
Also If I remember correctly, there were other attempts to do this but the release was failing, so maybe we need to test also with a DryRun of release:prepare |
|
I am quite sure installing works as expected. There should be no big difference when deploying. Let my try it. |
|
It's just my mind remembering this, but I could be wrong. |
|
🚫 There are (likely) no components to be tested in this PR |
|
🚫 There are (likely) no changes in core core to be tested in this PR |
| <connection>scm:git:http://gitbox.apache.org/repos/asf/camel.git</connection> | ||
| <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/camel.git</developerConnection> | ||
| <url>https://gitbox.apache.org/repos/asf?p=camel.git;a=summary</url> |
There was a problem hiding this comment.
gitbox redirects on github now, I think they are trying to find a fix in infra, but it's not done yet.
There was a problem hiding this comment.
I copied them from the top module without too much thinking. Given that I was able to cut a fake release, I assume these URLs really work.
|
I have cut a fake relase 4.0.0-test with a real staging repo where camel-dependencies was deployed as expected: https://repository.apache.org/content/repositories/orgapachecamel-1588/org/apache/camel/camel-dependencies/4.0.0-test/camel-dependencies-4.0.0-test.pom (I'll drop the staging repo without releasing soon) Here is the content: |
https://issues.apache.org/jira/browse/CAMEL-19573