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

Cleanup Unused properties inside Mojos #259

Closed
rohanKanojia opened this issue Jun 25, 2020 · 1 comment · Fixed by #282
Closed

Cleanup Unused properties inside Mojos #259

rohanKanojia opened this issue Jun 25, 2020 · 1 comment · Fixed by #282
Assignees
Milestone

Comments

@rohanKanojia
Copy link
Member

These are some mojo @Parameter properties inside our mojo which are not directly used in mojo and are used across various places inside JKube Kit.

We had a discussion in #244 (comment) about this and we decided to revisit this and check all Mojos and remove all the properties which are not directly used in Mojos directly. An example of these kind of properties are these, which are now moved to OpenShiftResourceMojo:

https://github.com/eclipse/jkube/blob/48ccd83fc8ffd81e3d8716b4fa8b43177ae6755d/kubernetes-maven-plugin/plugin/src/main/java/org/eclipse/jkube/maven/plugin/mojo/build/ResourceMojo.java#L249-L260

@manusa
Copy link
Member

manusa commented Jun 25, 2020

Relates to #248

rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Jul 8, 2020
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Jul 8, 2020
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Jul 8, 2020
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Jul 8, 2020
TueDissingWork pushed a commit to TueDissingWork/jkube that referenced this issue Jul 28, 2020
TueDissingWork pushed a commit to TueDissingWork/jkube that referenced this issue Jul 28, 2020
TueDissingWork pushed a commit to TueDissingWork/jkube that referenced this issue Jul 28, 2020
TueDissingWork pushed a commit to TueDissingWork/jkube that referenced this issue Jul 28, 2020
TueDissingWork pushed a commit to TueDissingWork/jkube that referenced this issue Jul 28, 2020
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 a pull request may close this issue.

2 participants