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

Add tests for building native-image for quickstart examples and archetypes #7831

Open
barchetta opened this issue Oct 18, 2023 · 0 comments · May be fixed by #8719
Open

Add tests for building native-image for quickstart examples and archetypes #7831

barchetta opened this issue Oct 18, 2023 · 0 comments · May be fixed by #8719
Assignees
Projects
Milestone

Comments

@barchetta
Copy link
Member

barchetta commented Oct 18, 2023

We've had cases where the native-image.properties file has been broken in the quickstart example. We've also had cases where running an MP archetype project using java -jar failed (because of MainClass issues). These were not caught by pipeline validation.

We should add some tests that:

  • Build native-image for archetype generated projects (at least quickstarts)
  • Run archetype generated projects using java -jar (at least quickstarts)
  • Do the same for example/quickstarts

See also #920

@github-actions github-actions bot added this to Triage in Backlog Oct 18, 2023
@tvallin tvallin self-assigned this Oct 18, 2023
@m0mus m0mus added the P3 label Oct 30, 2023
@m0mus m0mus added this to the 4.0.1 milestone Oct 30, 2023
@m0mus m0mus moved this from Triage to Sprint Scope in Backlog Oct 30, 2023
@barchetta barchetta modified the milestones: 4.0.1, 4.x Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Backlog
  
Sprint Scope
Development

Successfully merging a pull request may close this issue.

3 participants