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

feat: Quarkus codestart support #356

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

feat: Quarkus codestart support #356

wants to merge 6 commits into from

Conversation

metacosm
Copy link
Member

@metacosm metacosm commented Jun 1, 2022

  • feat: add initial support for codestart
  • refactor: move IT tests in the core module where they should be
  • chore: remove unused classes
  • feat: add initial code for generation
  • chore(tests): add codestart test

@metacosm metacosm self-assigned this Jun 1, 2022
@aloubyansky
Copy link
Member

Looks good so far, except i saw a snapshot version for the codestart in the test. Something will have to be done about that, I suppose.

@metacosm
Copy link
Member Author

metacosm commented Jun 1, 2022

Looks good so far, except i saw a snapshot version for the codestart in the test. Something will have to be done about that, I suppose.

That's actually a pain… without specifying the version, this doesn't work. Ideally, we wouldn't need to specify the version and the codestart would automatically use the same version as the project.

@aloubyansky
Copy link
Member

To workaround it, in the meantime, you could pass a system property containing the project version from the surefire/failsafe config.

@aloubyansky
Copy link
Member

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.

3 participants