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

WIP: testing "Maven plugin improvements" PR #20776

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

Conversation

mcollovati
Copy link
Collaborator

The purpose of this PR is to test #20695.
DO NOT MERGE.

AB-xdev and others added 19 commits December 23, 2024 10:24
Make everything accessible/overrideable downstram
Yes not everyone is using Eclipse or want's to have Eclipse specific dependencies...
This check is only needed once during migration and never again.
* Reflector now uses a Builder-like pattern and can be replaced with a custom implementation if required
* Default implementation only includes/scans only actually used dependencies and not everything else. Special customization may still be required for certain projects
* Replaced``getOrCreateReflector`` with ``getClassFinder``
* Removed some unused methods
* Simplified and extended logging
@mcollovati mcollovati force-pushed the spikes/maven-plugin-improvements branch from 7bea7de to e22ebb5 Compare December 23, 2024 09:24
@vaadin-bot
Copy link
Collaborator

vaadin-bot commented Dec 23, 2024

TC Format Checker Report - 14:32 - 23 - Dec

BLOCKER There are 1 files with format errors

  • To see a complete report of formatting issues, download the differences file

  • To fix the build, please run mvn formatter:format in your branch and commit the changes.

  • Optionally you might add the following line in your .git/hooks/pre-commit file:

    mvn formatter:format
    

Here is the list of files with format issues in your PR:

flow-server/src/main/java/com/vaadin/flow/internal/hilla/EndpointRequestUtil.java

Copy link

Test Results

1 159 files  ± 0  1 159 suites  ±0   1h 37m 11s ⏱️ + 2m 45s
7 579 tests ± 0  7 523 ✅ ± 0  56 💤 ±0  0 ❌ ±0 
7 948 runs  +15  7 883 ✅ +15  65 💤 ±0  0 ❌ ±0 

Results for commit 258f7e4. ± Comparison against base commit 09439d3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants