Skip to content

Conversation

mcollovati
Copy link
Contributor

No description provided.

@mcollovati
Copy link
Contributor Author

mcollovati commented Oct 14, 2025

To be reviewed after vaadin/quarkus#216 gets merged and the change is released.

@mcollovati mcollovati marked this pull request as draft October 14, 2025 05:37
Copy link

Dependencies Report

  • 🚫 Vulnerabilities:

  • 🟠 Known Vulnerabilities:

    • Vulnerabilities in: pkg:maven/me.friwi/jcef-api@jcef-99c2f7a%2Bcef-127.3.1%2Bg6cbb30e%2Bchromium-127.0.6533.100 [CVE-2024-21639, CVE-2024-21640] (owasp)
      👌 Wait for the update from the jcefmaven community. Meanwhile the swing-kit is supposed to be used with fixed websites and not to browse the internet, we have a check for that, so the only possible attacker would be the same person that created the swing application, aka our customer devs. so this vulnerability is not classified by us as critical issue
      · cpe:2.3:a:chromiumembedded:chromium_embedded_framework::::::::
  • 📔 No Core License Issues

  • 📔 No License Issues

  • 🟠 Changes in 25.0-SNAPSHOT since V25.0.0-alpha14

    • 70 packages removed (68 external, 2 vaadin)
    • 1 packages added (1 external, 0 vaadin)
    • 45 packages modified (40 external, 5 vaadin)
    • 851 packages same (630 external, 221 vaadin)

[Click for more Details]

@mcollovati mcollovati marked this pull request as ready for review October 15, 2025 05:49
@ZheSun88
Copy link
Contributor

ZheSun88 commented Oct 15, 2025

build failed here

Caused by: java.lang.RuntimeException: The following errors were encountered while processing Quarkus application dependencies:
[08:50:49 ](https://teamcity.vaadin.com/buildConfiguration/VaadinPlatform_VaadinPlatformPrValidation/294268?buildTab=log&focusLine=2504&logView=flowAware&linesState=2504)  1) Failed to load POM from /opt/agent/work/9b1a81aa43ab65b4/vaadin-gradle-plugin/pom-portal.xml/pom.xml
[08:50:49 ](https://teamcity.vaadin.com/buildConfiguration/VaadinPlatform_VaadinPlatformPrValidation/294268?buildTab=log&focusLine=2505&logView=flowAware&linesState=2505)    at io.quarkus.bootstrap.resolver.maven.workspace.WorkspaceLoader.readModel(WorkspaceLoader.java:63)
[08:50:49 ](https://teamcity.vaadin.com/buildConfiguration/VaadinPlatform_VaadinPlatformPrValidation/294268?buildTab=log&focusLine=2506&logView=flowAware&linesState=2506)    ...
[08:50:49 ](https://teamcity.vaadin.com/buildConfiguration/VaadinPlatform_VaadinPlatformPrValidation/294268?buildTab=log&focusLine=2507&logView=flowAware&linesState=2507)  2) Failed to load POM from /opt/agent/work/9b1a81aa43ab65b4/vaadin-prod-bundle/pom-unoptimized.xml/pom.xml
[08:50:49 ](https://teamcity.vaadin.com/buildConfiguration/VaadinPlatform_VaadinPlatformPrValidation/294268?buildTab=log&focusLine=2508&logView=flowAware&linesState=2508)    at io.quarkus.bootstrap.resolver.maven.workspace.WorkspaceLoader.readModel(WorkspaceLoader.java:63)
[08:50:49 ](https://teamcity.vaadin.com/buildConfiguration/VaadinPlatform_VaadinPlatformPrValidation/294268?buildTab=log&focusLine=2509&logView=flowAware&linesState=2509)    ...
[08:50:49 ](https://teamcity.vaadin.com/buildConfiguration/VaadinPlatform_VaadinPlatformPrValidation/294268?buildTab=log&focusLine=2510&logView=flowAware&linesState=2510)  3) Failed to load POM from /opt/agent/work/9b1a81aa43ab65b4/vaadin-platform-test/pom-dev.xml/pom.xml
[08:50:49 ](https://teamcity.vaadin.com/buildConfiguration/VaadinPlatform_VaadinPlatformPrValidation/294268?buildTab=log&focusLine=2511&logView=flowAware&linesState=2511)    at io.quarkus.bootstrap.resolver.maven.workspace.WorkspaceLoader.readModel(WorkspaceLoader.java:63)

seems it has resolved a wrong path for pom.xml

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