Hi Everyone: I am having issues cutting the release candidate for Camel 3.15.0 (off of the current main branch). The build breaks on the `camel-endpointdsl` module with the following error:
``` [ERROR] Failed to execute goal on project run-it: Could not resolve dependencies for project org.apache.camel.archetypes.archetypeIT.camel-archetype-endpointdsl:run-it:jar:0.0.1: Could not find artifact org.apache.camel:camel-endpointdsl:jar:3.15.0-SNAPSHOT -> [Help 1] [INFO] [INFO] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project run-it: Could not resolve dependencies for project org.apache.camel.archetypes.archetypeIT.camel-archetype-endpointdsl:run-it:jar:0.0.1: Could not find artifact org.apache.camel:camel-endpointdsl:jar:3.15.0-SNAPSHOT ``` Any idea on how to resolve this? Thanks in advance, Gregor