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 plugins snapshots repository #2251

Merged

Conversation

michalvavrik
Copy link
Member

Summary

When someone does mvn clean verify and doesn't have Quarkus QE Test Framework built locally already, compilation fails over missing artifacts (unless you have your settings configured for the snapshots). We already have the snapshots repository added here https://github.com/quarkus-qe/quarkus-test-suite/pull/2224/files so there is no point of not doing same for plugins (because the test preparer is a plugin).

Please select the relevant options.

  • Bug fix (non-breaking change which fixes an issue)
  • Dependency update
  • Refactoring
  • Backport
  • New scenario (non-breaking change which adds functionality)
  • This change requires a documentation update
  • This change requires execution against OCP (use run tests phrase in comment)

Checklist:

  • Methods and classes used in PR scenarios are meaningful
  • Commits are well encapsulated and follow the best practices

@michalvavrik michalvavrik force-pushed the feature/add-plugin-snapshots-repo branch from fc32a23 to 0ade6b4 Compare December 13, 2024 16:28
@gtroitsk gtroitsk merged commit 5edd575 into quarkus-qe:main Dec 13, 2024
14 checks passed
@michalvavrik michalvavrik deleted the feature/add-plugin-snapshots-repo branch December 13, 2024 22:31
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.

2 participants