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

Rework the scripts as maven plugin #1888

Open
claudio4j opened this issue Feb 13, 2024 · 2 comments
Open

Rework the scripts as maven plugin #1888

claudio4j opened this issue Feb 13, 2024 · 2 comments

Comments

@claudio4j
Copy link
Contributor

Rework the generator.go and validator.go from the scripts directory as kamelet maven plugin to facilitate maintenance and consistency in the project regarding the primary programming language as java.

@oscerd
Copy link
Contributor

oscerd commented Feb 13, 2024

For the validation there is already a validate-maven-plugin: the aim is to check if the Camel catalog shows the parameters we use in the Kamelet templates. If not, it will fail.

@claudio4j
Copy link
Contributor Author

The intention is to move the go code to the existing maven plugin and create a new generator mojo. Because today, we have to run the maven plugin and the go scripts when there are changes in the kamelets.

@oscerd oscerd added this to the 4.6.0 milestone Apr 3, 2024
@oscerd oscerd modified the milestones: 4.6.0, 4.7.0 May 10, 2024
@oscerd oscerd removed this from the 4.7.0 milestone Jul 10, 2024
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

No branches or pull requests

2 participants