Please find the screenshot for the reference
On Fri, Jul 11, 2025 at 12:02 PM Arpan Ameta <arpanameta1991@gmail.com> wrote:
Dear GWT Community,
We are currently in the process of upgrading our legacy GWT-based Maven WAR project to be compatible with JDK 17. While configuring Super Dev Mode using the gwt-maven-plugin (net.ltgt.gwt.maven:gwt-maven-plugin:1.0-rc-2) in IntelliJ (Community Edition 2024.3.5), we are encountering an error when executing the gwt:codeserver goal.
Environment:Issue:
JDK: 17 (C:\Program Files\Java\jdk-17\bin\java.exe)
Maven: 3.9.9
Plugin: net.ltgt.gwt.maven:gwt-maven-plugin:1.0-rc-2
IDE: IntelliJ IDEA Community Edition 2024.3.5
GWT Mode: gwt:codeserver via IntelliJ Maven goal runner
When attempting to run the following command (triggered via IntelliJ):
mvn gwt:codeserver
we receive the following error at the end of the build log:
pgsql[ERROR] Failed to execute goal net.ltgt.gwt.maven:gwt-maven-plugin:1.0-rc-2:codeserver (default-cli) on project phoenix-main: No project found -> [Help 1]--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-web-toolkit/7d61766e-094b-4238-8100-0e528a6bf343n%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-web-toolkit/CAG3PeM_1a9wKs9B5zy8JVuMcLh9my4ZubLCsHhCfQJ1hicW13A%40mail.gmail.com.
No comments:
Post a Comment