Hi Gregor

I found another way
https://github.com/apache/camel/commit/bd5c161b163da12ffeb5b84f91f921af8a40cdc8

We use these archetypes in the camel-catalog so they should ideally be
build before the catalog.

We will skip running these archetype tests during release building. I
am using the release profile.
If you need this for other profiles, maybe there is a pre-release or
something, then you can just add it as well.

Can you try again?

On Sat, Jan 29, 2022 at 9:12 PM Gregor Zurowski
<gre...@list.zurowski.org> wrote:
>
> 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



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to