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

Issue when fixing erroneous resource #1446

Closed
nicolaferraro opened this issue May 5, 2020 · 0 comments · Fixed by #1447
Closed

Issue when fixing erroneous resource #1446

nicolaferraro opened this issue May 5, 2020 · 0 comments · Fixed by #1447
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@nicolaferraro
Copy link
Member

Scenario:

kamel run example/simple.groovy -d mvn:thisdoes:notexists:1.0

This is not supposed to work.

I notice the problem, then run the right command:

kamel run example/simple.groovy

But the new integration still contains the wrong dependency in the status.
Fixing it.

@nicolaferraro nicolaferraro added the kind/bug Something isn't working label May 5, 2020
@nicolaferraro nicolaferraro added this to the 1.0.0 milestone May 5, 2020
@nicolaferraro nicolaferraro self-assigned this May 5, 2020
nicolaferraro added a commit to nicolaferraro/camel-k that referenced this issue May 5, 2020
nicolaferraro added a commit that referenced this issue May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant