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

fix(ci): remove unused maven references #3123

Merged
merged 2 commits into from
Apr 1, 2022
Merged

Conversation

squakez
Copy link
Contributor

@squakez squakez commented Mar 16, 2022

Remove any .mvnw and any other pom we used to maintain.

  • Remove .mvnw references
  • Change the way we make images-dev to remove the pom.xml dependency

Closes #2659

Release Note

fix(ci): remove unused maven references

script/get_catalog.sh Outdated Show resolved Hide resolved
@squakez squakez marked this pull request as ready for review March 16, 2022 15:36
@squakez squakez marked this pull request as draft March 16, 2022 15:37
@squakez squakez marked this pull request as ready for review March 16, 2022 15:42
@squakez squakez marked this pull request as draft March 16, 2022 15:42
We don't need to maintain a further project and related dependencies as we can rely directly on the camel-k-runtime project.
If needed, a developer can include camel-k-runtime development dependencies via `make images-dev CAMEL_K_RUNTIME_DIR=/path/to/camel-k-runtime-project`
@squakez squakez marked this pull request as ready for review March 31, 2022 14:31
@squakez squakez merged commit f0acaba into apache:main Apr 1, 2022
@squakez squakez deleted the fix/2659 branch April 1, 2022 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove maven wrapper and any leftover pom.xml
3 participants